I have two server .one is master and the other is node.
when I have live migration ,It show the error belows.
/usr/sbin/qmigrate --online 192.168.1.221 102
Feb 19 20:07:40 starting migration of VM 102 to host '192.168.1.221'
Feb 19 20:07:40 copying disk images
Feb 19 20:07:40 starting VM on remote host '192.168.1.221'
volume 'share:102/vm-102-disk-1.raw' does not exist
Feb 19 20:07:41 online migrate failure - command '/usr/bin/ssh -c blowfish -o BatchMode=yes root@192.168.1.221 /usr/sbin/qm --skiplock start 102 --incoming tcp' failed with exit code 2
Feb 19 20:07:42 migration finished with problems (duration 00:00:02)
VM 102 migration failed -
I install xp with raw Image Format . and the storage is share . but I can't find the volume 'share:102/vm-102-disk-1.raw' on the node .
thanks。
when I have live migration ,It show the error belows.
/usr/sbin/qmigrate --online 192.168.1.221 102
Feb 19 20:07:40 starting migration of VM 102 to host '192.168.1.221'
Feb 19 20:07:40 copying disk images
Feb 19 20:07:40 starting VM on remote host '192.168.1.221'
volume 'share:102/vm-102-disk-1.raw' does not exist
Feb 19 20:07:41 online migrate failure - command '/usr/bin/ssh -c blowfish -o BatchMode=yes root@192.168.1.221 /usr/sbin/qm --skiplock start 102 --incoming tcp' failed with exit code 2
Feb 19 20:07:42 migration finished with problems (duration 00:00:02)
VM 102 migration failed -
I install xp with raw Image Format . and the storage is share . but I can't find the volume 'share:102/vm-102-disk-1.raw' on the node .
thanks。