nfs (client) directory cacheing bug

Matthew Dillon dillon at apollo.backplane.com
Wed Dec 13 15:07:54 PST 2006


    If this is running over NFS you should be able to use tcpdump to trace
    out the NFS operations.  Use a UDP mount to make the tracing work more
    easily. 

    tcpdump -i <interface> -s 4096 -v port 2049

    And see if you can localize the operations related to the problem.

						-Matt





More information about the Bugs mailing list