From owner-freebsd-questions Sun Apr 6 11:16:12 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id LAA24412 for questions-outgoing; Sun, 6 Apr 1997 11:16:12 -0700 (PDT) Received: from nexis.net (customer-1.ican.net [198.133.36.101]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA24393; Sun, 6 Apr 1997 11:16:08 -0700 (PDT) Received: from localhost (james@localhost) by nexis.net (8.8.5/8.8.5) with SMTP id OAA18502; Sun, 6 Apr 1997 14:15:17 -0400 (EDT) Date: Sun, 6 Apr 1997 14:15:16 -0400 (EDT) From: James FitzGibbon To: freebsd-questions@freebsd.org cc: freebsd-fs@freebsd.org Subject: Quotas over NFS with 2.2.x ? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I've been successfully using quotas over NFS with a 2.2.1R server and a 3.0-current client. In trying to set up a third 2.2.1R system as a client, I receive the message nfs: -o userquota option not supported when trying to mount an nfs filesystem with quotas. Is this normal ? Are quotas over NFS only supported in 3.0-current ? I can't find specific mention of it being something new in the SNAP relnotes.txt file. Any help would be appreciated. -- j.