Displaying 1 result from an estimated 1 matches for "libxldomainmigratebegin3param".
Did you mean:
libxldomainmigratebegin3params
2015 Feb 24
1
libvirt 1.2.12 + xen 4.4 wont migrate
...es
running libvirt 1.2.12, However i seem to be getting the following error
root@libvirt-xen1:~# virsh migrate --live trusty-image
qemu+ssh://192.168.13.9/system --copy-storage-all --verbose --persistent
--undefinesource
root@192.168.13.9's password:
error: unsupported flags (0x48) in function libxlDomainMigrateBegin3Params
root@libvirt-xen1:~# virsh migrate --live trusty-image
xen+ssh://192.168.13.9/system --copy-storage-all --verbose --persistent
--undefinesource
root@192.168.13.9's password:
error: unsupported flags (0x48) in function libxlDomainMigrateBegin3Params
Any ideas as to why this might be happening...