← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1926375] Re: nova-compute service failed to start up

 

[Expired for OpenStack Compute (nova) because there has been no activity
for 60 days.]

** Changed in: nova
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1926375

Title:
  nova-compute service failed to start up

Status in OpenStack Compute (nova):
  Expired

Bug description:
  Description
     ===========
     nova compute service crashed and can't start up
     
     Steps to reproduce
     ==================
     N/A
     
     Expected result
     ===============
     nova compute service started successfully
     
     Actual result
     =============
     nova compute service failed to start, the error log looks like
     
     7fa7cc4856fc),plugin='ovs',port_profile=VIFPortProfileOpenVSwitch,preserve_on_delete=False,vif_name='tap9d4120de-9a')
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service [req-7e1e7398-1ba6-440a-8632-2aed9e0d1bf9 - - - - -] Error starting thread.: KeyError: 'pci_slot'
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service Traceback (most recent call last):
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/oslo_service/service.py", line 810, in run_service
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service service.start()
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/service.py", line 172, in start
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service self.manager.init_host()
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/compute/manager.py", line 1426, in init_host
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service self._init_instance(context, instance)
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/compute/manager.py", line 1128, in _init_instance
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service self.driver.plug_vifs(instance, net_info)
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/virt/libvirt/driver.py", line 1152, in plug_vifs
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service self.vif_driver.plug(instance, vif)
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/virt/libvirt/vif.py", line 767, in plug
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service self.plug_hw_veb(instance, vif)
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service File "/usr/lib/python3/dist-packages/nova/virt/libvirt/vif.py", line 676, in plug_hw_veb
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service set_vf_trusted(vif['profile']['pci_slot'], True)
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service KeyError: 'pci_slot'
  2021-03-31 15:32:52.056 59251 ERROR oslo_service.service
     
     Environment
     ===========
     1. Exact version of OpenStack you are running. See the following
        list for all releases: http://docs.openstack.org/releases/
     
        $ dpkg -l | grep nova
  ii  nova-api-metadata                    2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute - metadata API frontend
  ii  nova-common                          2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute - common files
  ii  nova-compute                         2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute - compute node base
  ii  nova-compute-kvm                     2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute - compute node (KVM)
  ii  nova-compute-libvirt                 2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute - compute node libvirt support
  ii  python3-nova                         2:21.1.1-0ubuntu2~cloud0                                    all          OpenStack Compute Python 3 libraries
  ii  python3-novaclient                   2:17.0.0-0ubuntu1~cloud0                                    all          client library for OpenStack Compute API - 3.x

     
     2. Which storage type did you use?
        ceph
     
     3. Which networking type did you use?
        Neutron with OpenVSwitch

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



References