Hello,
First a great thanks for Proxmox ! We really appreciate it...never a problem with 1.9
I just have donne an update of our two nodes toward 3.0, no problem, great compatibility !
Unfortunately, I meet a trouble when migrate from one node to another (same hardware, same update level) :
And then, no more VM, it is here and not, impossible to stop or start or migrate back...no conf file in /etc/vz/conf...or maybe a schrodinger cat because I kept a backup of xxx.conf and I tried to copy it but when I did it, the system told the file already existed, so I try to delete it and the system told me the file did not existe...lsof, ls -li, nothing works...i can make a touch toto but not a touch xxx.conf whereas there is no xxx.conf
Any ideas ?
Thanks in advance,
L.Torlay
First a great thanks for Proxmox ! We really appreciate it...never a problem with 1.9
I just have donne an update of our two nodes toward 3.0, no problem, great compatibility !
Unfortunately, I meet a trouble when migrate from one node to another (same hardware, same update level) :
Code:
Jul 31 14:50:43 starting migration of CT 107 to node 'hn2' (xxx.yyy.www.zzz)
Jul 31 14:50:43 container is running - using online migration
Jul 31 14:50:44 starting rsync phase 1
Jul 31 14:50:44 # /usr/bin/rsync -aHAX --delete --numeric-ids --sparse /var/lib/vz/private/107 root@xxx.yyy.www.zzz:/var/lib/vz/private
Jul 31 14:53:45 start live migration - suspending container
Jul 31 14:53:45 dump container state
Jul 31 14:53:51 copy dump file to target node
Jul 31 14:53:54 starting rsync (2nd pass)
Jul 31 14:53:54 # /usr/bin/rsync -aHAX --delete --numeric-ids /var/lib/vz/private/107 root@xxx.yyy.www.zzz:/var/lib/vz/private
Jul 31 14:54:03 dump 2nd level quota
Jul 31 14:54:03 copy 2nd level quota to target node
Jul 31 14:54:05 initialize container on remote node 'hn2'
Jul 31 14:54:05 initializing remote quota
Jul 31 14:54:05 # /usr/bin/ssh -o 'BatchMode=yes' root@xxx.yyy.www.zzz vzctl quotainit 107
Jul 31 14:54:05 ERROR: online migrate failure - Failed to initialize quota: Container config file does not exist
Jul 31 14:54:05 removing container files on local node
Jul 31 14:54:09 start final cleanup
Jul 31 14:54:09 ERROR: migration finished with problems (duration 00:03:26)
TASK ERROR: migration problems
Any ideas ?
Thanks in advance,
L.Torlay