[ovs-discuss] MAC bouncing between ports

Ravi Kondamuru Ravi.Kondamuru at citrix.com
Mon May 15 00:41:14 UTC 2017


Hi,

We are seeing an issue of loss of connectivity to a VM on XenServer running OVS-2.1.3. Enabling debug messages I see that the MAC (fe:d7:77:81:02:7c) bounces between the VM’s vif  (vif9.0) and the physical NIC (eth1). I seem to notice loss of connectivity at times when it is learned from eth1 instead of from vif9.0.

I am trying to understand when this message is displayed. We checked out network, and cant find any possibility for any packet flow with that MAC from eth1. So I am at loss as to how OVS is reporting to have learnt that MAC from eth1 for a VM.

In one scenario, we traced GARP packets being sent by the VM on vif9.0, xenbr1, and eth1. Is it possible that GARP packet is incorrectly interpreted as having originated in eth1 instead of vif9.0?

Thanks,
Ravi.


May 11 20:43:29 ns ovs-vswitchd: ovs|00379|ofproto_dpif_xlate(handler_2)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port eth1 in VLAN 0
May 11 20:43:29 ns ovs-vswitchd: ovs|00041|ofproto_dpif_xlate(revalidator_4)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port vif9.0 in VLAN 0
May 11 20:43:31 ns ovs-vswitchd: ovs|00045|ofproto_dpif_xlate(revalidator_3)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port eth1 in VLAN 0
May 11 20:43:31 ns ovs-vswitchd: ovs|00042|ofproto_dpif_xlate(revalidator_4)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port vif9.0 in VLAN 0
May 11 20:43:33 ns ovs-vswitchd: ovs|00046|ofproto_dpif_xlate(revalidator_3)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port eth1 in VLAN 0
May 11 20:43:33 ns ovs-vswitchd: ovs|00043|ofproto_dpif_xlate(revalidator_4)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port vif9.0 in VLAN 0
May 11 20:52:41 ns ovs-vswitchd: ovs|01119|ofproto_dpif_xlate(handler_1)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port eth1 in VLAN 0
May 11 20:57:43 ns ovs-vswitchd: ovs|01324|ofproto_dpif_xlate(handler_1)|DBG|bridge xenbr1: learned that fe:d7:77:81:02:7c is on port vif9.0 in VLAN 0



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-discuss/attachments/20170515/bb9d201a/attachment.html>


More information about the discuss mailing list