From: Valerie Clement <valerie.clement@bull.net>
To: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
Cc: ext4 development <linux-ext4@vger.kernel.org>,
Mingming Cao <cmm@us.ibm.com>
Subject: Re: Error with the latest stable series of the patch queue.
Date: Tue, 19 Feb 2008 18:38:48 +0100 [thread overview]
Message-ID: <47BB1428.1090809@bull.net> (raw)
In-Reply-To: <20080219172227.GD7177@skywalker>
Aneesh Kumar K.V wrote:
>> I've got also several issues while running ffsb tests today. The tests
>> ended with success but e2fsck reported an error:
>>
>> Pass 1: Checking inodes, blocks, and sizes
>> Inode 3367164, i_size is 57380864, should be 57442304. Fix?
>>
>> Inode 3367164 is allocated in the last group of the filesystem.
>>
>> As I changed the allocation algorithm for the last group in the patch
>> "ext4_fix_block_alloc_algorithm_for_last_group.patch", I removed this
>> patch and ran again the same test. I didn't reproduce the issue.
>>
>> *But* I reproduced it on a filesystem created with a smaller block size
>> value (= 1024 instead of 4096 previously) and with a kernel *without*
>> my patch applied. e2fsck reports the same error on inodes created in the
>> last group. Sometimes in this configuration, error messages are also
>> displayed on the console:
>>
>> EXT4-fs error (device sdc): ext4_valid_block_bitmap: Invalid block bitmap
>> - block_group = 7358, block = 60276737
>> EXT4-fs error (device sdc): ext4_valid_block_bitmap: Invalid block bitmap
>> - block_group = 7358, block = 60276737
>>
>> and e2fsck reports errors like:
>> Inode 2113777 has corrupt extent index at block 61165699 (logical -1) entry 0
>> Fix?
>>
>> So, there is a problem when allocating inodes in the last group:
>> - without my patch when block size value is 1024,
>> - with my patch when block size value is 4096.
>>
>> Could you check if your tests allocate inodes in the last group and run
>> also e2fsck to see if it reports errors.
>>
>> For the moment, I have no idea how to fix that problem.
>>
>
> This looks like a completely different problem. Will try to see if i can
> reproduce it here.
OK, thanks a lot.
FYI I also reproduced it with 4096 block size when configuring 16000
blocks per group (instead of 32768 per default) when my patch is
not applied.
Valerie
next prev parent reply other threads:[~2008-02-19 17:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-19 15:21 Error with the latest stable series of the patch queue Aneesh Kumar K.V
2008-02-19 17:15 ` Valerie Clement
2008-02-19 17:22 ` Aneesh Kumar K.V
2008-02-19 17:38 ` Valerie Clement [this message]
2008-02-19 17:27 ` Aneesh Kumar K.V
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=47BB1428.1090809@bull.net \
--to=valerie.clement@bull.net \
--cc=aneesh.kumar@linux.vnet.ibm.com \
--cc=cmm@us.ibm.com \
--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 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.