Subject: NFS writes are ignored by SunOS server (solved)
To: None <mycroft@ai.mit.edu>
From: Gordon W. Ross <gwr@mc.com>
List: port-sun3
Date: 01/22/1995 22:44:01
> Date: Sun, 22 Jan 1995 18:32:07 -0500
> From: "Charles M. Hannum" <mycroft@ai.mit.edu>
> Then do later mounts to the same server like this:
> mount -t nfs -o '-w 1024' pooh:/home /home
> Can anyone tell me how to put such an option in the fstab?
>
> You can put `-w=1024' in the options.
Thanks. (Also to cgd, and probably others). Now I have:
pooh:/home /home nfs rw,-w=1024
(After all, pooh is a "bear of very little brain" :-)
Gordon