← Back to team overview

openstack team mailing list archive

Re: [openstack][quantum] How to understand 'ovs-vsctl show'?

 

BRCOMPAT should be 'no'. What version of ubuntu is this? 

>________________________________
> From: Qinglong.Meng <mengql112233@xxxxxxxxx>
>To: Darragh O'Reilly <dara2002-openstack@xxxxxxxxx> 
>Sent: Tuesday, 21 May 2013, 10:40
>Subject: Re: [Openstack] [openstack][quantum] How to understand 'ovs-vsctl show'?
> 
>
>
>Hi,
>   Tks for you reply,
>   Here in /etc/default/openvswitch-switch:
>   $ yes
>   I install OVS follow:
>   $ apt-get install openvswitch-datapath-source
>   $ module-assistant auto-install openvswitch-datapath
>   $ apt-get install openvswitch-switch openvswitch-brcompat
>
>
>Tks for you help..
>
>
>
>2013/5/21 Darragh O'Reilly <dara2002-openstack@xxxxxxxxx>
>
>
>>the bridge qbr876fed87-40 is supposed to be a Linux bridge and should not appear in 'ovs-vsctl show'. 
>>What is the value of BRCOMPAT in /etc/default/openvswitch-switch ?
>>What is the OS+level and how did you install OVS?
>>
>>>________________________________
>>> From: Qinglong.Meng <mengql112233@xxxxxxxxx>
>>>To: openstack@xxxxxxxxxxxxxxxxxxx; china-openstack-user-group@xxxxxxxxxxxxxxxx
>>>Sent: Tuesday, 21 May 2013, 5:04
>>>Subject: [Openstack] [openstack][quantum] How to understand 'ovs-vsctl show'?
>>
>>>
>>>
>>>
>>>Hi all,
>>>    Here is output of cmd 'ovs-vsctl show'. But how to explain it. Can anybody help me? 
>>>
>>>
>>>root@compute01:~# ovs-vsctl show
>>>e98109dd-eb2d-43b0-82f8-e2c733db49d7
>>>    Bridge "qbr876fed87-40"
>>>        Port "tap876fed87-40"
>>>            Interface "tap876fed87-40"
>>>        Port "qvb876fed87-40"
>>>            Interface "qvb876fed87-40"
>>>        Port "qbr876fed87-40"
>>>            Interface "qbr876fed87-40"
>>>                type: internal
>>>    Bridge br-int
>>>        Port br-int
>>>            Interface br-int
>>>                type: internal
>>>        Port "qvo876fed87-40"
>>>            tag: 1
>>>            Interface "qvo876fed87-40"
>>>        Port patch-tun
>>>            Interface patch-tun
>>>                type: patch
>>>                options: {peer=patch-int}
>>>        Port "qvoeeba05d1-fb"
>>>            tag: 1
>>>            Interface "qvoeeba05d1-fb"
>>>        Port "tapa27f848c-27"
>>>            tag: 1
>>>            Interface "tapa27f848c-27"
>>>        Port "tapb55a3af4-29"
>>>            tag: 1
>>>            Interface "tapb55a3af4-29"
>>>    Bridge br-tun
>>>        Port "gre-2"
>>>            Interface "gre-2"
>>>                type: gre
>>>                options: {in_key=flow, out_key=flow, remote_ip="10.10.10.73"}
>>>        Port patch-int
>>>            Interface patch-int
>>>                type: patch
>>>                options: {peer=patch-tun}
>>>        Port "gre-1"
>>>            Interface "gre-1"
>>>                type: gre
>>>                options: {in_key=flow, out_key=flow, remote_ip="10.10.10.72"}
>>>        Port br-tun
>>>            Interface br-tun
>>>                type: internal
>>>    Bridge "virbr0"
>>>        Port "virbr0"
>>>            Interface "virbr0"
>>>                type: internal
>>>    Bridge br-ex
>>>        Port "eth3"
>>>            Interface "eth3"
>>>        Port "tap15ee53c7-1d"
>>>            Interface "tap15ee53c7-1d"
>>>        Port br-ex
>>>            Interface br-ex
>>>                type: internal
>>>    Bridge "qbreeba05d1-fb"
>>>        Port "tapeeba05d1-fb"
>>>            Interface "tapeeba05d1-fb"
>>>        Port "qvbeeba05d1-fb"
>>>            Interface "qvbeeba05d1-fb"
>>>        Port "qbreeba05d1-fb"
>>>            Interface "qbreeba05d1-fb"
>>>                type: internal
>>>    ovs_version: "1.4.0+build0"
>>>
>>>
>>>Best Regards,
>>>Tks
>>>
>>>--
>>>
>>>
>>>
>>>Lawrency Meng
>>>mail: mengql112233@xxxxxxxxx
>>_______________________________________________
>>>Mailing list: https://launchpad.net/~openstack
>>>Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>>Unsubscribe : https://launchpad.net/~openstack
>>>More help   : https://help.launchpad.net/ListHelp
>>>
>>>_______________________________________________
>>>Mailing list: https://launchpad.net/~openstack
>>>Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>>>Unsubscribe : https://launchpad.net/~openstack
>>>More help   : https://help.launchpad.net/ListHelp
>>>
>>>
>>>
>>
>
>
>
>-- 
>
>
>
>Lawrency Meng
>mail: mengql112233@xxxxxxxxx
_______________________________________________
>Mailing list: https://launchpad.net/~openstack
>Post to     : openstack@xxxxxxxxxxxxxxxxxxx
>Unsubscribe : https://launchpad.net/~openstack
>More help   : https://help.launchpad.net/ListHelp
>
>
>


References