- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 05:20 AM
06-13-2013 05:20 AM
Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
hello
I am trying installing HP UX 11.31.1109 using HPVM 4.3 on a VM i have created.
while creating i have attached a network and a storage with it, that you can see with attached file output: # hpvmstatus -P host1
the current configuration of my server is :
# hpvmstatus
[Virtual Machines]
Virtual Machine Name VM # OS Type State #VCPUs #Devs #Nets Memory RHost
===================== ===== ======= ========= ====== ===== ===== ======= =====
vm01 2 HPUX On (EFI) 1 2 0 2 GB -
# bdf
Filesystem kbytes used avail %used Mounted on
/dev/vg00/lvol3 1048576 412112 631608 39% /
/dev/vg00/lvol1 1835008 366816 1456792 20% /stand
/dev/vg00/lvol8 8912896 1455240 7407216 16% /var
/dev/vg00/lvol7 6569984 2998464 3543672 46% /usr
/dev/vg00/lvol4 524288 75544 445368 15% /tmp
/dev/vg00/lvol6 8749056 4720272 3997352 54% /opt
/dev/vghpvm/lvolfs0
15360000 14701323 617517 96% /hpvm_storage
/dev/vg00/lvol5 114688 5480 108360 5% /home
/dev/vghpvm/lvolfs1
10240000 4131210 5726998 42% /ISO_IMAGES
# swlist -l bundle | grep -i OE
HPUX11i-VSE-OE B.11.31.1109 HP-UX Virtual Server Operating Environment
# swlist -l product | egrep '429|425'
PHSS_42543 1.0 HPVM B.04.30 VMMIGRATE PATCH
PHSS_42545 1.0 HPVM B.04.30 vmProvider PATCH
PHSS_42547 1.0 HPVM B.04.30 VMCONVERT PATCH
PHSS_42973 1.0 HPVM B.04.30 CORE PATCH
PHSS_42974 1.0 HPVM B.04.30 HPVM-VMSGTK
one more thing I am using that server remotely.
please find screenshot atached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 05:28 AM
06-13-2013 05:28 AM
Re: Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
This looks a lot like discussion some month ago:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 06:57 AM
06-13-2013 06:57 AM
Re: Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
yes! you are right Stan!
but it didn't worked out and the base operating system was different that time and now it is different.
Can you help me out!
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 07:11 AM
06-13-2013 07:11 AM
Re: Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
The reply is the same - you do not seem to have the correct ISO configured.
Also you should not be using 'scsi' but 'aviostor' to configure the devices - 'scsi' is VIO and it's no longer
supported in versions above V4.3.
Stan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 07:17 AM
06-13-2013 07:17 AM
Re: Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
okay Stan!
Let me check.
but i am wondering why it is saying lvm boot related isseue??
can you explain me that.
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-13-2013 07:22 AM
06-13-2013 07:22 AM
Re: Creating a VM on HP UX 11.31.1109 Using HPVM 4.3
you are booting from the disk and not from dvd. obviously there is some HP-UX installation in there, but it doesn't match your configuration - you said you want to install the system, so fixing this is unrelated to the task you want to do, I assume...