On 11/17/2010 7:29 AM, Tom Horsley wrote: > On Wed, 17 Nov 2010 12:16:16 +0000 > Daniel P. Berrange wrote: > >>> So it appears to be sitting around waiting on dbus to >>> tell it something for almost 15 seconds at some point. >>
> Whatever it is only happens when the system is booting. Once > I'm up and running I can start libvirtd with no delay. Maybe > my next project is running strace on the messagebus service :-). I'd try not starting it in boot and then try it afterwords manually. In other words: chkconfig libvirtd off reboot run_init service libvirtd start this could identify a race condition such as networking that might be in the equation.
No virus found in this outgoing message. Checked by AVG - www.avg.com Version: 9.0.869 / Virus Database: 271.1.1/3261 - Release Date: 11/16/10 14:34:00
_______________________________________________ virt mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/virt
