From nick@capella.systems.tus.azstarnet.com Tue Jan 4 18:44:03 2000 Return-Path: Received: from capella.systems.tus.azstarnet.com (capella.systems.tus.azstarnet.com [169.197.54.142]) by hub.freebsd.org (Postfix) with ESMTP id B8317151C9 for ; Tue, 4 Jan 2000 18:44:02 -0800 (PST) (envelope-from nick@capella.systems.tus.azstarnet.com) Received: (from nick@localhost) by capella.systems.tus.azstarnet.com (8.9.3/8.9.3) id TAA90744; Tue, 4 Jan 2000 19:44:02 -0700 (MST) (envelope-from nick) Message-Id: <200001050244.TAA90744@capella.systems.tus.azstarnet.com> Date: Tue, 4 Jan 2000 19:44:02 -0700 (MST) From: nick@flatlan.net Sender: nick@capella.systems.tus.azstarnet.com Reply-To: nick@flatlan.net To: FreeBSD-gnats-submit@freebsd.org Subject: Handbook section for quotas over NFS X-Send-Pr-Version: 3.2 >Number: 15898 >Category: docs >Synopsis: Handbook section for quotas over NFS >Confidential: no >Severity: non-critical >Priority: low >Responsible: jim >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jan 4 18:50:01 PST 2000 >Closed-Date: Wed Jan 12 16:35:26 PST 2000 >Last-Modified: Wed Jan 12 16:36:02 PST 2000 >Originator: Nicholas Esborn >Release: FreeBSD 3.3-RELEASE >Organization: flatlan, tucson, az, us >Environment: FreeBSD carbon.flatlan.net 3.3-RELEASE FreeBSD 3.3-RELEASE #3: Tue Nov 2 23:37:42 MST 1999 nick@carbon.flatlan.net:/usr/src/sys/compile/CARBON i386 >Description: >How-To-Repeat: >Fix: *** doc/en_US.ISO_8859-1/books/handbook/quotas/chapter.sgml.orig Tue Dec 21 18:18:32 1999 --- doc/en_US.ISO_8859-1/books/handbook/quotas/chapter.sgml Tue Jan 4 19:23:08 2000 *************** *** 222,230 **** ! * Quotas over NFS ! This section is still under development. --- 222,244 ---- ! Quotas over NFS ! Quotas are enforced by the quota subsystem on the NFS server. ! The rpc.rquotad(8) daemon makes quota ! information available to the quota(1) command ! on NFS clients, allowing users on those machines to see their quota ! statistics. ! ! Enable rpc.rquotad in ! /etc/inetd.conf like so: ! ! ! rquotad/1 dgram rpc/udp wait root /usr/libexec/rpc.rquotad rpc.rquotad ! ! Now restart inetd: ! ! &prompt.root; kill -HUP `cat /var/run/inetd.pid` >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-doc->jim Responsible-Changed-By: jim Responsible-Changed-When: Tue Jan 4 21:08:14 PST 2000 Responsible-Changed-Why: I'll take this. State-Changed-From-To: open->closed State-Changed-By: jim State-Changed-When: Wed Jan 12 16:35:26 PST 2000 State-Changed-Why: New section committed, thanks! >Unformatted: