<div dir="ltr"><div><div><div>This looks like an issue I was seeing as well and was helped by someone in the IRC channel.<br><br></div>Try this:<br><br></div>`watch -n0.2 ovs-vsctl show`<br><br></div>If you see you br-tun appearing and disappearing rapidly remove /etc/sysconfig/network-scripts/ifcfg-br-tun on all network and compute hosts and restart networking (I think I just rebooted). That fixed the problem for me.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Aug 10, 2014 at 10:28 PM, ttjiang <span dir="ltr"><<a href="mailto:jt628910@163.com" target="_blank">jt628910@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<u></u>





<div style="MARGIN:10px">
<div>
<div>hi all:</div>
<div style="TEXT-INDENT:2em">I just use rdo to install neutron, I have some 
questions</div>
<div style="TEXT-INDENT:2em"> </div>
<div style="TEXT-INDENT:2em">After I finished.</div>
<div style="TEXT-INDENT:2em">I run this command,I can not see br-tun</div>
<div style="TEXT-INDENT:2em">
<div style="COLOR:#ff6600">ovs-vsctl show</div>
<div>876d6e88-b3fc-4709-8e29-5e61fbbd1001</div>
<div>    Bridge br-ex</div>
<div>        Port br-ex</div>
<div>            
Interface br-ex</div>
<div>                
type: internal</div>
<div>    Bridge br-int</div>
<div>        Port patch-tun</div>
<div>            
Interface patch-tun</div>
<div>                
type: patch</div>
<div>                
options: {peer=patch-int}</div>
<div>        Port br-int</div>
<div>            
Interface br-int</div>
<div>                
type: internal</div>
<div>    ovs_version: "1.11.0"</div>
<div>but I then run this command again,br-tun appear now,what happen about 
this</div>
<div>
<div style="COLOR:#ff6600">ovs-vsctl show</div>
<div>876d6e88-b3fc-4709-8e29-5e61fbbd1001</div>
<div>    Bridge br-tun</div>
<div>        Port br-tun</div>
<div>            
Interface br-tun</div>
<div>                
type: internal</div>
<div>    Bridge br-ex</div>
<div>        Port br-ex</div>
<div>            
Interface br-ex</div>
<div>                
type: internal</div>
<div>    Bridge br-int</div>
<div>        Port patch-tun</div>
<div>            
Interface patch-tun</div>
<div>                
type: patch</div>
<div>                
options: {peer=patch-int}</div>
<div>        Port br-int</div>
<div>            
Interface br-int</div>
<div>                
type: internal</div>
<div>    ovs_version: "1.11.0"</div></div></div>
<div style="TEXT-INDENT:2em"> </div>
<div style="TEXT-INDENT:2em">I run this command,just see LOCAL(br-tun):,is that 
normal ?I think the br-tun must have the port to br-int?</div>
<div style="TEXT-INDENT:2em">
<div>ovs-ofctl show br-tun</div>
<div>OFPT_FEATURES_REPLY (xid=0x2): dpid:0000a298acde9a47</div>
<div>n_tables:254, n_buffers:256</div>
<div>capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS 
ARP_MATCH_IP</div>
<div>actions: OUTPUT SET_VLAN_VID SET_VLAN_PCP STRIP_VLAN SET_DL_SRC SET_DL_DST 
SET_NW_SRC SET_NW_DST SET_NW_TOS SET_TP_SRC SET_TP_DST ENQUEUE</div>
<div>LOCAL(br-tun): addr:a2:98:ac:de:9a:47</div>
<div>     config:     0</div>
<div>     state:      0</div>
<div>     speed: 0 Mbps now, 0 Mbps max</div>
<div>OFPT_GET_CONFIG_REPLY (xid=0x4): frags=normal miss_send_len=0</div></div>
<div style="TEXT-INDENT:2em"> </div>
<div> </div>
<div> </div>
<div>any people can give me some help,thanks</div></div>
<div> </div>
<hr style="min-height:1px;WIDTH:210px" color="#b5c4df" align="left" size="1"><span class="HOEnZb"><font color="#888888">

<div><span>ttjiang</span></div></font></span></div>
<br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>