NFS serer weirdness

Doug White dwhite at gumbysoft.com
Sun Dec 21 20:07:16 PST 2003


On Sun, 21 Dec 2003, Matt Douhan wrote:

> I am running a STABLE NFS server as follows

[...]

Is it different if you use tcp?

Try using this command to mount the filesystem:

mount_nfs -T -3 rabarber:/net/rabarber  /net/rabarber

Then try your operation and see if it works better.  Also see if you
experience random hangs with this.

You may be having corruption/loss issues with small packets. You'll have
to run tcpdump and try to see where the packet loss is occuring.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-stable mailing list