Hi Dan,<div>Yes, we have mentioned valid rabbit_host, rabbit_userid and rabbit_password fields in quantum.conf.</div><div>And also, we gave the same fields in ovs_quantum_plugin.ini also.</div><div>But, we are getting the same errors in agent-dhcp.log</div>
<div><br></div><div>Srikanth.<br><br><div class="gmail_quote">On Mon, Sep 17, 2012 at 9:56 PM, Dan Wendlandt <span dir="ltr"><<a href="mailto:dan@nicira.com" target="_blank">dan@nicira.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Does the quantum.conf on the host that the dhcp agent is running on<br>
point to a valid rabbit_host and have a valid user/password for that<br>
rabbit host?<br>
<br>
Dan<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
On Mon, Sep 17, 2012 at 4:29 AM, balaji patnala <<a href="mailto:patnala003@gmail.com">patnala003@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I'm using Folsom Testing Packages on Ubuntu 12.04.,  Quantum V2 with OVS<br>
> Plugin & Agent running.<br>
><br>
><br>
><br>
> I am getting the following error for every 30 secs in<br>
> ‘/var/log/quantum/agent-dhcp.log’ in the Openstack Controller:<br>
><br>
><br>
><br>
> 2012-09-17 12:25:12    ERROR [quantum.agent.dhcp_agent] Unable to sync<br>
> network state.<br>
><br>
> Traceback (most recent call last):<br>
><br>
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py", line<br>
> 112, in sync_state<br>
><br>
>     active_networks = set(self.plugin_rpc.get_active_networks())<br>
><br>
>   File "/usr/lib/python2.7/dist-packages/quantum/agent/dhcp_agent.py", line<br>
> 260, in get_active_networks<br>
><br>
>     topic=self.topic)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/proxy.py",<br>
> line 80, in call<br>
><br>
>     return rpc.call(context, self._get_topic(topic), msg, timeout)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/__init__.py",<br>
> line 102, in call<br>
><br>
>     return _get_impl().call(cfg.CONF, context, topic, msg, timeout)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py",<br>
> line 712, in call<br>
><br>
>     rpc_amqp.get_connection_pool(conf, Connection))<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py",<br>
> line 368, in call<br>
><br>
>     rv = list(rv)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py",<br>
> line 329, in __iter__<br>
><br>
>     self.done()<br>
><br>
>   File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__<br>
><br>
>     self.gen.next()<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/amqp.py",<br>
> line 326, in __iter__<br>
><br>
>     self._iterator.next()<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py",<br>
> line 595, in iterconsume<br>
><br>
>     yield self.ensure(_error_callback, _consume)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py",<br>
> line 526, in ensure<br>
><br>
>     error_callback(e)<br>
><br>
>   File<br>
> "/usr/lib/python2.7/dist-packages/quantum/openstack/common/rpc/impl_kombu.py",<br>
> line 576, in _error_callback<br>
><br>
>     raise rpc_common.Timeout()<br>
><br>
> Timeout: Timeout while waiting on RPC response.<br>
><br>
><br>
><br>
> Can anybody help me on this<br>
<br>
<br>
<br>
</div></div><span class="HOEnZb"><font color="#888888">--<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
Dan Wendlandt<br>
Nicira, Inc: <a href="http://www.nicira.com" target="_blank">www.nicira.com</a><br>
twitter: danwendlandt<br>
~~~~~~~~~~~~~~~~~~~~~~~~~~~<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</font></span></blockquote></div><br>
</div>