[Bug 801038] Re: libvirt-bin can not check the correct status of libvirtd

James Page 801038 at bugs.launchpad.net
Thu Jun 23 10:43:51 UTC 2011


Hi Qiao

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

The different between your two test cases is that you are not using the
init system to start libvirtd  in case 1.  This means that the init
system (upstart) does not track the libvirtd instance in any way - hence
the return of:

  service libvirt-bin status
  libvirt-bin stop/waiting

In the second case you started it using the init system through the use
of service; so it is then tracked by upstart.

Unless you start libvirt-bin using service (or start) upstart will not
be able to track the libvirtd process.

Marking as 'Invalid' as this is not a bug.

** Changed in: libvirt (Ubuntu)
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in Ubuntu.
https://bugs.launchpad.net/bugs/801038

Title:
  libvirt-bin can not check the correct status of libvirtd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/801038/+subscriptions



More information about the Ubuntu-server-bugs mailing list