I'm having problems migrating containers between nodes. I currently have three nodes, gryphon and fearless, which are running 3.0, and akagi, which is running 2.3. At first, I thought it was a problem migrating from a 3.0 node to 2.3, but I added the 3rd node today, and I tried migrating from fearless (3.0) to gryphon (3.0), which failed:
I have also tried fearless -> akagi (2.3), which failed in the same manner. In all cases, the config file gets moved from /etc/pve/<oldnode>/openvz to /etc/pve/<newnode>/openvz. But none of the filesystem gets moved.
I've tried both live migrations and on shut down containers, and both fail.
What am I missing? I was able to freely migrate containers between nodes in 2.3.
Thanks,
--vr
Code:
Aug 11 13:43:13 starting migration of CT 107 to node 'gryphon' (192.168.224.14)
Aug 11 13:43:13 container data is on shared storage 'local'
Aug 11 13:43:13 dump 2nd level quota
Aug 11 13:43:13 initialize container on remote node 'gryphon'
Aug 11 13:43:13 initializing remote quota
Aug 11 13:43:13 # /usr/bin/ssh -o 'BatchMode=yes' root@192.168.2.14 vzctl quotainit 107
Aug 11 13:43:13 vzquota : (error) quota check : stat /var/lib/vz/private/107: No such file or directory
Aug 11 13:43:13 ERROR: Failed to initialize quota: vzquota init failed [1]
Aug 11 13:43:13 start final cleanup
Aug 11 13:43:13 ERROR: migration finished with problems (duration 00:00:01)
TASK ERROR: migration problems
I have also tried fearless -> akagi (2.3), which failed in the same manner. In all cases, the config file gets moved from /etc/pve/<oldnode>/openvz to /etc/pve/<newnode>/openvz. But none of the filesystem gets moved.
I've tried both live migrations and on shut down containers, and both fail.
What am I missing? I was able to freely migrate containers between nodes in 2.3.
Thanks,
--vr
Last edited: