lkml.org 
[lkml]   [2009]   [Jun]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Mild filesystem corruption on ext4 (no journal)
Alan Jenkins wrote:
> Aioanei Rares wrote:

>> I suspect, although I might be wrong, that this is not a kernel-related
>> problem.
>
> "To try and rule out a faulty userspace program, I marked the file as
> read-only (chmod a-w) and immutable (chattr +i). After a reboot, the
> file was still read-only and immutable, yet it still became corrupted."
>
> Since the immutable bit is not respected, I tend to think it is a kernel
> problem. Unless the filesystem isn't getting unmounted/flushed properly
> for some reason... but I thought the modern kernel had that covered.
>
> I agree it is very suspicious this happens only after upgrading libc.
> I'll see if I can find an individual change in libc locale-handling that
> might trigger this.

Maybe you could try some things in your shutdown script, such as
explicitly fsyncing the file, or bmapping it with filefrag, or dropping
caches and rereading it... see what the state is just before the
shutdown compared to after the reboot.

-Eric


\
 
 \ /
  Last update: 2009-06-05 17:23    [W:0.124 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site