I have created a centos1 virtual box and installed openvz kernel successfully, then I cloned the centos1 virtual box to centos2
Next, network adapter settings changed to "Bridge Adapter" in virtual box settings and assigned IP's as below centos1 192.168.1.10 centos2 192.168.1.11 next I downloaded debian-6.0-x86.tar.gz and created one container on centos1 named vzcont22 and assigned IP 192.168.1.22 and started it successfully then I configured the ssh as per the guide # mkdir ~/.ssh # ssh-keygen -t dsa # cat ~/.ssh/id_dsa.pub | ssh root@192.168.1.11 'cat >> ~/.ssh/authorized_keys' and last entered the command for migration # vzmigrate --online 192.168.11 22 but got this error "destination cpu is not compatible" screenshot attached
<<attachment: Screenshot from 2014-03-24 07:52:21.png>>
_______________________________________________ Indian Libre User Group Cochin Mailing List http://www.ilug-cochin.org/mailing-list/ http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #ilugko...@irc.freenode.net