Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 11:13:22 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        current@FreeBSD.ORG
Subject:   Re: > 4GB with NFS?
Message-ID:  <20010125111322.B23179@dan.emsphone.com>
In-Reply-To: <Pine.BSF.4.21.0101250907270.13858-100000@beppo.feral.com>; from "Matthew Jacob" on Thu Jan 25 09:10:03 GMT 2001
References:  <20010125110438.A23179@dan.emsphone.com> <Pine.BSF.4.21.0101250907270.13858-100000@beppo.feral.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jan 25), Matthew Jacob said:
> On Thu, 25 Jan 2001, Dan Nelson wrote:
> > Make sure you're using NFSv3 mounts (should be the default, but if not,
> > add "nfsv3" to the options column in fstab).  I cross-mount FreeBSD,
> > Tru64, and Solaris boxes via NFS and can access large files on all
> > combinations of client and server.
> 
> Huh. Interesting. The default showed up as a nfsv3 mount:
> 
>  1/25  2:12 mountd/v3: granted 192.67.166.79 to /bob ro=0 uid0=60001
> 
> The solaris mount showed up as:
> 
>  1/25  2:06 mountd/v3: granted 192.67.166.155 to /bob ro=0 uid0=60001
>  1/25  2:06 nfs/tcp accepted 192.67.166.155,1023
> 
> I'll try an explicit v3 mount/tcp and see if it's better.

I use UDP mounts as it's easier to debug traces.

The next step is to start looking as packet dumps...  When you say that
the FreeBSD clients "stop writing", what error do they get?  Also, what
version of FreeBSD are you using?

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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