Live migration issue Failed to Open the file
Hey , I'm trying to migrate instance from one host to another and i get the following error Failed to open file '/var/lib/libvirt/images/backup-clone2.img': No such file or directory
sudo virsh migrate --verbose --p2p --tunnelled --undefinesource --unsafe --copy-storage-inc --live --listen-address 0.0.0.0 --domain 4 qemu+ssh://nova@10.10.126.77/system
I think i don 't need any NFS here since i have enabled copy storage inc flag
and I get the following error
Failed to open file '/var/lib/libvirt/images/backup-clone2.img': No such file or directory
I'm not using openstack , I'm just using libvirt and virsh to migrate using kbm and qemu.
I found a similar issue here https://www.redhat.com/archives/virt-tools-list/2012-February/msg00039.html (link) But there is no solution to that thread .
Does that file exist?
@Inxsick , yes it exists on the host