On Fri, Nov 21, 2008 at 01:56:16PM -0500, Ben Guthro wrote: > I think I found the culprit of this: > > Daniel P. Berrange wrote on 11/21/2008 11:13 AM: > > - Allocate capabilities info before initializing inotify driver > > because loading XM config files /etc/xen requires this > > > ... > > - if (!(priv->caps = xenHypervisorMakeCapabilities(conn))) { > > - DEBUG0("Failed to make capabilities"); > > - goto fail; > > - } > > If I undo this part of your patch, everything else works as designed. > > While I have no evidence yet to support this claim, I think this is > failing trying to open the xend socket, perhaps before the xend driver > is open... Doh. Merge error. Originally I had moved it to be immediately before the call to initialize xen inotify driver. For inexplicable reasons, in the new patch I have it before the XenD driver. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :| -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list