Compute service nova_compute cannot start after reboot
Issue
- One of our compute nodes restarted unexpectedly. After we got the node back on, somehow nova_compute container remains in
unhealthy
state:
(root@RHOSP13-compute)# docker ps
(root@RHOSP16-17-compute)## podman ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
d2cba025bf7e satellite.localdomain:5000/osp13_containers-nova-compute:13.0-78 "kolla_start" 2 months ago Up 16 minutes (unhealthy) nova_compute
c5afdd8d57e5 satellite.localdomain:5000/osp13_containers-nova-compute:13.0-78 "kolla_start" 2 months ago Up 16 minutes (healthy) nova_migration_target
docker logs nova_compute
display the following warnings:
(root@RHOSP13-compute)# docker logs nova_compute
(root@RHOSP16-17-compute)#
Waiting for evacuations to complete or fail
Waiting for evacuations to complete or fail
Waiting for evacuations to complete or fail
Waiting for evacuations to complete or fail
- Instanceha is being used in the cluster.
Environment
- Red Hat OpenStack Platform 13.0 (RHOSP)
- Red Hat OpenStack Platform 16.2 (RHOSP)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.