NFS stops responding
Kevin D. Clark
kevin_d_clark at comcast.net
Sat Apr 3 17:19:44 EDT 2010
Michael ODonnell writes:
> I'm capturing dumps of Enet traffic on the client and server boxes at
> a remote customer site thus:
>
> dumpcap -i eth0 -w /tmp/`hostname`.pcap
>
> ...and then copying them back to HQ where I feed them to Wireshark.
> I am not (yet?) rigged up so I can sniff traffic from an objective
> third party.
I happen to be debugging a similar "I want to pull my hair out of my
head" problem right now (but with a different protocol....).
One thing that I've done to help me understand what is going on is to
rigorously go through each packet (sent and received) and verify that
what got sent is the same as what got received (on the customer's
network -- I can't reproduce this in-house...). I build up a timeline
of major things that go on during the protocol interaction.
This was a hard work, but eventually I was able to come to some
conclusions about what might be going wrong. I'm still testing my fix
though. I feel like I'm living+breathing+sleeping this problem right
now.
Hope this helps.
--kevin
--
alumni.unh.edu!kdc / http://kdc-blog.blogspot.com/
GnuPG: D87F DAD6 0291 289C EB1E 781C 9BF8 A7D8 B280 F24E
Wipe him down with gasoline 'til his arms are hard and mean
From now on boys this iron boat's your home
So heave away, boys.
-- Tom Waits
More information about the gnhlug-discuss
mailing list