Displaying 1 result from an estimated 1 matches for "scompi1".
Did you mean:
compiz
2011 Apr 01
1
LIBVIRT migration
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*
I've try using the virt-manager, but troughs:
*Unable to migrate guest:
Traceback (most recent call last):
File "/usr/share/virt-manager/**virtManager/migrate.py", line 453, in
_async...