[issue1695] NFS-related system breakdown

Matthew Dillon dillon at apollo.backplane.com
Mon Mar 15 02:24:04 PDT 2010


:
:What's next? tcpdump on the server side ?
:

    I'm not sure tcpdump can track rpcs over a tcp connection, but that
    would be the next step to try to find out which side is responsible
    for dropping one of the RPCs on the floor.

    Another possibility is that it is a stalled TCP connection which you
    can detect by looking at the receive and transmit buffer backlog on
    both sides via 'netstat -p tcp'.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Bugs mailing list