On Sat, Oct 16, 2010 at 08:15:31PM +0200, Patrick Ringl wrote:The problem is definitely somewhere in the 2.6.34 commit regarding IGMP snooping (when disabling it, everything works). I have attached a tcpdump log of data coming through the bridge and data coming through an attached port (eth1). The lockups are easily spotted, since I use mtr to constantly ping the problematic machine, and there aren't any incoming/outgoing packets during the lockup.
Hi,I can't reproduce this problem here so I'll need your help to
okay I narrowed down the issue. I watched all function calls of the
'bridge' module with the help of a small systemtap probe of mine. I
first traced a timespan where the issue did not occur, then one where it
did and composed an intersection of these two:
track it down.
Can you see if you can relate the lock-ups to specific events
such as a particular packet being sent through the bridge?
If we can recreate the problem on demand that that helps us toAnything else I could possibly provide? :-)
find the root cause.
You mentioned that you took packet dumps on the system. If you
can show us the packets through the bridge and its ports when
the problem occurs that would be great.
Thanks,
Attachment:
dump_br0
Description: Binary data
Attachment:
dump_eth1
Description: Binary data