<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=UTF-8" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em; MARGIN-TOP: 0px
}
OL {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
UL {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
DIV.FoxDiv20140811110046899926 {
        COLOR: #000000
}
P {
        MARGIN-BOTTOM: 0px; MARGIN-TOP: 0px
}
BODY {
        FONT-SIZE: 10.5pt; FONT-FAMILY: 微软雅黑; COLOR: #000080; LINE-HEIGHT: 1.5
}
</STYLE>

<META name=GENERATOR content="MSHTML 11.00.9600.17107"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>thanks for your help</DIV>
<DIV> </DIV>
<DIV>remove /etc/sysconfig/network-scripts/ifcfg-br-tun </DIV>
<DIV> </DIV>
<DIV>It's ok now</DIV>
<DIV> </DIV>
<HR style="HEIGHT: 1px; WIDTH: 210px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>ttjiang</SPAN></DIV>
<DIV> </DIV>
<DIV 
style="BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; BORDER-BOTTOM: medium none; PADDING-BOTTOM: 0cm; PADDING-TOP: 3pt; PADDING-LEFT: 0cm; BORDER-LEFT: medium none; PADDING-RIGHT: 0cm">
<DIV 
style="FONT-SIZE: 12px; FONT-FAMILY: tahoma; BACKGROUND: #efefef; COLOR: #000000; PADDING-BOTTOM: 8px; PADDING-TOP: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px">
<DIV><B>From:</B> <A href="mailto:brandor5@gmail.com">Brandon 
Sawyers</A></DIV>
<DIV><B>Date:</B> 2014-08-11 10:37</DIV>
<DIV><B>To:</B> <A href="mailto:jt628910@163.com">ttjiang</A></DIV>
<DIV><B>CC:</B> <A 
href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</A></DIV>
<DIV><B>Subject:</B> Re: [Openstack] use rdo install neutron 
ml2+vxlan</DIV></DIV></DIV>
<DIV>
<DIV class=FoxDiv20140811110046899926 style="BACKGROUND-COLOR: white">
<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="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><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="WIDTH: 210px; MIN-HEIGHT: 1px" align=left color=#b5c4df 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></DIV></DIV></BODY></HTML>