DragonFly bugs List (threaded) for 2006-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: nfs (client) directory cacheing bug
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]