[ovs-discuss] [ovs] Can all interfaces in a same port receive ARP packets when there are packages in an interface?

2014-06-21 Thread 严超
Hi, all: I've got some problem with arp broadcasting. Can all interfaces in a same port receive ARP packets when there are packages in an interface? Like below, if vnet1 receives arp packets, can eth0 receives them too ? Now I can receive in eth0, why ? yanchao@yanchao727:~/tripleo$ sudo ovs-vsc

[ovs-discuss] Open vSwitch Group Fast Failover

2014-06-21 Thread Ricardo Santos
Hello, I have some questions about the fast failover group option when using OpenFlow 1.3 in Open vSwitch 2.1.2. How does Open vSwitch monitor the state of the present buckets in a group? Supposing that I have one group created by the following command: > ovs-ofctl -O OpenFlow13 add-group br0 >

Re: [ovs-discuss] Warning logs flooding: failed to flow_del (No such file or directory)

2014-06-21 Thread Han Zhou
Hi Alex, Sure, for the boxes using OVS2.1, there is no such issue. Thanks for your help. Best regards, Han On Tue, Jun 17, 2014 at 8:50 AM, Alex Wang wrote: > Sorry for using the wrong term (LTS, not LTE) and misclaiming it (branch-2.1 > is not a LTS branch). > > We just recommend you to use br

Re: [ovs-discuss] ovs 2.0.1 build failed!

2014-06-21 Thread yinpeijun
It is obviously not a bug of ovs , you should check your m4/automake rpms version, if ok , you can try “find ./openvswitch-2.0.1 –type f|xargs touch”to update the files timestamp. >Hi, everyone > >I am experiencing some strange error of my ovs build. I tried google, but >none of the ans