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...

> 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?


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

                                                                        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.
> >

Reply via email to