From: Jakob Oestergaard <jakob@unthought.net>
To: Pete Zaitcev <zaitcev@redhat.com>
Cc: Andrew Morton <akpm@digeo.com>, linux-kernel@vger.kernel.org
Subject: Re: why isn't quota dependant on ext2?
Date: Fri, 24 Jan 2003 02:32:59 +0100 [thread overview]
Message-ID: <20030124013259.GC1286@unthought.net> (raw)
In-Reply-To: <200301222105.h0ML5t719018@devserv.devel.redhat.com>
On Wed, Jan 22, 2003 at 04:05:55PM -0500, Pete Zaitcev wrote:
> >> > ext3, ufs and udf also use the core quota code.
> >>
> >> The documentation says it only works with ext2 where would I find working
> >> utilities to get it working on ext3 ?
> >
> > ext3 uses the same tools as ext2 - checkquota, quotaon, etc.
> >
> > http://quota-tools.sourceforge.net/ (site seems to be broken)
>
> The bad news is that quota on ext3 is virtually guaranteed
> to deadlock, so you can do it, but you do not want to do it.
> The original memo describes a deadlock in RH 2.4.18-5, which
> I assure you, was NOT fixed in Marcelo 2.4.20. A good anti-deadlock
> work was done, granted, but this particular one wasn't fixed.
Hmm... that doesn't match my experiences here...
[phoenix:joe] $ uname -r
2.4.20-rc3
[phoenix:joe] $ mount | grep exported
/dev/md7 on /exported type ext3 (rw,usrquota)
[phoenix:joe] $ df -h | grep expor
/dev/md7 147G 98G 41G 70% /exported
[phoenix:joe] $ df -ih | grep expor
/dev/md7 19M 844k 17M 5% /exported
This is a fairly heavily loaded NFS server (load > 10 is not uncommon).
I have seen no lockups so far. Should I be worried ?
It uses the old quota format - could that be why it's ok ?
--
................................................................
: jakob@unthought.net : And I see the elder races, :
:.........................: putrid forms of man :
: Jakob Østergaard : See him rise and claim the earth, :
: OZ9ABN : his downfall is at hand. :
:.........................:............{Konkhra}...............:
next prev parent reply other threads:[~2003-01-24 1:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-22 1:47 why isn't quota dependant on ext2? Gerhard Mack
2003-01-22 2:59 ` Andrew Morton
2003-01-22 4:00 ` Gerhard Mack
2003-01-22 4:12 ` Andrew Morton
[not found] ` <mailman.1043208901.31378.linux-kernel2news@redhat.com>
2003-01-22 21:05 ` Pete Zaitcev
2003-01-22 21:48 ` Andrew Morton
2003-01-23 4:25 ` Gerhard Mack
2003-01-24 1:32 ` Jakob Oestergaard [this message]
2003-01-23 7:59 ` Oleg Drokin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030124013259.GC1286@unthought.net \
--to=jakob@unthought.net \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zaitcev@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.