Transfer VM from old server to the new server

nick

Renowned Member
Mar 28, 2007
364
1
83
Hi All,

I just buy a new server to replace the old VE; my question is: there is a correct method to transfer safe all VE from old server to the new one.

Thank you
 
or use rsync to copy the folowing files/directories:

kvm:

/etc/qemu-server/*
/var/lib/vz/images/

openvz:

/etv/vz/conf/*.conf
/var/lib/vz/private/

templates:

/var/lib/vz/template/
 
working perfect! I transfer all machines to the new server!

Now, I can copy from new to old server - just to have a copy of the machine :rolleyes: