Hi,
I've been trying to migrate VMs with the command line (I have a lot of reorganization to do, and it will be very slow to do by hand).
vzmigrate --live -vv achille 105
Starting live migration of CT 105 to achille
OpenVZ is running...
Loading /etc/vz/vz.conf and /etc/vz/conf/105.conf files
Check IPs on destination node: 212.85.154.74
Preparing remote node
Copying config file
scp: /etc/vz/conf/105.conf: File exists
Error: Failed to copy config file
It's not to complain: I finally found that I should use vzctl migrate. But then, shouldn't vzmigrate be removed ?
Regards
I've been trying to migrate VMs with the command line (I have a lot of reorganization to do, and it will be very slow to do by hand).
vzmigrate --live -vv achille 105
Starting live migration of CT 105 to achille
OpenVZ is running...
Loading /etc/vz/vz.conf and /etc/vz/conf/105.conf files
Check IPs on destination node: 212.85.154.74
Preparing remote node
Copying config file
scp: /etc/vz/conf/105.conf: File exists
Error: Failed to copy config file
It's not to complain: I finally found that I should use vzctl migrate. But then, shouldn't vzmigrate be removed ?
Regards