From owner-freebsd-doc@FreeBSD.ORG Fri Jan 20 14:00:17 2006 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D72F16A41F for ; Fri, 20 Jan 2006 14:00:17 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF02243D55 for ; Fri, 20 Jan 2006 14:00:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k0KE0F41012123 for ; Fri, 20 Jan 2006 14:00:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k0KE0FOJ012122; Fri, 20 Jan 2006 14:00:15 GMT (envelope-from gnats) Resent-Date: Fri, 20 Jan 2006 14:00:15 GMT Resent-Message-Id: <200601201400.k0KE0FOJ012122@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jari Kirma Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BFCD16A41F for ; Fri, 20 Jan 2006 13:50:21 +0000 (GMT) (envelope-from jkirma@mail.niksula.cs.hut.fi) Received: from twilight.cs.hut.fi (twilight.cs.hut.fi [130.233.40.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8750D43D45 for ; Fri, 20 Jan 2006 13:50:20 +0000 (GMT) (envelope-from jkirma@mail.niksula.cs.hut.fi) Received: by twilight.cs.hut.fi (Postfix, from userid 60001) id 279792E15; Fri, 20 Jan 2006 15:50:19 +0200 (EET) Received: from pallo.cs.hut.fi (pallo.cs.hut.fi [130.233.40.133]) by twilight.cs.hut.fi (Postfix) with ESMTP id CD7332DFE for ; Fri, 20 Jan 2006 15:50:18 +0200 (EET) Received: from pallo.cs.hut.fi (jkirma@localhost [127.0.0.1]) by pallo.cs.hut.fi (8.13.1/8.13.1) with ESMTP id k0KDoIug048759 for ; Fri, 20 Jan 2006 15:50:18 +0200 (EET) (envelope-from jkirma@pallo.cs.hut.fi) Received: (from jkirma@localhost) by pallo.cs.hut.fi (8.13.1/8.13.1/Submit) id k0KDoIaY048758; Fri, 20 Jan 2006 15:50:18 +0200 (EET) (envelope-from jkirma) Message-Id: <200601201350.k0KDoIaY048758@pallo.cs.hut.fi> Date: Fri, 20 Jan 2006 15:50:18 +0200 (EET) From: Jari Kirma To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: docs/92061: rpc_statd_enable and rpc_lockd_enable misdocumented in rc.conf(1) X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jari Kirma List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Jan 2006 14:00:17 -0000 >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: