From owner-freebsd-questions Wed Mar 22 4:49:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from pluton.ispras.ru (pluton.ispras.ru [194.186.94.6]) by hub.freebsd.org (Postfix) with ESMTP id 881E237B99A; Wed, 22 Mar 2000 04:48:42 -0800 (PST) (envelope-from grn@ispras.ru) Received: from gate.ispras.ru (gate [194.67.37.200]) by pluton.ispras.ru (8.9.3/8.9.3) with ESMTP id PAA05300; Wed, 22 Mar 2000 15:45:40 +0300 (MSK) Received: from ispgate (ispgate [194.67.37.200]) by gate.ispras.ru (8.9.3/8.9.3) with ESMTP id PAA17082; Wed, 22 Mar 2000 15:46:13 +0300 (MSK) Date: Wed, 22 Mar 2000 15:46:12 +0300 (MSK) From: Grigory Kljuchnikov To: Erik Trulsson Cc: freebsd-questions@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: errno (46) - for FreeBSD 4.0 NFS server In-Reply-To: <20000322110244.B1961@student.csd.uu.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thank you, Erik! I find rpc.lockd and start it manually. My test with NFS locking works right. But it don't start on boot by default if I enable NFS server in /stand/sysinstall and there is the comment in /etc/default/rc.conf for rpc_lockd_enable: rpc_lockd_enable="NO" # Run NFS rpc.lockd (*broken!*) if nfs_server. Does the comment "(*broken!*)" mean that rpc.lockd doesn't work properly? Grigory. On Wed, 22 Mar 2000, Erik Trulsson wrote: > On Wed, Mar 22, 2000 at 12:04:55PM +0300, Grigory Kljuchnikov wrote: > > Thierry, thank you for the information, > > but it's very bad that there isn't NFS locking in FreeBSD. > > I'm afraid I need to move my FreeBSD NFS server to Solaris > > for x86. > > > > I don't understand why NFS locking isn't in FreeBSD. > > Is it difficult in the implementation or are there another > > global problems in the kernel (or in the native filesystem)? > > > > Who know when the NFS locking is planed to release in FreeBSD? > > > > > > > Actually I think that server side locking *is* implemented but client side > locking isn't. > 'man 8 rpc.lockd' for more information. > (And 'man 5 rc.conf' for information on how to start it at bootup. > > Grigory Kljuchnikov ------------------------------------------------------------ Institute for System Programming Russian Academy of Sciences, 109004, Moscow, Russia, B.Kommunistitcheskay, 25, phone(work): +7-095-9125659 fax: +7-095-9121524 e-mail: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message