bond interface duplicating packets

Asked by John Moran

I have a bond interface with two Ethernet ports, both ports on Ethernet switch. I have GRE layer 3 being transmitted/received from one workstation and vxlan being transmitted and received from the other.

wsA(vxlan)<->wsB<->(gre)wsC

The GRE tunnel from wsC is being terminated on wsB and the packets being routed wsA over vxlan (via ovs bridge)
Packets from vxlan are being terminted on OVS bridge and routed via (linux route) to the GRE tunnel.

When bond is configured in active standby mode traffic flow normally.

With any other bond mode configured duplicate packets are generated by the bond interface. vxlan packets are duplicated on bond
 ingress to wsB. Have tried all bond modes with various hashing algorithms.

I think any bond mode should support this configuration.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Launchpad Janitor (janitor) said :
#1

This question was expired because it remained in the 'Open' state without activity for the last 15 days.