[Openstack-operators] Getting ERROE on compute node

Anwar Durrani durrani.anwar at gmail.com
Thu Jul 9 06:33:07 UTC 2015


Hi Kevin,

I have confirmed that nova-conductor service is running on controller node

[root at controller ~]# systemctl status openstack-nova-conductor.service

openstack-nova-conductor.service - OpenStack Nova Conductor Server

   Loaded: loaded
(/usr/lib/systemd/system/openstack-nova-conductor.service; enabled)

   Active: active (running) since Wed 2015-07-08 23:24:53 PDT; 4min 53s ago

 Main PID: 12171 (nova-conductor)

   CGroup: /system.slice/openstack-nova-conductor.service

           └─12171 /usr/bin/python /usr/bin/nova-conductor


Jul 08 23:24:53 controller.example.com systemd[1]: Starting OpenStack Nova
Conductor Server...

Jul 08 23:24:53 controller.example.com systemd[1]: Started OpenStack Nova
Conductor Server.


Although i have restarted all nova services on controller node as


systemctl start openstack-nova-conductor.service

systemctl start openstack-nova-api.service

systemctl start openstack-nova-cert.service

systemctl start openstack-nova-consoleauth.service

systemctl start openstack-nova-scheduler.service

systemctl start openstack-nova-novncproxy.service


also verified that firewall is disabled on both systems. checked
configuration files once again, all seems ok, getting same status as above.



On Wed, Jul 8, 2015 at 7:49 PM, Kevin Bringard (kevinbri) <
kevinbri at cisco.com> wrote:

> I think more than that, conductor may not be running. If you look at the
> original error messages, we can see that it's able to connect to the
> rabbit server:
>
> 2015-07-08 01:21:20.501 49721 INFO oslo.messaging._drivers.impl_rabbit
> [req-6f67f40a-53cc-4c95-a431-f98ab296c0c5 ] Connecting to AMQP server on
> controller.example.com:5672 <http://controller.example.com:5672/>
> 2015-07-08 01:21:20.516 49721 INFO oslo.messaging._drivers.impl_rabbit
> [req-6f67f40a-53cc-4c95-a431-f98ab296c0c5 ] Connected to AMQP server
> oncontroller.example.com:5672 <http://controller.example.com:5672/>
>
>
> But then it times out waiting for conductor.
>
> 2015-07-08 01:21:30.538 49721 WARNING nova.conductor.api
> [req-6f67f40a-53cc-4c95-a431-f98ab296c0c5 None] Timed out waiting for
> nova-conductor.  Is it running? Or did this service start before
> nova-conductor?  Reattempting establishment of nova-conductor connection...
>
>
> I'd look on your controller node and make sure the nova-conductor service
> is running, and also make sure *it* is able to connect to the message bus.
>
>
>
> On 7/8/15, 8:07 AM, "MailingLists - EWS"
> <mailinglists at expresswebsystems.com> wrote:
>
> >Anwar,
> >
> >It looks like your RabbitMQ isn¹t running or isn¹t reachable.
> >
> >There were some issues that we ran into when doing this. Make sure
> >RabbitMQ is running. Double check your IPtables rules to make sure the
> >ports are open. I
> > also seem to recall some problem with a certain version of RabbitMQ that
> >was installed that was just broken and we had to roll back to a previous
> >version but that was several months ago and my recollection is a bit hazy
> >as to the details.
> >
> >Tom Walsh
> >Express Web Systems, Inc.
> >
> >
> >
> >
> >
>
>
> _______________________________________________
> OpenStack-operators mailing list
> OpenStack-operators at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators
>



-- 
Thanks & regards,
Anwar M. Durrani
+91-8605010721
<http://in.linkedin.com/pub/anwar-durrani/20/b55/60b>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20150709/c30e0331/attachment.html>


More information about the OpenStack-operators mailing list