[rhos-list] OpenVswitch problem...

Flavio Leitner fbl at redhat.com
Tue Oct 7 12:32:59 UTC 2014


On Tue, Oct 07, 2014 at 08:52:29AM +0200, Krist van Besien wrote:
> Hello,
> 
> On Tue, Oct 7, 2014 at 12:58 AM, Flavio Leitner <fbl at redhat.com> wrote:
> 
> > See these links:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1078828#c16
> > https://bugzilla.redhat.com/show_bug.cgi?id=1078828#c18
> > https://bugzilla.redhat.com/show_bug.cgi?id=1090562#c6
> 
> 
> None of these bug reports are accessible to me. Care to tell me what
> is there that I should take in to consideration?

Sorry about that.

Basically, Linux bonding with VLANs echoes back the ARP reply and
that causes the switch to learn the MAC address in the wrong port
which leads to the problem.

We are still investigating this problem, so there is no final solution
yet.  We definitely need more info. My suggestion is to first move the
vlan from Linux bonding to OVS bridge port.  So, instead of tagging at
the bonding device, it will be done at the OVS port.

I.e.: ovs-vsctl add-port <br> <bond> -- set Interface <bond> tag=<vlan id>

If that doesn't help, then use OVS built-in bonding or remove bonding
at all.

Please provide the feedback if possible to allow us to fix the root
cause after all.

Thanks,
fbl




More information about the rhos-list mailing list