[Bug 1567811] [NEW] nova-compute should depend on libvirt-bin.service instead of libvirtd.service

Dr. Jens Rosenboom j.rosenboom at x-ion.de
Fri Apr 8 07:45:02 UTC 2016


Public bug reported:

The service definition in /lib/systemd/system/nova-compute.service
contains

After=libvirtd.service

however that service does not exist, the correct service name would be
libvirt-bin.service. As a result, nova-compute is started too early and
fails because it cannot talk to libvirtd after a reboot.

** Affects: nova (Ubuntu)
     Importance: High
         Status: Triaged

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to nova in Ubuntu.
https://bugs.launchpad.net/bugs/1567811

Title:
  nova-compute should depend on libvirt-bin.service instead of
  libvirtd.service

Status in nova package in Ubuntu:
  Triaged

Bug description:
  The service definition in /lib/systemd/system/nova-compute.service
  contains

  After=libvirtd.service

  however that service does not exist, the correct service name would be
  libvirt-bin.service. As a result, nova-compute is started too early
  and fails because it cannot talk to libvirtd after a reboot.

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



More information about the Ubuntu-openstack-bugs mailing list