Operating System - HP-UX
1837529 Members
3932 Online
110117 Solutions
New Discussion

Best way to migrat a Vm from HPVM 3.5 host to HPVM 4.1 host?

 
SOLVED
Go to solution
thom_14
Regular Advisor

Best way to migrat a Vm from HPVM 3.5 host to HPVM 4.1 host?

I have a bunch of VMs, of various guest OSes, that are happily running on a HPVM 3.5 host. I have newer hardware running HPVM 4.1 to which I want to move them. What's the best/proper way to do this? I've tried simply creating a new VM, and then copying the old virtual disk over the new one, with less than spectacular results.
2 REPLIES 2
Steven E. Protter
Exalted Contributor
Solution

Re: Best way to migrat a Vm from HPVM 3.5 host to HPVM 4.1 host?

Shalom,

Safe way:

Ignite:
make_tape_recover or
make_net_recovery

Boot the new VM machines off the network and load the image onto a new machine.

My suggestion is supported by HP as far as I know.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
thom_14
Regular Advisor

Re: Best way to migrat a Vm from HPVM 3.5 host to HPVM 4.1 host?

I hadn't thought of that, and it's brilliant in it's sheer simplicity!