Comment 12 for bug 1800757

Revision history for this message
Juan Carlos Alonso (juancarlosa) wrote :

I figured out that nova-compute service was disabled and down:

+--------------------------------------+------------------+--------------+----------+----------+-------+
| Id | Binary | Host | Zone | Status | State |
+--------------------------------------+------------------+--------------+----------+----------+-------+
| 650c2034-e61e-4476-b03a-9e16e302038c | nova-compute | controller-0 | nova | disabled | down |
| 6a5aa77d-0550-4a36-b5f7-81c5ffcb29ce | nova-conductor | controller-0 | internal | enabled | up |
| c1d668a2-a580-4372-a583-b7794d1bbaad | nova-consoleauth | controller-0 | internal | enabled | up |
| c220223a-c83b-4c39-b87b-0c126bdf29f0 | nova-scheduler | controller-0 | internal | enabled | up |
+--------------------------------------+------------------+--------------+----------+----------+-------+

After execute 'nova service-enable <nova-compute-id>', nova-compute serice was enabled but still as down.

How can I up the nova-service?

I also attached the logs from /var/log/nova/