<div dir="ltr">It looks like my cute and paste did not work right. My br-ex device looks like this:<div><br></div><div><div>DEVICE=br-ex</div><div>OVSBOOTPROTO="dhcp"</div><div>OVSDHCPINTERFACES="eth0"</div><div>ONBOOT=yes</div><div>NM_CONTROLLED=no</div><div>TYPE=OVSBridge</div><div>DEVICETYPE=ovs</div><div>DEVICE=br-ex</div><div>OVSBOOTPROTO="dhcp"</div><div>OVSDHCPINTERFACES="eth0"</div><div>ONBOOT=yes</div><div>NM_CONTROLLED=no</div><div>TYPE=OVSBridge</div><div>DEVICETYPE=ovs</div></div><div><br></div><div>Sorry about the confusion.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--Brian</div></div>
<br><div class="gmail_quote">On Thu, Dec 11, 2014 at 7:29 AM, brian lee <span dir="ltr"><<a href="mailto:brian@brianlee.org" target="_blank">brian@brianlee.org</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Everyone,<div><br></div><div>I am having problems with my neutron setup and hopefully with your help I can get it figured out. </div><div>I have a 4 node blade setup with two nics each, all of them running CentOS 6.6. One host is foreman, the other three are for openstack. Since foreman is managing the blades, they have their IP addresses assigned via DHCP to eth0.</div><div>After the install I noticed that the eth0 device was not attaching to the br-ex device. After lots of work, I was able to get that connected using these configs:</div><div><br></div><div>ifcfg-br-ex:</div><div><div>DEVICE="eth0"</div><div>#BOOTPROTO="dhcp"</div><div>BOOTPROTO="none"</div><div>DEVICETYPE=ovs</div><div>TYPE=OVSPort</div><div>OVS_BRIDGE=br-ex</div><div>#DHCP_HOSTNAME="<a href="http://openstack-1.quicksand.bitc.morphotrust.com" target="_blank">openstack-1.quicksand.bitc.morphotrust.com</a>"</div><div>#HOSTNAME="<a href="http://openstack-1.quicksand.bitc.morphotrust.com" target="_blank">openstack-1.quicksand.bitc.morphotrust.com</a>"</div><div>HWADDR="E4:1F:13:78:D8:90"</div><div>#IPV6INIT="yes"</div><div>MTU="1500"</div><div>#NM_CONTROLLED="yes"</div><div>NM_CONTROLLED="no"</div><div>ONBOOT="yes"</div><div>#TYPE="Ethernet"</div><div>UUID="ebd620ad-7e48-4a08-9875-c596b4c4648c"</div><div>VLAN=yes</div></div><div><br></div><div>ifcfg-eth0:</div><div><div>DEVICE="eth0"</div><div>#BOOTPROTO="dhcp"</div><div>BOOTPROTO="none"</div><div>DEVICETYPE=ovs</div><div>TYPE=OVSPort</div><div>OVS_BRIDGE=br-ex</div><div>#DHCP_HOSTNAME="<a href="http://openstack-1.quicksand.bitc.morphotrust.com" target="_blank">openstack-1.quicksand.bitc.morphotrust.com</a>"</div><div>#HOSTNAME="<a href="http://openstack-1.quicksand.bitc.morphotrust.com" target="_blank">openstack-1.quicksand.bitc.morphotrust.com</a>"</div><div>HWADDR="E4:1F:13:78:D8:90"</div><div>#IPV6INIT="yes"</div><div>MTU="1500"</div><div>#NM_CONTROLLED="yes"</div><div>NM_CONTROLLED="no"</div><div>ONBOOT="yes"</div><div>#TYPE="Ethernet"</div><div>UUID="ebd620ad-7e48-4a08-9875-c596b4c4648c"</div><div>VLAN=yes</div></div><div><br></div><div>I can see eth0 attached to the br-ex, along with the external router port in ovs-vsctl show:</div><div><div>    Bridge br-ex</div><div>        Port br-ex</div><div>            Interface br-ex</div><div>                type: internal</div><div>        Port "qg-161de698-16"</div><div>            Interface "qg-161de698-16"</div><div>                type: internal</div><div>        Port "eth0"</div><div>            Interface "eth0"</div></div><div><br></div><div>Now my problem, I can not get the guest VM to talk out. It can ping to the router port IP (10.30.1.10) but nothing past it. And from my network I can ping to the gateway of that network (10.30.1.1).</div><div><br></div><div>What else should I check? I feel this is a problem with openvswitch, but I just dont know what to look at.</div><div><br></div><div>Thanks for any help you can offer.</div><span class="HOEnZb"><font color="#888888"><div><br clear="all"><div><div>--Brian</div></div>
</div></font></span></div>
</blockquote></div></div>