Re: [ovs-dev] How to set forwarding delay of OVS bridge

2014-06-20 Thread Changbin Liu
> On Thu, Jun 19, 2014 at 8:56 PM, Changbin Liu > wrote: > >> ovs-vsctl settting forwarding delay does not seem to be working. >> Forwarding delay is always 15 seconds. >> >> # ovs-vsctl set bridge obr2 other_config:stp-forward-delay=0 >> > >

Re: [ovs-dev] How to set forwarding delay of OVS bridge

2014-06-19 Thread Changbin Liu
It should be > easy to extrapolate how configure the forwarding delay with the > "stp-forward-delay" configuration field described in the > ovs-vswitchd.conf.db man page. > > --Justin > > > > On Thu, Jun 19, 2014 at 1:07 PM, Changbin Liu > wrote: > >&g

[ovs-dev] How to set forwarding delay of OVS bridge

2014-06-19 Thread Changbin Liu
Hi Folks, I am wondering whether there is a command to set the forwarding delay of OVS bridge. In Linux bridge, there is "brctl setfd" to set the forwarding delay. The motivation is that when doing live migration of a VM which is attached to OVS bridge, I need to make sure the Gratuitous ARP will

Re: [ovs-dev] Can VXLAN work with VIP (Keepalived)?

2014-06-16 Thread Changbin Liu
io Leitner wrote: > On Wed, Jun 04, 2014 at 12:25:46AM -0400, Changbin Liu wrote: > > It appears that we can change source address via updating the routing > table. > > > > > http://www.symantec.com/business/support/index?page=content&id=HOWTO58872 > > > >

Re: [ovs-dev] Can VXLAN work with VIP (Keepalived)?

2014-06-03 Thread Changbin Liu
interface, and then update the routing table. I don't have an automated solution yet. Any ideas? Thanks Changbin On Wed, Jun 4, 2014 at 12:15 AM, Vasiliy Tolstov wrote: > 2014-06-04 8:12 GMT+04:00 Changbin Liu : > > I figured out the issue. For those who are interested

Re: [ovs-dev] Can VXLAN work with VIP (Keepalived)?

2014-06-03 Thread Changbin Liu
. That explains why my VXLAN tunnels did not work previously. Thanks Changbin On Tue, Jun 3, 2014 at 3:39 PM, Jesse Gross wrote: > On Mon, Jun 2, 2014 at 6:37 PM, Changbin Liu > wrote: > > Hi Folks, > > > > Using Open vSwitch I am setting up VXLAN tunnels between host

[ovs-dev] Can VXLAN work with VIP (Keepalived)?

2014-06-02 Thread Changbin Liu
Hi Folks, Using Open vSwitch I am setting up VXLAN tunnels between hosts. I intend to make VXLAN tunnels "highly available" via Keepalived. Specifically, there are one master node and one backup node for each host, and they share a Virtual IP (VIP) via Keepalived, and the VXLAN tunnel will use the

Re: [ovs-dev] How to set VXLAN VNI?

2013-02-26 Thread Changbin Liu
On Tue, Feb 26, 2013 at 9:54 AM, Kyle Mestery (kmestery) wrote: > On Feb 25, 2013, at 10:00 PM, Changbin Liu wrote: > > > > Hi Kyle, > > > > Thanks so much for your reply! > > > > To clarify, I noticed the code

Re: [ovs-dev] How to set VXLAN VNI?

2013-02-25 Thread Changbin Liu
elevant) question is that, has OpenvSwitch's VXLAN supported STP or similar protocols to avoid loops? We are now using hub and spoke network topology to get around this issue. Changbin On Mon, Feb 25, 2013 at 9:53 PM, Kyle Mestery (kmestery) wrote: > On Feb 25, 2013, at 8:40 PM, Changbin

[ovs-dev] How to set VXLAN VNI?

2013-02-25 Thread Changbin Liu
Hi folks, I have been using OpenvSwtich for a while and the VXLAN feature is awesome. We are able to run OpenStack on top of it now. During deployment, I have one question: how to set the VNI (VXLAN Network ID) of VXLAN tunnels? I have checked the content of packets, and seems like the VNI field i