NFS Question
Hewitt Tech
hewitt_tech at attbi.com
Thu Aug 29 16:54:41 EDT 2002
You might want to peruse the 2nd edition of Managing NFS and NIS from
Oreilly. See:
http://www.oreilly.com/catalog/nfs2/toc.html
File locking problems can be troubleshot by exercising the file locking
calls and setting the lock daemons into debug mode. You might also want to
tcpdump the traffic between the client/server to make sure the requests are
going to/from the correct systems etc.. As has been pointed out, locking
between dissimilar systems might very well result in problems. Range locking
also has the effect of disabling the NFS server's cache mechanism which can
result in noticeably poor performance.
-Alex
----- Original Message -----
From: "Derek D. Martin" <ddm+gnhlug at pizzashack.org>
To: <discuss at gnhlug.org>
Sent: Thursday, August 29, 2002 4:40 PM
Subject: Re: NFS Question
More information about the gnhlug-discuss
mailing list