← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1938913] [NEW] Install and configure compute node in Neutron

 

Public bug reported:

After following the steps to install and configure neutron in the
compute node, the nova service is not starting:

sudo service nova-compute status
● nova-compute.service - OpenStack Compute
     Loaded: loaded (/lib/systemd/system/nova-compute.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Wed 2021-08-04 12:04:06 -03; 32s ago
    Process: 71167 ExecStart=/etc/init.d/nova-compute systemd-start (code=exited, status=1/FAILURE)
   Main PID: 71167 (code=exited, status=1/FAILURE)

ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Scheduled restart job, restart coun>
ago 04 12:04:06 openstack-compute systemd[1]: Stopped OpenStack Compute.
ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Start request repeated too quickly.
ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Failed with result 'exit-code'.
ago 04 12:04:06 openstack-compute systemd[1]: Failed to start OpenStack Compute.

Here is the log:
sudo service nova-compute status
● nova-compute.service - OpenStack Compute
     Loaded: loaded (/lib/systemd/system/nova-compute.service; enabled; vendor preset: enabled)
     Active: failed (Result: exit-code) since Wed 2021-08-04 12:04:06 -03; 32s ago
    Process: 71167 ExecStart=/etc/init.d/nova-compute systemd-start (code=exited, status=1/FAILURE)
   Main PID: 71167 (code=exited, status=1/FAILURE)

ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Scheduled restart job, restart coun>
ago 04 12:04:06 openstack-compute systemd[1]: Stopped OpenStack Compute.
ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Start request repeated too quickly.
ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Failed with result 'exit-code'.
ago 04 12:04:06 openstack-compute systemd[1]: Failed to start OpenStack Compute.


Can anyone please suggest what is missing to finish the correct installation of neutron/nova?

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: doc

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1938913

Title:
  Install and configure compute node in Neutron

Status in neutron:
  New

Bug description:
  After following the steps to install and configure neutron in the
  compute node, the nova service is not starting:

  sudo service nova-compute status
  ● nova-compute.service - OpenStack Compute
       Loaded: loaded (/lib/systemd/system/nova-compute.service; enabled; vendor preset: enabled)
       Active: failed (Result: exit-code) since Wed 2021-08-04 12:04:06 -03; 32s ago
      Process: 71167 ExecStart=/etc/init.d/nova-compute systemd-start (code=exited, status=1/FAILURE)
     Main PID: 71167 (code=exited, status=1/FAILURE)

  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Scheduled restart job, restart coun>
  ago 04 12:04:06 openstack-compute systemd[1]: Stopped OpenStack Compute.
  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Start request repeated too quickly.
  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Failed with result 'exit-code'.
  ago 04 12:04:06 openstack-compute systemd[1]: Failed to start OpenStack Compute.

  Here is the log:
  sudo service nova-compute status
  ● nova-compute.service - OpenStack Compute
       Loaded: loaded (/lib/systemd/system/nova-compute.service; enabled; vendor preset: enabled)
       Active: failed (Result: exit-code) since Wed 2021-08-04 12:04:06 -03; 32s ago
      Process: 71167 ExecStart=/etc/init.d/nova-compute systemd-start (code=exited, status=1/FAILURE)
     Main PID: 71167 (code=exited, status=1/FAILURE)

  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Scheduled restart job, restart coun>
  ago 04 12:04:06 openstack-compute systemd[1]: Stopped OpenStack Compute.
  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Start request repeated too quickly.
  ago 04 12:04:06 openstack-compute systemd[1]: nova-compute.service: Failed with result 'exit-code'.
  ago 04 12:04:06 openstack-compute systemd[1]: Failed to start OpenStack Compute.

  
  Can anyone please suggest what is missing to finish the correct installation of neutron/nova?

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



Follow ups