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@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Attachment: signature.asc
Description: Digital signature

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to