Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Dec 2003 20:07:15 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Matt Douhan <matt@fruitsalad.org>
Cc:        stable@freebsd.org
Subject:   Re: NFS serer weirdness
Message-ID:  <20031221200518.J55059@carver.gumbysoft.com>
In-Reply-To: <200312210935.44065.matt@fruitsalad.org>
References:  <200312210935.44065.matt@fruitsalad.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@gumbysoft.com          |  www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031221200518.J55059>