<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><span>It is Private Networks (VLAN).  Networking works between all the devices.  I am pretty sure this is a bug.  I am also seeing the following message on my compute server (see below).</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>The error message is indicating that it is not getting the proper values when running the command.  I confirmed as user root, quantum, nova that I can easily run the command get</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>the
 output.</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>Atif...</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span>==========================================</span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style:
 normal;"><span><br></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;"><span><span style="color: rgb(51, 51, 51); font-family: Helvetica, arial, freesans, clean, sans-serif; font-size: 14.399999618530273px; line-height: 17.600000381469727px;"> /etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini</span><br></span></div><div style="background-color: transparent;"><span><div style="background-color: transparent;">[OVS]</div><div style="background-color: transparent;">tenant_network_type=vlan</div><div style="background-color: transparent;">network_vlan_ranges = physnet1:500:1000</div><div style="background-color: transparent;">bridge_mappings = physnet1:br-eth1</div><div style="background-color: transparent;">===========================================</div><div style="background-color: transparent; color: rgb(0, 0, 0);
 font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><br></div><div style="background-color: transparent;">openvswitch-agent.log<br></div><div style="background-color: transparent; color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; font-style: normal;"><br></div><div style="background-color: transparent;"><div style="background-color: transparent;">2013-04-17 07:29:37    DEBUG [quantum.agent.linux.utils] Running command: sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf ovs-vsctl --timeout=2 list-ports br-int</div><div style="background-color: transparent;"><br></div><div style="background-color: transparent;">2013-04-17 07:29:38    DEBUG [quantum.agent.linux.utils] </div><div style="background-color: transparent;">Command: ['sudo', '/usr/bin/quantum-rootwrap', '/etc/quantum/rootwrap.conf', 'ovs-vsctl', '--timeout=2', 'list-ports',
 'br-int']</div><div style="background-color: transparent;">Exit code: 0</div><div style="color: rgb(0, 0, 0); font-family: 'times new roman', 'new york', times, serif; font-size: 16px; font-style: normal;"><br></div></div></span></div><div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"><br></div>  <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div style="font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;"> <div dir="ltr"> <hr size="1">  <font size="2" face="Arial"> <b><span style="font-weight:bold;">From:</span></b> Robert van Leeuwen <Robert.vanLeeuwen@spilgames.com><br> <b><span style="font-weight: bold;">To:</span></b> "openstack@lists.launchpad.net" <openstack@lists.launchpad.net> <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, April 17, 2013 3:45 AM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re:
 [Openstack] OpenStack Multi Node Problems with OVS<br> </font> </div> <div class="y_msg_container"><br>
<div id="yiv354571890">

 
<style type="text/css">#yiv354571890 P {margin-top:0;margin-bottom:0;}</style>

<div>
<div style="direction: ltr; font-family: Tahoma; color: rgb(0, 0, 0); font-size: 10pt;">
<div style="font-family: 'Times New Roman'; color: rgb(0, 0, 0); font-size: 16px;">> Hi Folks,
<div>
<div style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255); font-family: 'times new roman', 'new york', times, serif; font-size: 12pt;">
<div style="font-family: 'times new roman', 'new york', times, serif; font-size: 16px; color: rgb(0, 0, 0); background-color: transparent; font-style: normal;">
><br>
> I am working on bringing up a multi node OpenStack environment with OVS.  <br>
> I have a Controller, Compute and a Gateway/Network node.  <br>
> This is running Folsom.  Most of the services are up, except that I cannot ping the floating ip of the VM. 
<br>
<br>
What kind of setup are you creating? Bridge_mapped networks? Private networks (with GRE tunnels)?<br>
<br>
If you are setting this up with GRE I'm  missing the GRE tunnels in the "ovs-vsctl show" overview.<br>
You should have GRE tunnels to all Compute nodes in the network.<br>
<br>
To start troubleshooting I would first check if networking works between compute nodes:<br>
Start two VM's, on different Compute nodes, in the same subnet and see if they can reach each other.<br>
(If they do not get a DHCP IP just put in a static IP for now)<br>
<br>
There is bug with rebooting the machines running dhcp / l3-agent which might be good to be aware of:<br>
https://bugs.launchpad.net/quantum/+bug/1091605<br>
<br>
Cheers,<br>
Robert van Leeuwen<br>
</div>
</div>
</div>
</div>
</div>
</div>

</div><br>_______________________________________________<br>Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>Post to     : <a ymailto="mailto:openstack@lists.launchpad.net" 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><br><br></div> </div> </div>  </div></body></html>