Date: Wed, 30 Jun 1999 17:29:10 -0700 (PDT) From: Yann Ramin <yramin1@montereyhigh.com> To: Gustavo V G C Rios <kernel@tdnet.com.br>, questions@FreeBSD.ORG Subject: Re: Quota Message-ID: <199907010029.RAA35320@net21.montereyhigh.com> In-Reply-To: <377A829C.CEDDB7CC@tdnet.com.br> References: <377A829C.CEDDB7CC@tdnet.com.br>
next in thread | previous in thread | raw e-mail | index | archive | help
Well, lets start simply with: it shouldn\'t :) I\'ve used Quota many times and many different FreeBSD Releases (including 3.2-R) with no problems. In fact the quota code comes back from 4.4BSD and the FFS file system driver. Make sure the following is in: Kernel compiled with \'options QUOTA\' fstab with the file system marked as \'userquota\' and/or \'groupquota\' rc.conf with the line \'check_quotas=\"YES\"\' No errors with the file systems (not a biggie, but helps) shutdown and umount -a, then run fsck Also, if this is an upgraded system, make sure the upgrade was complete :) I\'ve seen systems which were half upgraded and simply using \'date\' caused various prgrams to blow up. That is all I can think of right now, hope that helps Yann Quoting Gustavo V G C Rios <kernel@tdnet.com.br>: > Here goes my uname -a: > > FreeBSD vitoria.ddsecurity.com.br 3.2-RELEASE FreeBSD 3.2-RELEASE #5: > Tue Jun 15 02:54:29 EST 1999 > toor@vitoria.ddsecurity.net:/usr/src/sys/compile/VITORIA i386 > > > Question: > When does FreeBSD Core Team Devel plan to add real stable support for > quota under 3.X Release ? > > My system simply crashes when i use the command \"quota\"! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with \"unsubscribe freebsd-questions\" in the body of the message > ----------------------------------------------------- MHS DoreMail - www.montereyhigh.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907010029.RAA35320>