Fizzadar
01-28-2008, 12:51 PM
Say we have server 1 in a DC, and want to move it to server 2 in another DC, how can we do this? I've heard of the "live migration" tool, would this be the one?
Thanks!
Thanks!
![]() | View Full Version : Moving Accounts HyperVM Fizzadar 01-28-2008, 12:51 PM Say we have server 1 in a DC, and want to move it to server 2 in another DC, how can we do this? I've heard of the "live migration" tool, would this be the one? Thanks! Fizzadar 01-30-2008, 02:23 PM Doesn't anyone know how to do this? rghf 01-30-2008, 02:39 PM You can use the live migration or you can do manual migration. Generally I would recommend a manual migration then a manual HyperVM migration Thanks Fizzadar 01-30-2008, 02:40 PM Awesome, thanks Rus :) Woooo 01-31-2008, 04:10 PM You can use the live migration or you can do manual migration. Generally I would recommend a manual migration then a manual HyperVM migration Thanks could we just zip the /vz/private/vpsid folder and unzip to another openvz node? it will do it? what is the reason of preferring manual over built-in hypervm functionality? rghf 01-31-2008, 04:39 PM HyperVM basically makes a tar ball of the system and copies it over which is fine however a manual migration using vzmigrate can be more effective depending on the space free on / vzmigrate is a good choice if you are doing mass moves as you can script around it with ssh keys. Single moves then hypervm is fine |