public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5: ext3 bug or dying drive?
@ 2002-12-05 21:27 Robert Love
  2002-12-05 22:03 ` Andrew Morton
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Love @ 2002-12-05 21:27 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Overnight, 2.5.50-mm1 took a big stinky shit:

        EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory #243371: rec_len % 4 != 0 - offset=1688, inode=243681, rec_len=109, name_len=27
        Aborting journal on device sd(8,1).
        ext3_abort called.
        EXT3-fs abort (device sd(8,1)): ext3_journal_start: Detected aborted journal
        Remounting filesystem read-only
        EXT3-fs error (device sd(8,1)) in start_transaction: Journal has aborted
        EXT3-fs error (device sd(8,1)): ext3_readdir: bad entry in directory #243371: rec_len % 4 != 0 - offset=1688, inode=243681, rec_len=109, name_len=27
        EXT3-fs error (device sd(8,1)) in ext3_setattr: Journal has aborted
        EXT3-fs error (device sd(8,1)) in start_transaction: Journal has aborted
        EXT3-fs error (device sd(8,1)) in start_transaction: Journal has aborted

Nothing particularly interesting was going on (mostly idle X desktop). 
I woke up and noticed the fs was mounted ro.  The above was in dmesg.

Rebooted and ext3 replayed the journal and said a manual check was
needed due to I/O error on the journal.  Ran fsck manually, it found a
whole bunch of orphan inodes including some scary errors like "inode
part of corrupt orphan inode list" or similar.

Rebooted again to force another fsck to be sure, and sure enough it
found more problems.  Ugh.  I started thinking bad hard drive.

Back up in X, and the same dmesg error occurred again.  Repeat above.

Now I am in 2.4 and all seems well.  So perhaps not hard drive?

IBM U2W drive on a 2940U2W if it matters.  UP kernel.

	Robert Love


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-12-06  6:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-05 21:27 2.5: ext3 bug or dying drive? Robert Love
2002-12-05 22:03 ` Andrew Morton
2002-12-05 22:12   ` Robert Love
2002-12-05 22:21     ` Robert Love
2002-12-06  1:03 ` Barry K. Nathan
2002-12-06  7:01 ` Rolf Eike Beer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox