The NetBackup for OpenStack services do not start after NBOSVM is restarted
The following NetBackup for OpenStack services do not start after NBOSVM is restarted:
Nginx
rabbitmq-server
To resolve this issue
- Run the following commands to enable and start the services on all the three NBOSVM nodes.
systemctl enable nginx systemctl enable rabbitmq-server systemctl start nginx systemctl start rabbitmq-server
- Run the following commands on one of the NBOSVM nodes to start the NBOSVM cluster services:
pcs resource cleanup pcs resource refresh