Re: 2.5.54 - quota support

From: Jan Kara (jack@suse.cz)
Date: Mon Jan 06 2003 - 09:48:43 EST


  Hello,

> On Sun, Jan 05, 2003 at 05:59:12PM -0800, Andrew Morton wrote:
> > grab-n-build quota-3.08 from http://sourceforge.net/projects/linuxquota
>
> $ dpkg -l quota
> ii quota 3.08-1
>
> > # quotacheck -F vfsv0 /dev/sde5
>
> this one works ok. quotacheck -m -F vfsv0 / seems to be working
>
> > # quotaon /dev/sde5
>
> quotaon / freezes process if system is up in normal mode. More over any process
> cannot read nor write to disk after that. sysrq-p shows cpu in idle only.
  I seems like quotaon (or better quotactl()) waits on some lock
forever... I'll try to reproduce it but in the mean time can you print
list of processes, write down a few addresses from the top of the stack
of quotaon and try to match it in the system.map to function in which
is process stuck?

> when init=/bin/sh then it reports no such device.
  Hmm.. This might be helpful. Thanks.

> under 2.5.53 and 2.4.20 quotaon works ok. Under 2.5.53 quotaoff / reports some
> error - no such device or bad ioctl I cannot remember exactly but process does
> not freeze.

                                                Thanks for report
                                                                Honza
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Jan 07 2003 - 22:00:31 EST