Hello,
I am trying to migrate a virtual machine between two xen 4.1.1 hosts using libvirt, but as I use this command:
virsh migrate --live vm102 xen+ssh://10.0.254.8
The following error happens:
error: POST operation failed: xend_post: error from xen daemon: (xend.err "can't connect: [Errno -2] Name or service not known")
The
live migration works fine using "xm --live migrate vm102 10.0.254.8",
so everything is correctly set up. Am I doing something wrong?
Xen = 4.1.1
Ubuntu = 10.04
virsh version =
Using library: libvir 0.8.8
Using API: Xen 3.0.1
Running hypervisor: Xen 4.1.0