<font size=2 face="sans-serif">Hi Liyong,</font>
<br>
<br><font size=2 face="sans-serif">I think may be that is a consequent.
At least it is not the reason for the following error, </font>
<br>
<br>
<br><font size=2 face="Arial">        2016-06-06
09:19:45.236 1 ERROR neutron.agent.ovsdb.impl_vsctl [req-5b368888-4eae-45d0-8240-ed9e76b04a73
- - - - -] Unable to execute ['ovs-vsctl', '--timeout=10', '--oneline',
'--format=json', '--', '--columns=type', 'list', 'Interface', 'int-br-ex'].
Exception: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-vsctl: no row "int-br-ex"
in table Interface</font><font size=3 face="Times New Roman"> </font>
<br>
<br><font size=2 face="sans-serif">because with those interfaces down,
i can still execute </font>
<br><font size=2 face="sans-serif"><br>
</font><font size=2 face="Arial">        ovs-vsctl</font><font size=2 face="sans-serif">
</font><font size=2 face="Arial">--timeout=10 --oneline --format=json</font><font size=2 face="sans-serif">
</font><font size=2 face="Arial">--</font><font size=2 face="sans-serif">
</font><font size=2 face="Arial">--columns=type</font><font size=2 face="sans-serif">
</font><font size=2 face="Arial">list Interface int-br-ex</font>
<br>
<br><font size=2 face="Arial"> successfully manually.</font>
<br>
<br>
<br><font size=2 face="Arial">Thank you,</font>
<br><font size=2 face="Arial">Zhijiang</font>
<br>
<br>
<br>
<br><font size=1 color=#5f5f5f face="sans-serif">发件人:    
    </font><font size=1 face="sans-serif">"Qiao,
Liyong" <liyong.qiao@intel.com></font>
<br><font size=1 color=#5f5f5f face="sans-serif">收件人:    
    </font><font size=1 face="sans-serif">"OpenStack
Development Mailing List (not for usage questions)" <openstack-dev@lists.openstack.org>,
</font>
<br><font size=1 color=#5f5f5f face="sans-serif">日期:    
    </font><font size=1 face="sans-serif">2016-06-06
23:01</font>
<br><font size=1 color=#5f5f5f face="sans-serif">主题:    
   </font><font size=1 face="sans-serif">[probably forge
email可能是仿冒邮件]Re: [openstack-dev] [Neutron][Kolla][ovs-discuss]
error whenstarting neutron-openvswitch-agent service</font>
<br>
<hr noshade>
<br>
<br>
<br><font size=2 face="Arial">6: ovs-system: <BROADCAST,MULTICAST>
mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 3e:c8:1d:8e:b5:5b brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
7: br-ex: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 1c:6f:65:05:37:11 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
8: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 32:0d:72:8d:d6:42 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
9: br-tun: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether ea:d4:72:22:e2:4f brd ff:ff:ff:ff:ff:ff</font>
<br><font size=2 face="Arial"> </font>
<br><font size=2 face="Arial"> </font>
<br><font size=2 face="Arial">I noted that these devices are not in UP
state, you’d better to check them first.</font>
<br><font size=2 color=#004080 face="Calibri"> </font>
<div><font size=2 color=#a2a2a2 face="sans-serif">Best Regards,</font>
<br><font size=2 color=#a2a2a2 face="sans-serif">Qiao, Liyong (Eli) OTC
SSG Intel</font>
<br><font size=2 color=#a2a2a2 face="Calibri">------------------------------------------------</font>
<br><font size=2 color=#a2a2a2 face="sans-serif">此致</font>
<br><font size=2 color=#a2a2a2 face="sans-serif">敬礼!</font>
<br><font size=2 color=#a2a2a2 face="sans-serif">英特尔(中国)有限公司软件与服务部开源技术中心</font><font size=2 color=#a2a2a2 face="Calibri">
</font><font size=2 color=#a2a2a2 face="sans-serif">乔立勇</font>
<br><font size=2 color=#5291ef face="Calibri"> </font>
<br><font size=2 color=#004080 face="Calibri"> </font>
<br><font size=2 color=#004080 face="Calibri"> </font>
<br><font size=2 face="Calibri"><b>From:</b> hu.zhijiang@zte.com.cn [</font><a href=mailto:hu.zhijiang@zte.com.cn><font size=2 face="Calibri">mailto:hu.zhijiang@zte.com.cn</font></a><font size=2 face="Calibri">]
<b><br>
Sent:</b> Monday, June 06, 2016 6:54 PM<b><br>
To:</b> openstack-dev@lists.openstack.org<b><br>
Subject:</b> [openstack-dev] [Neutron][Kolla][ovs-discuss] error when starting
neutron-openvswitch-agent service</font>
<br><font size=3 face="Times New Roman"> </font>
<br><font size=2 face="Arial">Hi Guys,</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
I am new to Neutron Kolla and OVS, I was trying to deploy Mitaka on CeontOS
in a all-in-one environment using Kolla. After a successful deploying I
realized that I should disable NetworkManager service roughly according
to: </font><a href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/3/html/Installation_and_Configuration_Guide/Disabling_Network_Manager.html"><font size=2 color=blue face="Arial"><u>https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/3/html/Installation_and_Configuration_Guide/Disabling_Network_Manager.html</u></font></a><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
But when I disabled NetworkManager and restarted network service (probably
host machine also restarted), I cannot ping from my gateway through the
external interface.</font><font size=3 face="Times New Roman"> <br>
</font><font size=2 face="Arial"><br>
Here is the relevant log of ovs:  </font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:37.278 1 INFO neutron.common.config [-] Logging enabled!</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:37.283 1 INFO neutron.common.config [-] /usr/bin/neutron-openvswitch-agent
version 8.0.0</font><font size=3 face="Times New Roman"> </font><font size=2 face="Arial"><br>
2016-06-06 09:19:43.035 1 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent
[req-5b368888-4eae-45d0-8240-ed9e76b04a73 - - - - -] Mapping physical network
physnet1 to bridge br-ex</font><font size=3 face="Times New Roman"> </font><font size=2 face="Arial"><br>
2016-06-06 09:19:45.236 1 ERROR neutron.agent.ovsdb.impl_vsctl [req-5b368888-4eae-45d0-8240-ed9e76b04a73
- - - - -] Unable to execute ['ovs-vsctl', '--timeout=10', '--oneline',
'--format=json', '--', '--columns=type', 'list', 'Interface', 'int-br-ex'].
Exception: Exit code: 1; Stdin: ; Stdout: ; Stderr: ovs-vsctl: no row "int-br-ex"
in table Interface</font><font size=3 face="Times New Roman"> <br>
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:49.979 1 INFO neutron.agent.l2.extensions.manager [req-5b368888-4eae-45d0-8240-ed9e76b04a73
- - - - -] Loaded agent extensions: []</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:52.185 1 WARNING neutron.agent.securitygroups_rpc [req-5b368888-4eae-45d0-8240-ed9e76b04a73
- - - - -] Firewall driver neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
doesn't accept integration_bridge parameter in __init__(): __init__() got
an unexpected keyword argument 'integration_bridge'</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:53.204 1 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent
[req-5b368888-4eae-45d0-8240-ed9e76b04a73 - - - - -] Agent initialized
successfully, now running...</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
2016-06-06 09:19:53.733 1 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent
[req-5b368888-4eae-45d0-8240-ed9e76b04a73 - - - - -] Configuring tunnel
endpoints to other OVS agents</font><font size=3 face="Times New Roman"><br>
<br>
<br>
</font><font size=2 face="Arial"><br>
I use enp0s35 as both the VIP interface and the external interface because
the host only has one interface...</font><font size=3 face="Times New Roman">
<br>
<br>
<br>
</font><font size=2 face="Arial"><br>
Here is the ip addr  result before the deployment of enp0s35:</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
state UP qlen 1000</font><font size=3 face="Times New Roman"> </font><font size=2 face="Arial"><br>
    link/ether 1c:6f:65:05:37:11 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    inet 10.43.114.40/24 brd 10.43.114.255 scope global dynamic
