From owner-freebsd-stable Wed Aug 16 12:35:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.fpsn.net (mail.fpsn.net [63.224.69.57]) by hub.freebsd.org (Postfix) with ESMTP id B4FDA37BB85 for ; Wed, 16 Aug 2000 12:35:42 -0700 (PDT) (envelope-from simon@optinet.com) Received: from sharky (adsl-151-202-97-90.bellatlantic.net [151.202.97.90]) by mail.fpsn.net (8.9.3/8.9.3) with SMTP id XAA15432; Wed, 16 Aug 2000 23:08:03 -0600 (MDT) (envelope-from simon@optinet.com) Message-Id: <200008170508.XAA15432@mail.fpsn.net> From: "Simon" To: "freebsd-stable@FreeBSD.ORG" , "Jonathan Defries" Date: Wed, 16 Aug 2000 15:38:31 -0400 Reply-To: "Simon" X-Mailer: PMMail 2000 Professional (2.10.2010) For Windows 2000 (5.0.2195) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: Quota problems Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What doesn't work exactly? although I no longer run 3.x, I might be able to help. -Simon On Wed, 16 Aug 2000 16:43:25 +0100, Jonathan Defries wrote: >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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message