Hi,
I am trying to migrate a VM from one node to another and I get the
following error message.
[user@n0 ~]$ virsh --c qemu:///system migrate --verbose
Fedora-17-x86_64-1 qemu+ssh://n1/system
error: XML error: missing security model when using multiple labels
On both the src and dest nodes, I've disabled SELinux and I have the
following libvirt version installed
$virsh --connect qemu:///system version --daemon
Compiled against library: libvirt 0.10.2
Using library: libvirt 0.10.2
Using API: QEMU 0.10.2
Running hypervisor: QEMU 0.12.1
Running against daemon: 0.10.2
Any help is greatly appreciated.
Thanks,
--Hari