Hello
I have a question regarding virsh migrate. I see this when I migrate a vm
using the command
---
virsh --connect=xen:///system migrate --live --verbose vm1
xen+ssh://node2/system
---
I see the vm keeps running on node1 and on node2 its paused.
Libvirt version is 5.1.0-8.11.6.x86_64 and hypervisor is Xen 4.12. No
issues when running
---
xl migrate vm1 node2
---
Any help is appreciated.
Thanks
P