enp0s25</font><font size=3 face="Times New Roman"> </font><font size=2 face="Arial"><br>
       valid_lft 10429sec preferred_lft 10429sec</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    inet6 fe80::1e6f:65ff:fe05:3711/64 scope link</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
       valid_lft forever preferred_lft forever</font><font size=3 face="Times New Roman">
<br>
<br>
</font><font size=2 face="Arial"><br>
Here is the ip addr result after the deployment</font><font size=3 face="Times New Roman">
<br>
</font><font size=2 face="Arial"><br>
2: enp0s25: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast
master ovs-system state UP qlen 1000</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 1c:6f:65:05:37:11 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    inet 10.43.114.40/24 brd 10.43.114.255 scope global dynamic
enp0s25</font><font size=3 face="Times New Roman"> </font><font size=2 face="Arial"><br>
       valid_lft 7846sec preferred_lft 7846sec</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    inet 10.43.114.149/32 scope global enp0s25</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
       valid_lft forever preferred_lft forever</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    inet6 fe80::1e6f:65ff:fe05:3711/64 scope link</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
       valid_lft forever preferred_lft forever</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
6: ovs-system: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 3e:c8:1d:8e:b5:5b brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
7: br-ex: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 1c:6f:65:05:37:11 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
8: br-int: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether 32:0d:72:8d:d6:42 brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
9: br-tun: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN</font><font size=3 face="Times New Roman">
</font><font size=2 face="Arial"><br>
    link/ether ea:d4:72:22:e2:4f brd ff:ff:ff:ff:ff:ff</font><font size=3 face="Times New Roman">
<br>
<br>
</font><font size=2 face="Arial"><br>
Please help to see how to locate solve such kind of problem, many thanks!</font><font size=3 face="Times New Roman">
<br>
<br>
</font><font size=2 face="Arial"><br>
Zhijiang</font><font size=3 face="Times New Roman"> <br>
<br>
</font>
<br><font size=2 color=blue face="Courier New"> </font>
<br><font size=2 color=blue face="Courier New">--------------------------------------------------------</font>
<br><font size=2 color=blue face="Courier New">ZTE Information Security
Notice: The information contained in this mail (and any attachment transmitted
herewith) is privileged and confidential and is intended for the exclusive
use of the addressee(s).  If you are not an intended recipient, any
disclosure, reproduction, distribution or other dissemination or use of
the information contained is strictly prohibited.  If you have received
this mail in error, please delete it and notify us immediately.</font>
<br><font size=2 color=blue face="Courier New"> </font>
<br><font size=3 face="Times New Roman"> </font><tt><font size=2>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: OpenStack-dev-request@lists.openstack.org?subject:unsubscribe<br>
</font></tt><a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev"><tt><font size=2>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</font></tt></a><tt><font size=2><br>
</font></tt>
<br></div>

<br><pre><font color="blue">
--------------------------------------------------------
ZTE Information Security Notice: The information contained in this mail (and any attachment transmitted herewith) is privileged and confidential and is intended for the exclusive use of the addressee(s).  If you are not an intended recipient, any disclosure, reproduction, distribution or other dissemination or use of the information contained is strictly prohibited.  If you have received this mail in error, please delete it and notify us immediately.

</font></pre><br>