Cc: John Ronciak <john.ronciak@...>, Grant Coady <gcoady.lk@...>, <linux-kernel@...>, <neilb@...>, <bfields@...>, <linux-nfs@...>, Jeff Kirsher <jeffrey.t.kirsher@...>, Jesse Brandeburg <jesse.brandeburg@...>, Bruce Allan <bruce.w.allan@...>, PJ Waskiewicz <peter.p.waskiewicz.jr@...>, John Ronciak <john.ronciak@...>, <e1000-devel@...>
On Fri, 2008-08-22 at 22:37 +0100, Ian Campbell wrote:
OK... Are you able to reproduce the problem reliably?
If so, can you provide me with a binary tcpdump or wireshark dump? If
using tcpdump, then please use something like
tcpdump -w /tmp/dump.out -s 90000 host myserver.foo.bar and port 2049
Please also try to provide a netstat dump of the current TCP connections
as soon as the hang occurs:
netstat -t
Cheers
Trond
--