All of lore.kernel.org
 help / color / mirror / Atom feed
From: Markus <M4rkusXXL@web.de>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Ext4 Recovery: Invalid checksum recovering block # in log
Date: Tue, 01 Apr 2014 16:36:46 +0200	[thread overview]
Message-ID: <1459400.cqhC1n3S74@f209> (raw)

Hi!

After an unclean "shutdown" the system hangs when mounting the filesystems.

When I remove the affected ext4 drive from fstab the system starts and I can further investigate.

Try to mount: syslog is flooded with
JBD2: Invalid checksum recovering block 1152 in log
(always the same number, it doesnt seem to stop filling the log file)

Run e2fsck: console is flooded
JBD: Invalid checksum recovering block 1152 in log

debugfs gives an additional message:
Block bitmap checksum does not match bitmap while reading block bitmap
(But the filesystem is not opened, so logdump is not working.)


Any help is highly appreciated. (I have not found this issue online.)

Thanks,
Markus

             reply	other threads:[~2014-04-01 14:36 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 14:36 Markus [this message]
2014-04-04 10:35 ` Dirty ext4 blocks system startup Markus
2014-04-04 18:20   ` Darrick J. Wong
2014-04-05 13:10     ` Markus
2014-04-07 10:58       ` Markus
2014-04-07 12:48         ` Theodore Ts'o
2014-04-07 14:06           ` Markus
2014-04-08 14:25             ` Markus
2014-04-08 15:28               ` Theodore Ts'o
2014-04-08 19:18             ` Darrick J. Wong

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=1459400.cqhC1n3S74@f209 \
    --to=m4rkusxxl@web.de \
    --cc=linux-kernel@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.