[Ocfs2-devel] crash while creating a lot of files - jbd2 assertion failure

Goldwyn Rodrigues rgoldwyn at gmail.com
Fri Aug 27 14:07:06 PDT 2010


Hi Tristan,

On Thu, Aug 26, 2010 at 10:26 PM, tristan <tristan.ye at oracle.com> wrote:
> Goldwyn Rodrigues wrote:
>>
>> Hi,
>>
>> ocfs2 crashes most of the times when I try to create a lot of files on
>> the filesystem. The details are:
>>
>> Arch: i686 (2 processors)
>> Kernel version: 2.6.35.3
>> Script to reproduce:
>> for i in `seq 1 1048576`; do echo $i > f.$i; done
>> Reproducible: most of the times
>> fs-features: indexed-dirs,local,noxattr
>
> Hi Goldwyn,
>
> Could you please verify if the issue could be solved by my recent patch:
>
> [PATCH 1/1] Ocfs2: Add missing ocfs2_journal_acces_*() for couple of funcs
> in dir.c
>
>

Yes, the patch works fine and fixes the issue. Thanks for the quick fix.

-- 
Goldwyn



More information about the Ocfs2-devel mailing list