linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: bugme-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 12821] filesystem corrupts on heavy I/O
Date: Sat, 14 Mar 2009 21:56:51 -0700 (PDT)	[thread overview]
Message-ID: <20090315045651.933FB108042@picon.linux-foundation.org> (raw)
In-Reply-To: <bug-12821-13602@http.bugzilla.kernel.org/>

http://bugzilla.kernel.org/show_bug.cgi?id=12821





------- Comment #16 from lucent+lkml@gmail.com  2009-03-14 21:56 -------
Will try patch soon. I mistakenly thought the patched kernel was running today,
it was not, and so I have some more information from When Bad Things Happen.

Without patch applied:

# dmesg output:
[17415.140240] EXT4-fs error (device sdb1): ext4_ext_search_right: bad header
in inode #2491101: unexpected eh_depth - magic f30a, entries 228, max 340(0),
depth 1(2)
[17415.158912] mpage_da_map_blocks block allocation failed for inode 2491101 at
logical offset 1032931 with max blocks 5 with error -5
[17415.158923] This should not happen.!! Data will be lost
[17461.031925] EXT4-fs error (device sdb1): ext4_ext_search_right: bad header
in inode #2491101: unexpected eh_depth - magic f30a, entries 228, max 340(0),
depth 1(2)
[17461.034989] mpage_da_map_blocks block allocation failed for inode 2491101 at
logical offset 1032967 with max blocks 9 with error -5
[17461.034996] This should not happen.!! Data will be lost
[18307.004556] EXT4-fs error (device sdb1): ext4_ext_search_right: bad header
in inode #2491101: unexpected eh_depth - magic f30a, entries 228, max 340(0),
depth 1(2)
[18307.017829] mpage_da_map_blocks block allocation failed for inode 2491101 at
logical offset 1032935 with max blocks 9 with error -5
[18307.017839] This should not happen.!! Data will be lost
[18426.839773] EXT4-fs error (device sdb1): ext4_ext_search_right: bad header
in inode #2491101: unexpected eh_depth - magic f30a, entries 228, max 340(0),
depth 1(2)
[18426.854493] mpage_da_map_blocks block allocation failed for inode 2491101 at
logical offset 1032943 with max blocks 5 with error -5
[18426.854503] This should not happen.!! Data will be lost
[25859.886794] EXT4-fs error (device sdb1): ext4_ext_search_right: bad header
in inode #2491101: unexpected eh_depth - magic f30a, entries 229, max 340(0),
depth 1(2)
[25859.908981] mpage_da_map_blocks block allocation failed for inode 2491101 at
logical offset 1032924 with max blocks 4 with error -5
[25859.908992] This should not happen.!! Data will be lost

# debugfs output:
debugfs 1.41.4 (27-Jan-2009)
debugfs:  stat 2491101
2491101: File not found by ext2_lookup 

debugfs:  ncheck 2491101
Inode   Pathname
2491101 /Datasets/MAME/LD-CHD/cubeqst/cubeqst.chd

debugfs:  icheck /Datasets/MAME/LD-CHD/cubeqst/cubeqst.chd
icheck: Bad block number - /Datasets/MAME/LD-CHD/cubeqst/cubeqst.chd
icheck: Invalid block number: /Datasets/MAME/LD-CHD/cubeqst/cubeqst.chd

# filefrag output:
filefrag $MOUNTPATH/Datasets/MAME/LD-CHD/cubeqst/cubeqst.chd
(stuck / does not complete)


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

  parent reply	other threads:[~2009-03-15  4:57 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 16:42 [Bug 12821] New: filesystem corrupts on heavy I/O bugme-daemon
2009-03-05 17:26 ` [Bug 12821] " bugme-daemon
2009-03-05 17:46 ` bugme-daemon
2009-03-05 18:06 ` bugme-daemon
2009-03-05 18:13 ` bugme-daemon
2009-03-05 18:59 ` bugme-daemon
2009-03-05 19:06 ` bugme-daemon
2009-03-05 19:25 ` bugme-daemon
2009-03-06  6:11 ` bugme-daemon
2009-03-06  7:16 ` bugme-daemon
2009-03-06 14:18 ` bugme-daemon
2009-03-06 20:21 ` bugme-daemon
2009-03-06 20:30 ` bugme-daemon
2009-03-10 10:03 ` bugme-daemon
2009-03-13  7:11 ` bugme-daemon
2009-03-13 15:03 ` bugme-daemon
2009-03-15  4:56 ` bugme-daemon [this message]
2009-03-15  5:23 ` bugme-daemon
2009-03-17  6:07 ` bugme-daemon
2009-03-17  6:07 ` bugme-daemon
2009-03-17  6:30 ` bugme-daemon
2009-03-17 15:28 ` bugme-daemon

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=20090315045651.933FB108042@picon.linux-foundation.org \
    --to=bugme-daemon@bugzilla.kernel.org \
    --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).