nasty NFS bug
Andrew Atrens
atrens at nortelnetworks.com
Tue Sep 9 08:42:14 PDT 2003
When I try to write a file to an NFS (amd) mount I get a permission
denied error and file gets truncated to zero bytes .
Reading works, of course.
The error sequence is -
I save the file
I get the error message
I quickly do an ls -l and the file size looks fine
I do another ls and the file is 0 bytes.
The nfs server is an auspex, running a variant of solaris I think.
Ouch. Ouch. This one really hurt. ;)
My amd config file -
/defaults
type:=nfs;opts:=proto=udp,rw,intr,noconn,nosuid,grpid,wsize=8192,rsize=8192;
. ..
atrens rhost:=nserver;rfs:=/export/users;sublink:=${key};
More information about the Bugs
mailing list