Nova-compute not showing on nova service-list(controller)
Hi,
Im not seeing the nova-compute service running for host compute on the controller side.
The service nova-compute is running on compute node but nova-compute log shows:
Error oslo.messaging._drivers.impl_rabbit [-] AMQP server on controller:5672 is unreachable: socket closed. Trying again in 30 seconds.
ntp is installed on both hosts but I did have a problem before when configuring. Running ntpq -c peers shows:
remote *LOCAL(0) refid .LOCL. st 5 t 1 when 28 poll 64 reach 377 deay 0.000 offset 0.000 jitter 0.000.
Any ideas?
Could you paste nova.conf file of compute node. Where did you installed rabbitmq server. Whether rabbitmq server is running ? Add your rabbitmq server ip address, username and password in nova.conf file on compute node
Hello , How to get the log file?
Hello the log file usually is locaten in /var/log/nova/nova-compute.log (The location is on the conf file.)
hi oscar I have the same problem , did you solve it ??