<div dir="ltr"><div>I  have a system w/ 6 blades interconnected on L2. 1 controller, 5 compute/network nodes.</div><div>they are using icehouse, neutron, ovs, with vxlan on ubuntu 14.04.</div><div><br></div><div>Once in a while, one of the compute blades will declare a bunch of lines like this:</div><div><br></div><div>129749.691102] qbrfc96cb3f-f3: received packet on qvbfc96cb3f-f3 with own address as source address</div><div>[129749.691112] qbrcdd85970-14: received packet on qvbcdd85970-14 with own address as source address</div><div>[129749.691471] qbr8e0cc5fd-17: received packet on qvb8e0cc5fd-17 with own address as source address</div><div>[129749.691620] qbr270b38d8-4d: received packet on qvb270b38d8-4d with own address as source address</div><div><br></div><div>in its dmesg, and during that time (1-2 seconds usually), packets cease to be forwarded from the controller (the l3 agent).</div><div><br></div><div>what could be causing this packet storm? of 'own address' packets? any suggestions on how to debug? there's a lot of traffic flying around, so packet captures need to be tactical.</div><div><br></div><div>if i do a tcpdump for its src address, eg.</div><div><div>tcpdump -i qvbcdd85970-14 ether src f2:4b:2d:1f:e0:9b </div></div><div>i'm not seeing it.</div><div><br></div><div><br></div></div>