From owner-freebsd-questions Thu Aug 31 13:41:39 2000 Delivered-To: freebsd-questions@freebsd.org Received: from web.cs.ndsu.nodak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by hub.freebsd.org (Postfix) with ESMTP id 6EDE437B423 for ; Thu, 31 Aug 2000 13:41:35 -0700 (PDT) Received: (from tinguely@localhost) by web.cs.ndsu.nodak.edu (8.9.3/8.9.3) id PAA79405; Thu, 31 Aug 2000 15:41:20 -0500 (CDT) (envelope-from tinguely) Date: Thu, 31 Aug 2000 15:41:20 -0500 (CDT) From: mark tinguely Message-Id: <200008312041.PAA79405@web.cs.ndsu.nodak.edu> To: bille@server.spikes.net, freebsd-questions@FreeBSD.ORG Subject: Re: Disk quota In-Reply-To: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > edquota -g webusers and did: > > Quotas for group webusers: > /web: blocks in use: 1197877, limits (soft = 10, hard = 15) > inodes in use: 38113, limits (soft = 0, hard = 0) > > Would that give each user with the group 'webusers' 10 megs soft and 15 > megs hard or would that set a 10/15 meg limit on the group webusers > stoping at the first 15 megs anyone within the group stored? also the soft and hard disk space is in blocks not MB. Above, you are defining 10KB soft and 15KB hard, not 10M/15M. --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message