- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Manually migrating an HPVM client question
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
02-27-2009 01:08 PM
02-27-2009 01:08 PM
Thanks for your help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-28-2009 02:59 AM
02-28-2009 02:59 AM
Re: Manually migrating an HPVM client question
HPVM 4.0 needs OS hosts as 11.31.
Guest needs to be 11.31 and above
HPVM 3.5 need OS hosts as 11.23
Guest can be 11.23 and 11.31
For upgrading the HPVM, please refer to the installation Guide
http://docs.hp.com/en/vse.html#HP%20Integrity%20Virtual%20Machines
HPVM 3.5:
http://docs.hp.com/en/T2767-90105/ch02s03.html
HPVM 4.0:
Only HP-UX 11i v2 servers running Integrity VM Version 3.0 or Version 3.5 can be upgraded to the HP-UX 11i v3 Integrity VM Version 4.0 release.
http://docs.hp.com/en/T2767-90141/ch02s03.html
Please assign points
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2009 04:59 AM
03-02-2009 04:59 AM
SolutionRegarding the migration. I guess you already checked docs.hp.com?
Consider doing the migration manually:
- Make the disks/volume groups visible to the new host
- Create the VM's from scratch using the "old" disks/vg's
- alternatively copy the directory structure /var/opt/hpvm/guests/
Attention: /var/opt/hpvm/guests/
My 2 cents,
Armin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2009 09:22 AM
03-02-2009 09:22 AM
Re: Manually migrating an HPVM client question
Just too fast and furious:
http://docs.hp.com/en/T2767-90141/ch04s01.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2009 09:19 AM
03-03-2009 09:19 AM
Re: Manually migrating an HPVM client question
I would avoid copying /var/opt/hpvm/guests/
some other points :
- before creating your VM on the new host, prevent a simultaneous startup of the VM on both hosts. It would be a disaster :-( For example by de-activating autoboot feature with "hpvmmodify -P
- before starting you VM on the new host, maybe you should update the guest OS with a newer version. An 11iv2 guest is supported beginning with version HP-UX 11i v2 September 2006
- after starting the VM on the new host don't forget to update the guest with "/opt/hpvm/guest-images/hpux/11iv2/hpvm_guest_depot.11iv2.sd".
Eric