Date: Wed, 19 Feb 1997 20:33:53 +0100 (MET) From: Andrzej Szydlo <andrzej@tu.kielce.pl> To: shawn@computerstopusa.com (Shawn Ramsey) Cc: freebsd-questions@freebsd.org Subject: Re: quota's? Message-ID: <199702191933.UAA04527@tu.kielce.pl> In-Reply-To: <Pine.BSF.3.95.970216165743.277C-100000@luke.cpl.net> from "Shawn Ramsey" at Feb 16, 97 04:59:46 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, I tried it on both 2.2-ALPHA and 2.2-GAMMA. The effects are mostly as described by you Shawn, but I've got one more problem. At system startup it says "checking quotas:" and hangs after a while. When I press <Ctrl-C> the startup continues, the remaining services start and quotas work as you describe (say "none", but limit space). It only happens when I enable quota for the /usr filesystem (689999 kB, 451731 kB, 71% used). With the / (31775, 21463, 73%) and /var (29727, 2099, 8%) enabled and the /usr quotas disabled the system starts without problems. Have you seen such problem? What can it be caused by? TIA Andrzej > > > > > On Feb 02, 1997 at 05:35:43PM, Shawn Ramsey wrote: > > > > > One thing I noticed, when I compiled a kernel under 2.1.5, one of the > > > > > flags I saw was -DQUOTA. This isnt happening in 2.2-GAMMA. > > > > > > > > You have to compile your kernel with "options QUOTA" enabled. > > > > > > > > > > I did this. I even took it out to make sure it was compiling properly. > > > When I took it out, told me the kernel didnt have quota support. > > > > > > When I "edquota -u test" it shows the quota's, but if I type "quota -u > > > test" it says the user has no quota. :( > > > > > > > > > > > > > Did you try "quotaon -u /filesystem"? Just checking > > > > It appears as if quotas are actually working. It just SAYS they arnt.. If > I type 'quota' from the command line, it outputs this: > > Disk quotas for user shawn (uid 1003): none > > > But if I assign myself a quota then try to exceed it, I can't. Oh well, at > least it is is working... > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199702191933.UAA04527>