
On Fri, Apr 01, 2011 at 02:28:36PM +0200, jurgen.depicker@let.be wrote:
From: Marcela Castro León <mcastrol@gmail.com> To: libvirt-users@redhat.com Date: 01/04/2011 13:11 Subject: [libvirt-users] LIBVIRT migration Sent by: libvirt-users-bounces@redhat.com
Hello I''m developing a system using libvirt and I need to use "migrate" to move guest to different hosts. I'm testing using a cluster connected by ssh, and I'm connect ok trought them, using virsh and virt-manager.
But if I try to migrate doing:
virsh # migrate --live scompi1 qemu+ssh://rionegro/system
I got: error: monitor socket did not show up.: Connection refused
Please check that you used ssh-copy-id to copy your ssh key (the user you are logged in with when entering virsh) to the destination host's root account.
This error message shows that libvirt did *not* have any trouble actually connecting to libvirtd on the dest host. It actually means that QEMU on the target host failed to startup. You should check /var/log/libvirt/qemu/scompi1.log for any further details as to why it failed to start. Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|