I am just now starting to migrate my small 8 server cluster from 1.9 to 2.2. I am starting with new hardware, so no upgrading issues.
Currently I have 2 Servers running 2.2 on Identical Hardware and setup the cluster. I have 2 virtual machines on 1 server and NONE on the other server. When I click migrate, it fails. It shows the server moved, but the data is still on the originating server. Here's the error:
Dec 09 11:20:20 starting migration of CT 200 to node 'big32b' (199.xxx.153.101)
Dec 09 11:20:20 container is running - using online migration
Dec 09 11:20:20 container data is on shared storage 'local'
Dec 09 11:20:20 start live migration - suspending container
Dec 09 11:20:20 dump container state
Dec 09 11:20:20 dump 2nd level quota
Dec 09 11:20:22 initialize container on remote node 'big32b'
Dec 09 11:20:22 initializing remote quota
Dec 09 11:20:22 # /usr/bin/ssh -o 'BatchMode=yes' root@199.xxx.153.101 vzctl quotainit 200
Dec 09 11:20:22 vzquota : (error) quota check : stat /var/lib/vz/private/200: No such file or directory
Dec 09 11:20:22 ERROR: online migrate failure - Failed to initialize quota: vzquota init failed [1]
Dec 09 11:20:22 start final cleanup
Dec 09 11:20:22 ERROR: migration finished with problems (duration 00:00:02)
TASK ERROR: migration problems
Currently I have 2 Servers running 2.2 on Identical Hardware and setup the cluster. I have 2 virtual machines on 1 server and NONE on the other server. When I click migrate, it fails. It shows the server moved, but the data is still on the originating server. Here's the error:
Dec 09 11:20:20 starting migration of CT 200 to node 'big32b' (199.xxx.153.101)
Dec 09 11:20:20 container is running - using online migration
Dec 09 11:20:20 container data is on shared storage 'local'
Dec 09 11:20:20 start live migration - suspending container
Dec 09 11:20:20 dump container state
Dec 09 11:20:20 dump 2nd level quota
Dec 09 11:20:22 initialize container on remote node 'big32b'
Dec 09 11:20:22 initializing remote quota
Dec 09 11:20:22 # /usr/bin/ssh -o 'BatchMode=yes' root@199.xxx.153.101 vzctl quotainit 200
Dec 09 11:20:22 vzquota : (error) quota check : stat /var/lib/vz/private/200: No such file or directory
Dec 09 11:20:22 ERROR: online migrate failure - Failed to initialize quota: vzquota init failed [1]
Dec 09 11:20:22 start final cleanup
Dec 09 11:20:22 ERROR: migration finished with problems (duration 00:00:02)
TASK ERROR: migration problems