First time here? Check out the FAQ!
![]() | 1 | initial version |
Hi,
From the logs it shows compute host 2 could not be found. It means nova-compute service is not reachable or down. You need to restart nova-compute service in each node.
You can also make other service up by debug command.
#cd /usr/bin
#./nova-cert
![]() | 2 | No.2 Revision |
Hi,
From the logs it shows compute host 2 could not be found. It means nova-compute service is not reachable or down. You need to restart nova-compute service in each node.
You can also make other service up by debug command.
#cd /usr/bin
#./nova-cert
Regards, Anand