It's been reported before: http://openvswitch.org/pipermail/discuss/2012-February/006417.html
Realistically, nobody is working on bridge compatibility anymore, especially since this seems to be a minor issue. On Thu, Dec 19, 2013 at 1:55 AM, Shek Mohd Fahmi Abdul Latip <[email protected]> wrote: > Hi guys, > > Is anyone experiencing this issue below? If got any solution, kindly advice > > [root@mi-cloud-prd-host001 ~]# brctl show > bridge name bridge id STP enabled interfaces > br1 8000.ac162d8ae931 no bond1.436 > virbr0 8000.525400e6d38e yes virbr0-nic > [root@mi-cloud-prd-host001 ~]# ovs-vsctl show > 8cf93ce0-adf7-4849-8d7e-c6093c82eab4 > ovs_version: "1.9.3" > [root@mi-cloud-prd-host001 ~]# ovs-vsctl add-br ovsbr0 > [root@mi-cloud-prd-host001 ~]# ovs-vsctl show > 8cf93ce0-adf7-4849-8d7e-c6093c82eab4 > Bridge "ovsbr0" > Port "ovsbr0" > Interface "ovsbr0" > type: internal > ovs_version: "1.9.3" > [root@mi-cloud-prd-host001 ~]# brctl show > bridge name bridge id STP enabled interfaces > br1 8000.ac162d8ae931 no bond1.436 > ovsbr0 /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > /sys/class/net/ovsbr0/bridge: No such file or directory > 0000.de27825c5a48 no > virbr0 8000.525400e6d38e yes virbr0-nic > [root@mi-cloud-prd-host001 ~]# ovs-ofctl show ovsbr0 > OFPT_FEATURES_REPLY (xid=0x1): dpid:0000de27825c5a48 > n_tables:255, n_buffers:256 > capabilities: FLOW_STATS TABLE_STATS PORT_STATS QUEUE_STATS ARP_MATCH_IP > 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 > LOCAL(ovsbr0): addr:de:27:82:5c:5a:48 > config: PORT_DOWN > state: LINK_DOWN > speed: 100 Mbps now, 100 Mbps max > OFPT_GET_CONFIG_REPLY (xid=0x3): frags=normal miss_send_len=0 > > > Best regards, > .fahmie > > > > > ------------------------------------------------------------------ > - > - > DISCLAIMER: > > This e-mail (including any attachments) is for the addressee(s) > only and may contain confidential information. If you are not the > intended recipient, please note that any dealing, review, > distribution, printing, copying or use of this e-mail is strictly > prohibited. If you have received this email in error, please notify > the sender immediately and delete the original message. > MIMOS Berhad is a research and development institution under > the purview of the Malaysian Ministry of Science, Technology and > Innovation. Opinions, conclusions and other information in this e- > mail that do not relate to the official business of MIMOS Berhad > and/or its subsidiaries shall be understood as neither given nor > endorsed by MIMOS Berhad and/or its subsidiaries and neither > MIMOS Berhad nor its subsidiaries accepts responsibility for the > same. All liability arising from or in connection with computer > viruses and/or corrupted e-mails is excluded to the fullest extent > permitted by law. > > > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
