From: Theodore Tso <tytso@mit.edu>
To: Fabio Comolli <fabio.comolli@gmail.com>
Cc: linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: Crash in 2.6.28.7 - ext4 related
Date: Thu, 26 Feb 2009 11:08:29 -0500 [thread overview]
Message-ID: <20090226160829.GH7227@mit.edu> (raw)
In-Reply-To: <b637ec0b0902260638u2a07433ayf0ea56fd3e41ec5a@mail.gmail.com>
I got the crash image. Unfortunately the beginning of the Oops
message was cut off, which might have been valuable. There are some
new patches that are newer than what has been backported to 2.6.28.7;
some of them are in the for-stable branch of the ext4 git tree, and
have been queued for 2.6.28.8. The call stack doesn't look like one
of the known bugs, though.
Hmm... can you send us the output of dumpe2fs on the filesystem? And
something that would be very useful would be a raw e2image of the
filesystem, created thusly:
e2image -r /dev/sdXXX - | bzip2 > sdXXX.e2i.bz2
This image will contain the basic filesystem metadata, including the
directory blocks (and directory names), but none of the data blocks.
It is therefore much smaller, and if you are willing to let me see
your directory file names, I can take that image and try to replicate
the problem on one of my systems.
If you have a spare 20gb of disk space, you can also unpack the raw
image dump and try reproducing the problem on the raw image dump. If
you can trigger it easily with an rm -rf operation, it should be just
as reproducible on the raw image dump.
Regards,
- Ted
next prev parent reply other threads:[~2009-02-26 16:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <b637ec0b0902251203i1fe5f081vfd06350dbf5060e9@mail.gmail.com>
2009-02-26 9:18 ` Crash in 2.6.28.7 - ext4 related Fabio Comolli
2009-02-26 14:19 ` Theodore Tso
2009-02-26 14:38 ` Fabio Comolli
2009-02-26 14:38 ` Fabio Comolli
2009-02-26 16:08 ` Theodore Tso [this message]
2009-02-26 20:42 ` Fabio Comolli
2009-02-26 20:52 ` Theodore Tso
2009-02-26 22:01 ` Fabio Comolli
2009-02-26 22:01 ` Fabio Comolli
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=20090226160829.GH7227@mit.edu \
--to=tytso@mit.edu \
--cc=fabio.comolli@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--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.