From: Theodore Tso <tytso@mit.edu>
To: Kelly Kane <kelly@hq.newdream.net>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Call traces on console from a test machine
Date: Fri, 14 Nov 2008 12:09:30 -0500 [thread overview]
Message-ID: <20081114170930.GI25117@mit.edu> (raw)
In-Reply-To: <491CDF90.8070802@hq.newdream.net>
On Thu, Nov 13, 2008 at 06:16:48PM -0800, Kelly Kane wrote:
> /liamsito1234/cibercomics.com/wp-content/cache/supercache/www.cibercomics.com/2008/10/05
> (2152305) has
> deleted/unused inode 2901322. Clear? yes
> /dev/sdb1: e2fsck canceled.
> e2fsck: aborted
>
> Same block group each run through, different inode.
That's very strange... and it's also strange that it would be
constantly changing. What version of e2fsprogs are you using?
> I ran e2image and produced the following file:
>
> http://ext4dev.dreamhosters.com/watanabe-home-2008-11-13-1712.e2image.bz2
Unfortunately, I need a raw image dump in order to be able to debug
this. Can you create it using:
e2image -r /dev/sdXX - | bzip2 > /tmp/sdXX.e2i.bz2
... and send it to me?
What's the underlying hardware for this filesystem, and I hate to ask
it, but are you sure it's not a hardware problem?
One thing you can do is to use e2image to create a sparse file on
another filesystem:
e2image -r /dev/sdXX /u2/sdXX.e2i
And then try to use e2fsck to check the raw e2image file. If it is
successful, then but yet you keep getting failures with different
block groups and different inodes, it may be a hardware problem.
Regards,
- Ted
next prev parent reply other threads:[~2008-11-14 17:09 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 0:31 Call traces on console from a test machine Kelly Kane
2008-11-14 2:16 ` Kelly Kane
2008-11-14 10:36 ` Andreas Dilger
2008-11-14 17:09 ` Theodore Tso [this message]
2008-11-14 20:29 ` Kelly Kane
2008-11-17 18:58 ` Kelly Kane
2008-11-17 20:30 ` Theodore Tso
2008-11-17 21:20 ` Eric Sandeen
2008-11-18 2:24 ` Theodore Tso
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=20081114170930.GI25117@mit.edu \
--to=tytso@mit.edu \
--cc=kelly@hq.newdream.net \
--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).