[libvirt-users] migration error virsh 0.10

Michal Privoznik mprivozn at redhat.com
Mon Oct 14 05:44:15 UTC 2013


On 12.10.2013 12:03, song wrote:
> Hello everyone:
> 
> I am using CentOS 6.3 and the libvirt version is 0.10,when I'm trying to
> migration a vm between hosts,issue command:virsh --connect
> qemu:///system migrate --live one-11 qemu+ssh://192.168.0.111/system,an
> error reported:
> Command "virsh --connect qemu:///system migrate --live one-11
> qemu+ssh://192.168.0.111/system" failed: error: XML error: invalid
> security type
> 
> Any help will be appreciated!

Does domain 'one-11' have any <seclabel/> defined in its XML? If not
then you're experiencing one old bug where we were incorrectly injecting
<seclabel/>. Although, if the domain has one, then its @type (attribute)
is unknown at the destination.

Michal




More information about the libvirt-users mailing list