[Openstack] Juno nova login credential error

Amit Anand aanand at viimed.com
Thu Nov 13 23:46:13 UTC 2014


Hi all,

So after configuring both my controller and compute node (controller seems
to be just fine now) I start the openstack-nova-compute.service on the
compute node and I get errors. In the log files on the controller node I
see errors:

2014-11-13 18:40:12.629 6540 INFO oslo.messaging._drivers.impl_rabbit
[req-f4362edb-7a43-438c-8457-cbc712beba3a ] Connecting to AMQP server on
localhost:5672
2014-11-13 18:40:15.639 6540 ERROR oslo.messaging._drivers.impl_rabbit
[req-f4362edb-7a43-438c-8457-cbc712beba3a ] AMQP server localhost:5672
closed the connection. Check login credentials: Socket closed


And on the compute nova logs:

2014-11-13 18:43:00.225 3347 INFO oslo.messaging._drivers.impl_rabbit
[req-df63effc-0731-43c6-a77a-a0290f211bcb ] Connecting to AMQP server on
controller:5672
2014-11-13 18:43:00.237 3347 INFO oslo.messaging._drivers.impl_rabbit
[req-df63effc-0731-43c6-a77a-a0290f211bcb ] Connected to AMQP server on
controller:5672
2014-11-13 18:43:10.249 3347 WARNING nova.conductor.api
[req-df63effc-0731-43c6-a77a-a0290f211bcb None] Timed out waiting for
nova-conductor.  Is it running? Or did this service start before
nova-conductor?  Reattempting establishment of nova-conductor connection...
2014-11-13 18:43:20.264 3347 WARNING nova.conductor.api
[req-df63effc-0731-43c6-a77a-a0290f211bcb None] Timed out waiting for
nova-conductor.  Is it running? Or did this service start before
nova-conductor?  Reattempting establishment of nova-conductor connection...

Im pretty certain the password and config files are correct (Im using the
same password for everything as this is just a test environment) so I have
no clue whats going on. I can telnet to port 5672. This is what showing up
when do nova service list:

controller nova]# nova service-list
+----+------------------+------------+----------+---------+-------+------------+-----------------+
| Id | Binary           | Host       | Zone     | Status  | State |
Updated_at | Disabled Reason |
+----+------------------+------------+----------+---------+-------+------------+-----------------+
| 1  | nova-consoleauth | controller | internal | enabled | down  | -
   | -               |
| 2  | nova-conductor   | controller | internal | enabled | down  | -
   | -               |
| 3  | nova-cert        | controller | internal | enabled | down  | -
   | -               |
| 4  | nova-scheduler   | controller | internal | enabled | down  | -
   | -               |
+----+------------------+------------+----------+---------+-------+------------+-----------------+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20141113/04491095/attachment.html>


More information about the Openstack mailing list