From: Amir Goldstein <amir73il@gmail.com>
To: Jan Kara <jack@suse.cz>
Cc: Ext4 Developers List <linux-ext4@vger.kernel.org>
Subject: Failure in quotaon with kernel 2.6.39 (Was: Regression with ext4 in kernel 2.6.39-rc7?)
Date: Thu, 26 May 2011 16:01:00 +0300 [thread overview]
Message-ID: <BANLkTinumSvCD8PJPaC5XK24RMSAbm7WXg@mail.gmail.com> (raw)
On Mon, May 16, 2011 at 12:59 PM, Amir Goldstein <amir73il@gmail.com> wrote:
> On Mon, May 16, 2011 at 12:43 PM, Jan Kara <jack@suse.cz> wrote:
>>
>> Exactly, that is it. I cannot trigger the problem anymore with the patch.
>> I just wonder how come you've spotted the problem because test 232 does not
>> trigger the problem for me -
>
> It does not surprise me.
> As I wrote earlier, my system (Ubuntu 11.4) is behaving strange.
> Some tests fail the fsck at the end, because the filesystem fails to umount
> immediately after the test (lsof shows nothing and manual umount succeeds).
> It's probably the cause for 232 test to fail (even after the crash was fixed)
> and the cause for quotaoff to be called without quotaon in test 232 on
> my system.
>
>> it is triggered when you run quotaoff without
>> running quotaon and that does not happen with test 232.. Anyway, with the
>> attached patch running quotaoff on filesystem without quotas turned on
>> works fine whereas previously it oopsed.
So my quota tests (219 and 232) still fail (zero output from repquota)
and I realized 2 things:
1. they don't fail with kernel 2.6.38 (Ubuntu 11.4 shipped kernel)
2. what seems to fail is quotaon:
amir@qalab:~/xfstests$ sudo quotaon /mnt/test/scratch
quotaon: using /mnt/test/scratch/aquota.user on /dev/sda8
[/mnt/test/scratch]: No such process
quotaon: Quota format not supported in kernel.
Which also explains why quotaoff was called without quotaon in my
original bug report.
amir@qalab:~/xfstests$ quotaon -V
Quota utilities version 4.00-pre1.
Compiled with: USE_LDAP_MAIL_LOOKUP EXT2_DIRECT HOSTS_ACCESS
ALT_FORMAT RPC RPC_SETQUOTA BSD_BEHAVIOUR
Bugs to jack@suse.cz
Any suggestions?
Amir.
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2011-05-26 13:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-26 13:01 Amir Goldstein [this message]
2011-05-26 14:58 ` Failure in quotaon with kernel 2.6.39 (Was: Regression with ext4 in kernel 2.6.39-rc7?) Jan Kara
2011-05-26 15:53 ` Amir Goldstein
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=BANLkTinumSvCD8PJPaC5XK24RMSAbm7WXg@mail.gmail.com \
--to=amir73il@gmail.com \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).