<div dir="ltr">Hi, <div><br></div><div>I am deploying a openstack cluster with several compute nodes </div><div>on CentOS 6.4 with Neutron/Quantum and network_type vlan based on</div><div>these guides:</div><div><br></div>
<div><a href="http://docs.openstack.org/trunk/openstack-network/admin/content/under_the_hood_openvswitch.html">http://docs.openstack.org/trunk/openstack-network/admin/content/under_the_hood_openvswitch.html</a><br></div><div>
<br></div><div><a href="https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst">https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide/blob/OVS_MultiNode/OpenStack_Grizzly_Install_Guide.rst</a><br>
</div><div><br></div><div><a href="http://openstack.redhat.com/Neutron_with_OVS_and_VLANs">http://openstack.redhat.com/Neutron_with_OVS_and_VLANs</a><br></div><div><br></div><div>In my setup I have a "controller" that runs everything plus additional compute</div>
<div>nodes (and I plan to remove the compute service from the controller). </div><div><br></div><div>I have had an issue with reaching guest VM instances when they are spawned</div><div>on compute nodes other the controller and discovered that while the</div>
<div>l3-agent deployed on the controller was added to the router, adding </div><div>the other l3 agents, e.g.</div><div><br></div><div> quantum l3-agent-router-add 789a77fd-52ff-44be-afea-27d26a8cd3d3 router01<br></div><div>
<br></div><div> resulted in the following error displayed in the openvswitch log:</div><div><br></div><div><div>2013-09-04 19:44:24    ERROR [quantum.api.v2.resource] create failed</div><div>Traceback (most recent call last):</div>
<div>  File "/usr/lib/python2.6/site-packages/quantum/api/v2/resource.py", line 82, in resource</div><div>    result = method(request=request, **args)</div><div>  File "/usr/lib/python2.6/site-packages/quantum/extensions/agentscheduler.py", line 88, in create</div>
<div>    body['router_id'])</div><div>  File "/usr/lib/python2.6/site-packages/quantum/db/agentschedulers_db.py", line 187, in add_router_to_l3_agent</div><div>    router_id=router_id, agent_id=id)</div>
<div>RouterSchedulingFailed: Failed scheduling router 295450ba-597f-4526-970c-f9e9ec79206a to the L3 Agent 789a77fd-52ff-44be-afea-27d26a8cd3d3.</div></div><div><br></div><div><br></div><div>Could anyone help me by pointing to its cause? I've filed a bug on this, there are more details in its description: <a href="https://bugs.launchpad.net/neutron/+bug/1220611">https://bugs.launchpad.net/neutron/+bug/1220611</a></div>
<div><br></div><div>Thanks,</div><div>/Nicolae.</div><div><br></div><div><br></div></div>