<div dir="ltr">Hi all,<div><br></div><div>After hunting ghosts this weekend, I finally found the problem.</div><div><br></div><div style>- Both my host and controller had firewalls set up blocking AMQP messages</div><div style>
- RabbitMQ binds to **all** network interfaces through :::5672.  Previously I believed this to be only v6 addresses. I realize now that if the flag IPV6_V6ONLY is not set, the IPv6 socket will serve both IPv4 and IPv6 traffic. It can be misleading when reading the output of netstat but that is not an OpenStack problem</div>
<div style><br></div><div style>Thank you,</div><div style>Viktor</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 5, 2013 at 3:35 PM, Viktor Viking <span dir="ltr"><<a href="mailto:viktor.viking.se@gmail.com" target="_blank">viktor.viking.se@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Ashok,<div><br></div><div>In nova.conf I have "rabbit_host=192.168.1.2" both in the controller and in the compute node.</div>
<div><br></div><div>The output of netstat for listening ports is:</div>
<div><br></div><div>tcp    0    0   :::5672   :::*    LISTEN    27352/beam</div><div><br></div><div>As I said, I have other connections with ESTABLISHED state on 5672</div><span class="HOEnZb"><font color="#888888"><div>
Viktor<br></div>
</font></span></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, May 5, 2013 at 3:09 PM, Ashok Kumaran <span dir="ltr"><<a href="mailto:ashokkumaran.b@gmail.com" target="_blank">ashokkumaran.b@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Can you post the value set for rabbitmq_host ?</div><div><br></div><div>And also the netstat -ntlp   Output<br>

<br>
Sent from my iPhone</div><div><div><div><br>On 05-May-2013, at 6:29 PM, Viktor Viking <<a href="mailto:viktor.viking.se@gmail.com" target="_blank">viktor.viking.se@gmail.com</a>> wrote:<br><br></div><blockquote type="cite">

<div><div dir="ltr">
Hi all,<div><br></div><div>I'm trying to deploy a multi-node Grizzly (one controller, N compute nodes running nova-compute and nova-network).</div><div><br></div><div>The controller seems to be doing fine.</div>

<div><br></div><div>When starting the nova services in the compute node, I get the following error in the log:</div><div><br></div><div>2013-05-05 14:28:43.450 INFO nova.openstack.common.rpc.common [ref-f007f3f4-5223-3a3a-add-e059209849039 None None] Reconnecting to AMQP server on <a href="http://192.168.1.2:5672" target="_blank">192.168.1.2:5672</a><br>



</div><div><br></div><div>2013-05-05 14:28:43.468 ERROR nova.openstack.common.rpc.common [ref-f007f3f4-5223-3a3a-add-e059209849039 None None] AMQP server on <a href="http://192.168.1.2:5672" target="_blank">192.168.1.2:5672</a> is unreachable: timed out. Trying again in 3 seconds.</div>



<div><br></div><div>a. I can ping 192.168.1.2 from my compute node</div><div>b. netstat -an in the controller shows me port 5672 has an ESTABLISHED connection</div><div><br></div><div>I have not changed any rabbitmq conf (so guest/guest is being used)</div>



<div><br></div><div>Any help is appreciated.</div><div>Viktor</div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a></span><br>


<span>Post to     : <a href="mailto:openstack@lists.launchpad.net" target="_blank">openstack@lists.launchpad.net</a></span><br><span>Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a></span><br>


<span>More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a></span><br></div></blockquote></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>