[libvirt-users] Unable to migrate vm from redhat to ubuntu using virsh migrate

Martin Kletzander mkletzan at redhat.com
Mon Jun 30 13:54:54 UTC 2014


On Sat, Jun 28, 2014 at 07:24:51PM -0700, Mani Devarajan wrote:
>Hello All,
>I am working on migrating the vm from redhat to ubuntu. the emulator value is as below.
>Ubuntu: <emulator>/usr/bin/qemu-system-x86_64</emulator>
>redhat: <emulator>/usr/libexec/qemu-kvm</emulator>
>
>When i try to migrate from redhat, i get the following error. It would be great help if you can
>suggest how to workaround the issue.
>
>virsh migrate --live --verbose --persistent vm1 qemu+ssh://host-3/system
>error: Cannot check QEMU binary /usr/libexec/qemu-kvm: No such file or directory
>

That API provides you with the possibility of changing the destination
xml, see 'man virsh', the parameter --xml should do what you want.  If
you want to automate this change between such hosts, you can do that
with hooks [1].

Martin

[1] http://libvirt.org/hooks.html

>Thanks in advance,
>Mani

>_______________________________________________
>libvirt-users mailing list
>libvirt-users at redhat.com
>https://www.redhat.com/mailman/listinfo/libvirt-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20140630/09100720/attachment.sig>


More information about the libvirt-users mailing list