linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ted Ts'o <tytso@mit.edu>
To: Sander Eikelenboom <linux@eikelenboom.it>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	dm-devel@redhat.com, linux-ext4@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
Date: Mon, 4 Jun 2012 19:04:04 -0400	[thread overview]
Message-ID: <20120604230404.GB6525@thunk.org> (raw)
In-Reply-To: <17610219749.20120604192048@eikelenboom.it>

On Mon, Jun 04, 2012 at 07:20:48PM +0200, Sander Eikelenboom wrote:
> Hello Ted,
> 
> I have a problem back that occured , but didn't receive much respons in debugging:
> 
> [ 4688.270789] EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd
> [ 4688.279172] Aborting journal on device dm-42-8.
> [ 4688.288634] EXT4-fs (dm-42): Remounting filesystem read-only
> [ 4688.299011] EXT4-fs (dm-42): ext4_da_writepages: jbd2_start: 6144 pages, ino 15597569; err -30

Ah, sorry, I didn't see this message when I responded to your earlier
message (you didn't mail thread it).  I also didn't recall your
earlier complaint until I did an search of my mail archives.

The main problem is that we don't have an easy reproduction case.
It's not a problem which has been showing up on any of my testing.
Earlier you had said that this happened after a read-only snapshot, so
I had assumed it was an DM issue.

But you say this time it's not happening without a snapshot.  OK, how
frequently does this happen?  How easily can you reproduce it?  Can
you do it pretty much on demand?  And are the numbers *always* the same?

> 
> Running: Fsck -D -f -v -p, results in:
> 

Can you run this command instead? e2fsck -f /dev/XXXX

And send me the output?  The -p overrides the -f option, so it wasn't
doing a full fsck check.  It should have done a full check if the file
system was marked as containing an error, regardless of the -p, but
there was a bug that was fixed in 3.5-rc1 which prevented that.  I'm
at a loss to explain why you were still seeing problem in 3.5-rc1 ---
was the fsck log from after running a kernel running 3.5-rc1?  In any
case, please do a full fsck using "e2fsck -f /dev/XXX" and send me the
output from that command.

Regards,

						- Ted

       reply	other threads:[~2012-06-04 23:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <17610219749.20120604192048@eikelenboom.it>
2012-06-04 23:04 ` Ted Ts'o [this message]
2012-06-05  6:56   ` EXT4-fs error (device dm-42): ext4_mb_generate_buddy:741: group 1904, 32254 clusters in bitmap, 32258 in gd Sander Eikelenboom
2012-06-04 21:49 Sander Eikelenboom
2012-06-04 22:26 ` Ted Ts'o
2012-06-05  0:03 ` Kees Cook
2012-06-05 20:41   ` Sander Eikelenboom
2012-06-05 21:08     ` Ted Ts'o
2012-06-05 21:35       ` Sander Eikelenboom
2012-06-06  7:01       ` Sander Eikelenboom
2012-06-06 14:32         ` Kees Cook
2012-06-06 14:40           ` Sander Eikelenboom
2012-06-07  4:27             ` Ted Ts'o
2012-06-05 23:37     ` Andi Kleen

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=20120604230404.GB6525@thunk.org \
    --to=tytso@mit.edu \
    --cc=dm-devel@redhat.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@eikelenboom.it \
    --cc=torvalds@linux-foundation.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).