From owner-freebsd-isp Wed Jul 11 16:56:20 2001 Delivered-To: freebsd-isp@freebsd.org Received: from mail.cableaz.com (mail.cableaz.com [63.241.154.20]) by hub.freebsd.org (Postfix) with ESMTP id 67AE937B405 for ; Wed, 11 Jul 2001 16:56:17 -0700 (PDT) (envelope-from jeremy@cableaz.com) Received: from caz ([63.241.150.19]) by mail.cableaz.com (Build 101 8.9.3/NT-8.9.3) with SMTP id QAA00182 for ; Wed, 11 Jul 2001 16:46:24 -0700 Message-ID: <000b01c10a64$a903f220$1396f13f@caz> From: "Jeremy Buckner" To: Subject: Quotas Date: Wed, 11 Jul 2001 16:53:18 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I am building a new mail server for my Internet customers and I am running into some trouble with enabling quotas. I have done this once before on another machine and everything worked fine. Here's my problem: After building and installing the new kernel with the quota option, I edit my fstab and my rc.conf file to the appropriate settings (according to the handbook). The handbook then says to reboot the machine and that /etc/rc runs the proper commands to create user.quota and group.quota. When I do this it appears as though /etc/rc is not creating these two files. I am setting up quotas on my /usr. when the machine boots I get the following: Enabling Quotas : QUOTAON: /usr/user.config , file does not exist. and of course I get the same for group.quota. In other words, it thinks that they should be there already? I have reloaded (re-installed) the machine several times and I get the same error. I am at a loss. Can anyone help? Thanks, Jeremy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message