Monday, May 05, 2014

Using snoop or tcpdump for NFS troubleshooting

# Solaris
sudo snoop -t a host my.host.com
# Linux
sudo tcpdump -s0 -S -i eth0 my.host.com

No comments:

Followers