Re: [ovs-discuss] Bridge traffic stops flowing after ovs-vtep run

2015-11-26 Thread Guru Shetty
On 26 November 2015 at 02:58, Mikhail Bagrov wrote: > Hi Guru, Thanks much. I've added the internal bridge ports, started the > vtep-emulator, added a docker container on all of my 3 nodes. > > [root@ovs-1 ovs]# ovs-vsctl show > 63796e59-59dd-4f8d-9ad2-2721257e1b60 > Brid

Re: [ovs-discuss] Bridge traffic stops flowing after ovs-vtep run

2015-11-25 Thread Guru Shetty
On 23 November 2015 at 09:11, Mikhail Bagrov wrote: > Hi. I'm trying to implement the VTEP Emulator from > https://github.com/openvswitch/ovs/blob/master/vtep/README.ovs-vtep.md > I've built OVS from source on Centos7, trying to interconnect docker > containers between different and within a sing

[ovs-discuss] Bridge traffic stops flowing after ovs-vtep run

2015-11-24 Thread Mikhail Bagrov
Hi. I'm trying to implement the VTEP Emulator from https://github.com/openvswitch/ovs/blob/master/vtep/README.ovs-vtep.md I've built OVS from source on Centos7, trying to interconnect docker containers between different and within a single docker node. Still no traffic flows between containers. I