[libvirt] tunnelled migration with libvirt 0.9.0

Eric Blake eblake at redhat.com
Wed Apr 20 13:06:33 UTC 2011


On 04/20/2011 05:13 AM, Jason Krieg wrote:
> that was my first guess but it does not work the remote monitor socket
> does not show up
> 
> libvirt is running as root so it should not be a permission problem
> 
> qemuMonitorOpenUnix:289 : monitor socket did not show up.: Connection
> refused
> qemuProcessWaitForMonitor:1059 : internal error process exited while
> connecting to monitor: Migration failed. Exit code fd:14(-22), exiting.

Exit code fd:14(-22) is EBADF on fd 14; I've seen it in the past when we
were incorrectly leaving FD_CLOEXEC set on fd 14, but I don't see how
that would be possible in the code path for qemuMigrationPrepareTunnel.

I'll have to see if I can reproduce this.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110420/1425c700/attachment-0001.sig>


More information about the libvir-list mailing list