Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2006 15:50:18 +0200 (EET)
From:      Jari Kirma <kirma@cs.hut.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/92061: rpc_statd_enable and rpc_lockd_enable misdocumented in rc.conf(1)
Message-ID:  <200601201350.k0KDoIaY048758@pallo.cs.hut.fi>
Resent-Message-ID: <200601201400.k0KE0FOJ012122@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         92061
>Category:       docs
>Synopsis:       rpc_statd_enable and rpc_lockd_enable misdocumented in rc.conf(1)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 20 14:00:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jari Kirma
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
Helsinki University of Technology
>Environment:
All supported releases?
At least 6.0 and -CURRENT.
>Description:
rpc.statd and rpc.lockd are required for proper NFS locking support on
FreeBSD client systems. These can be started by adding respective
rpc_statd_enable and rpc_lockd_enable lines to /etc/rc.conf.

The rc.conf(1) manual page states that these options require system to
be an NFS server, but this is not the case. /etc/rc.d/nfslocking requires
either NFS server or NFS client (or nfsd). Also, enabling these options
on NFS client cause the intended effect (working NFS locks).
>How-To-Repeat:
man rc.conf, look for above options.
>Fix:
Replace related descriptions from "and also an NFS server" to
"and also an NFS server or client"
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601201350.k0KDoIaY048758>