From owner-freebsd-stable Wed Aug 16 8:43:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from qmail.corpex.net (qmail.corpex.net [195.153.247.40]) by hub.freebsd.org (Postfix) with SMTP id 5576337BD5F for ; Wed, 16 Aug 2000 08:43:40 -0700 (PDT) (envelope-from jonathan@corpex.com) Received: (qmail 98641 invoked from network); 16 Aug 2000 15:45:14 -0000 Received: from perseus.corpex.net (HELO perseus) (195.153.247.226) by qmail.corpex.net with SMTP; 16 Aug 2000 15:45:14 -0000 From: "Jonathan Defries" To: Subject: Quota problems Date: Wed, 16 Aug 2000 16:43:25 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have a problem getting quotas to work on a 3.5-STABLE server. The user in question and the fstab look like this: su-2.03# quota martin Disk quotas for user martin (uid 2208): none su-2.03# quota -v martin Disk quotas for user martin (uid 2208): Filesystem blocks quota limit grace files quota limit grace /home 0 10000 10150 0 2000 2050 su-2.03# more /etc/fstab # Device Mountpoint FStype Options Dump Pass# /dev/da0s1b none swap sw 0 0 /dev/da0s1a / ufs rw 1 1 /dev/da1c /home ufs rw,userquota 2 2 /dev/da0s1f /usr ufs rw 2 2 /dev/da0s1e /var ufs rw 2 2 /dev/acd0c /cdrom cd9660 ro,noauto 0 0 proc /proc procfs rw 0 0 quotas are compiled in the kernel. Could someone help me please? I've run quotacheck, quotaon, repquota and everything appears normal to me. This user works: su-2.03# quota spain Disk quotas for user spain (uid 1401): Filesystem blocks quota limit grace files quota limit grace /home 262 10000 10150 66 2000 2050 Please put a desperate man out of his misery! TIA, Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message