Hoi!

Jan Kara [[EMAIL PROTECTED]] wrote:
>   Hello,
> 
> > This is a Server and I alwas use ssh .. now I was down and had a look at the
> > Monitor (tty1):
> > After reboot called by init script /etc/rc.d/rc.M
> > 
> > root@k7:/etc/rc.d# /sbin/quotacheck -avug
> > quotacheck: Cannot remount filesystem mounted on / read-only so counted
> > values might not be right.
> > Please stop all programs writing to filesystem or use -m flag to force
> > checking.
> > 
> > root@k7:/etc/rc.d# /sbin/quotaon -avug
> > quotaon: using //aquota.user on /dev/md0 [/]: No such file or directory
>   Umm.. And do you have aquota.user file? If not you need to create
> it either by convertquota or by quotacheck -c...

Thanks a lot... now Quota work on 2.4.13 with newest Quto Utils ;-)
Why convertyuota?? caused by new quotautils?
What does this convert?
Do I still need th /quota.user file?


> 
> > I don�t know why... in 2.4.9 and 2.4.12 this made no problem, maybe this is
> > since I installed the new Quota Utils (this is what I think)
>   So you say quota worked for you with new quota format in 2.4.9 and 2.4.12?

No:
Quota wasn�t working till now...
I had old quota util on 2.4.9 and 2.4.12 => users were able to exeed their hard limit!

With new quotautils on 2.4.12 it didn�t worked... maybe caused by the same reason like 
it was on 2.4.13 ... my fault... I forgot convertquota...

So I can�t say anything about 2.4.12 !!!!

> 
> 
> > Isn�t it possible to use Quota on the / partition ???
>   It's of course possible to have quotas on /.

Fine ...

> 
>                                                                       Honza
> 
> > > > root@k7:/usr/src/linux# quota -V
> > > > Quota utilities version 3.01.
> > > > Compiled with RPC and EXT2_DIRECT
> > > > Bugs to [EMAIL PROTECTED], [EMAIL PROTECTED]
> > > >
> > > >
> > > > Do I have to compile the quota utils with any --with switch???
> > > >
> > > > Useres are still able to exeed even their hard limit!!!
> > > >
> > > > thanks
> > > > markus
> > >
> > >
> > > That seems to be different from what I experience. Using the ancient 1.7
> > > tools it works for me, however with the 3.01-final quotas just do not want
> > > to be turned on (for some strange reason), i.e.
> > >
> > > ./quota-tools/quotacheck -V
> > > Quota utilities version 3.01.
> > > Compiled with RPC
> > >
> > > quotacheck -auvg
> > > quotacheck: Can't find filesystem to check or filesystem not mounted with
> > > quota option.
> > >
> > > (the same works with the 1.7 tools)
> > >
> > > Hmmhh ?!
> > >
> > > Soeren.
> > >

Really thanks a lot!!!!

markus

Reply via email to