From owner-freebsd-questions Tue Feb 23 12:17:17 1999 Delivered-To: freebsd-questions@freebsd.org Received: from usagi.cts.com (usagi.cts.com [209.68.192.66]) by hub.freebsd.org (Postfix) with ESMTP id D769711636 for ; Tue, 23 Feb 1999 12:16:53 -0800 (PST) (envelope-from preeper@cts.com) Received: from sgt361.cts.com (gt361.cts.com [204.212.158.91]) by usagi.cts.com (8.9.3/8.9.3) with SMTP id MAA10467 for ; Tue, 23 Feb 1999 12:17:00 -0800 (PST) Message-Id: <3.0.5.32.19990223120404.042b0110@crash.cts.com> X-Sender: preeper@crash.cts.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Tue, 23 Feb 1999 12:04:04 -0800 To: freebsd-questions@FreeBSD.ORG From: Jerry Preeper Subject: quota questions Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have quotas enabled on my web server and started playing around with some of the information as I have started to get to less than 1GB free on the hard drive in order to start cleaning some stuff up off the server that's not needed. I have a couple of questions I couldn't seem to find the answer to though. 1) With a 4.5GB hard drive, and say 150 users, what would happen if the total amount of quotas set exceeds the size of the hard drive, even if there is still free space available on the drive? Does it matter? For example, right now (from repquota -a) I have soft quotas totalling 4062400 and hard quotas totalling 4382800, but the file system from df -i shows 4168505 in 1k blocks. 2) Should the sum of all the block limits used by users in repquota -a (shows 2887728) be equal to the number of blocks used (1K blocks) in a df -i output (shows 2871052)? What would the difference be? TIA for any assistance. Jerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message