Hello,
> Vladimir V. Saveliev [[EMAIL PROTECTED]] wrote:
> > Hi
> >
> > Markus Hof wrote:
> >
> > > Olivier Sessink [[EMAIL PROTECTED]] wrote:
> > > > Hi,
> > > >
> > > > on one box I run linux 2.4.8 with lvm + reiserfs + quota, and recently I
> > > > discovered the quota system doesn't work properly, when running quotacheck
> > > > it finds hige differences between the filesystem quota info and reality.
> >
> > Currently in reiserfs quotacheck has to be run after unclean shutdown. Could it
> > be that you had unclean shutdowns and did not run quotacheck after that?
> >
> > > One
> > > > user even passed the hard limit!!!
> > > >
> >
> > > > this is a part from repquota:
> > > >
> > > > *** Report for user quotas on device /dev/lvm0/home
> > > > Block grace time: 14days; Inode grace time: 14days
> > > > Block limits File limits
> > > > User used soft hard grace used soft hard grace
> > > > ----------------------------------------------------------------------
> > > > thisuser +- 601824 500000 600000 13days 10513 15000 25000
> > > >
> >
> > Could it be that filesystem was used without quota enabled?
>
> i dont think so, otherwise grace would be none!!!
>
> I think its the same problem... quotastats is unable to get stats. from kernel.
> Maybe kernel has NO Quota Support!
>
> btw. it was NOT cleanly unmounted... I run quotacheck also manually!!!
Can you please try 2.4.13+patches from
ftp://ftp.suse.com/pub/people/mason/patches/reiserfs/quota-2.4/
50_quota-patch-2.4.13-pre2.gz, nesting-8.diff.gz, reiserfs-quota-12.diff.gz
These patches have a few bugs fixed...
Honza