Subject: Re: Serious NFS problem...
To: Mason Loring Bliss <mason@acheron.middleboro.ma.us>
From: David Brownlee <abs@anim.dreamworks.com>
List: current-users
Date: 10/08/1998 11:35:09
On Thu, 8 Oct 1998, Mason Loring Bliss wrote:
> PS: Manuel mentioned changing block sizes, as I remember... How can I do
> this? Also, what has changed with our NFS code between 1.3.2 and now? I'd
> love to use NFS to do some backup work. I used to use it for that before
> the code broke... :/
to switch to a 1k r/w size
mount -o -r=1024,-w=1024 remotehost:/remotedir /localdir
or possibly try an nfs2 mount:
mount -o -2,-r=1024,-w=1024 remotehost:/remotedir /localdir
David/absolute
-=- Why _do_ we crucify ourselves? -=-