From owner-freebsd-questions Sun Jul 16 16:48:43 2000 Delivered-To: freebsd-questions@freebsd.org Received: from scooby.lineone.net (doggy.lineone.net [194.75.152.224]) by hub.freebsd.org (Postfix) with ESMTP id BD18337B5D0 for ; Sun, 16 Jul 2000 16:48:39 -0700 (PDT) (envelope-from war-zone@uk2.net) Received: from galaxy (host213-1-53-181.host.btclick.com [213.1.53.181]) by scooby.lineone.net (8.9.3/8.9.3) with SMTP id AAA29475 for ; Mon, 17 Jul 2000 00:48:34 +0100 (BST) Message-ID: <002301bfef7d$d0174680$b53501d5@galaxy> From: "Stone" To: Subject: Quotas Date: Mon, 17 Jul 2000 00:30:21 +0100 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.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I`ve been having some weird problems with quotas on my colocated server. I used to run 3.4-STABLE and the same thing occured. Now, i`m running 4.0-STABLE (cvsup on 12th July). I wanted to enable quota support on my box and followed what it said in the handbook. Added options QUOTA to the kernel config, built and installed the new kernel Added enable_quotas="YES" to /etc/rc.conf Added check_quotas="NO" to /etc/rc.conf Added userquota to the appropriate place in /etc/fstab for my /home partition. I then rebooted my server with the new kernel, and made a user called tom to test the quotas. I used edquota -u tom and changed the hard & soft limits to 100, then rebooted for the system to pick up the newly created quota.user file. I then uploaded a file bigger than the specified quota and it worked fine (ftp said quota exceeded) I then changed the user quota to a larger size and it continued to work fine. I added another test user and then the box seemed to come to a halt, programs would just halt at the prompt and control C etc would not escape them, I disconnected and tried to log back in, but (as before when i tried to add quotas on 3.4) the connection will open to any of the ports but no banners for any of the services display (ftp, telnet, pop3 etc) so I am unable to login. It is defintely related to the quotas because when my ISP reversed the process to remove quota support, the system functioned as normal. Is there some sort of problem with the quota support in freebsd?, any help would be apprieciated :) Thanks, Chris Hearn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message