From owner-freebsd-questions Fri Jul 23 14:42:53 1999 Delivered-To: freebsd-questions@freebsd.org Received: from chain.freebsd.os.org.za (chain.freebsd.os.org.za [196.7.74.174]) by hub.freebsd.org (Postfix) with ESMTP id DC50215743 for ; Fri, 23 Jul 1999 14:41:30 -0700 (PDT) (envelope-from khetan@chain.freebsd.os.org.za) X-Disclaimer: Contents of this e-mail are the writer's opinion X-Disclaimer2: and may not be quoted, re-produced or forwarded X-Disclaimer3: (in part or whole) without the author's permission. Received: from localhost (khetan@localhost) by chain.freebsd.os.org.za (8.9.3/8.9.3) with ESMTP id XAA03904 for ; Fri, 23 Jul 1999 23:37:53 +0200 (SAST) (envelope-from khetan@chain.freebsd.os.org.za) Date: Fri, 23 Jul 1999 23:37:53 +0200 (SAST) From: Khetan Gajjar Reply-To: Khetan Gajjar To: questions@freebsd.org Subject: quota -q checks NFS-mounts Message-ID: X-Mobile: +27 82 9907663 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I have installed quota's on a FreeBSD-current machine, which has NFS mounts from a poorly-connected server. I put quota -q in the system profile (/etc/profile), and discovered that logins were severely delayed, because the quota command also checked quotas on the NFS mounts, even though they're not marked as having quotas. Is there any way to force quota to ignore NFS mounts ? I've temporarily removed quota -q from the /etc/profile The relevant parts of my fstab are /dev/wd0s1e /home ufs rw,userquota 2 2 /dev/wd0s1f /var ufs rw,userquota 2 2 host.dom.ain:/usr/ /nfs/usr nfs rw 0 0 Thanks in advance. --- Khetan Gajjar (!kg1779) * khetan@os.org.za http://khetan.os.org.za/ * Talk/Finger khetan@khetan.os.org.za FreeBSD enthusiast * http://www2.za.freebsd.org/ Stupidest quote heard : Who is this BSD, and why should we free him ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message