Date: Sat, 26 Jan 2008 15:39:23 -0500 From: "Dave" <dmehler26@woh.rr.com> To: <freebsd-questions@freebsd.org> Subject: nfs locking Message-ID: <000301c8605b$8968db20$0200a8c0@satellite>
next in thread | raw e-mail | index | archive | help
Hello, I'm using nfs on freebsd 6.2 server and a freebsd 6.3 client. On both i have to implement nfs locking. I've added: rpc_lockd_enable="YES" rpc_statd_enable="YES" to both system's /etc/rc.conf. On the client i can start nfs_locking and both statd and lockd start. On the server when i start nfs_locking only statd starts, lockd does not. In /var/log/messages i'm seeing the error msg: nfslock: no such file or directory. Can anyone tell me what this file is and where to put it? Thanks. Dave.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000301c8605b$8968db20$0200a8c0>