
16 May
2008
16 May
'08
12:23 p.m.
On Fri, 16 May 2008, Daniel P. Berrange wrote:
When used with the --daemon arg, libvirtd will write out a pid file to /var/run/libvirtd.pid and exit if this file already exists. Unfortuantely it does this quite late in its startup procedure - in particular *after* the call to qemudInitialize(), which in turns initializes the drivers, which in turn autostarts all the VMs and networks.
Does this also solve it when started with only -l? Stefan