On Mon, 20 Mar 2006, Ruslan Ermilov wrote:
ru 2006-03-20 12:27:08 UTC
FreeBSD src repository
Modified files:
share/man/man7 build.7
Log:
Document the requirement to run rpc.lockd(8) on both client
and server when installing onto an NFS file system.
I've had reported to me a couple of times that people are having difficulties
running rpc.lockd in server-only configurations, as the /dev/nfslock device
node is created only by the NFS client kernel code. Do you know if this is
true?
(Fixing this is a little tricky, as while it's easy enough to make rpc.lockd
ignore the node and not open it if it's not present, you also want rpc.lockd
to suddenly notice it later if the NFS client code becomes loaded)
Robert N M Watson
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"