From owner-freebsd-stable@FreeBSD.ORG Thu May 15 09:55:03 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F008737B404 for ; Thu, 15 May 2003 09:55:02 -0700 (PDT) Received: from psknet.com (grant.psknet.com [63.171.251.10]) by mx1.FreeBSD.org (Postfix) with SMTP id 98C2A43F3F for ; Thu, 15 May 2003 09:55:01 -0700 (PDT) (envelope-from troy@psknet.com) Received: (qmail 41258 invoked by uid 85); 15 May 2003 16:55:00 -0000 Received: from troy@psknet.com by grant.psknet.com by uid 25 with qmail-scanner-1.16 (no such scanner Clear:. Processed in 0.450148 secs); 15 May 2003 16:55:00 -0000 Received: from dilbert.psknet.com (HELO dilbert) (63.171.251.35) by tc.psknet.com with SMTP; 15 May 2003 16:55:00 -0000 From: "Troy Settle" To: Date: Thu, 15 May 2003 12:55:00 -0400 Message-ID: <000701c31b02$b8d0c4c0$23fbab3f@psknet.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal cc: stable@freebsd.org Subject: Disk Quotas X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:55:03 -0000 Hey all, I've got quotas enabled and turned on, it works fine for my first test user: $ quota -u user1 Disk quotas for user user1 (uid 2001): Filesystem usage quota limit grace files quota limit grace /var/mailboxes 2772 450000 500000 30 0 0 Then, I used the edquota to generate quotas for the next 1000 users: $ edquota -p user1 2002-3000 Then, after adding a new user, quotas appear to not be working: $ quota -u user3 Disk quotas for user user3 (uid 2003): none Yet, if I edquota the user, I see this: Quotas for user user3: /var/mailboxes: kbytes in use: 0, limits (soft = 450000, hard = 500000) inodes in use: 0, limits (soft = 0, hard = 0) And, this user is definitely using some disk space: $ du -sx ~user3 796 /var/mailboxes/user3 Now, user2 did the same thing until I ran quotacheck, then it worked fine. Any ideas? Please respond directly, as I'm not subscribed to this list. Thanks, -- Troy Settle Pulaski Networks http://www.psknet.com 540.994.4254 - 866.477.5638