public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Theodore Tso <tytso@mit.edu>
To: Richard Amick <richa03@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: EXT3-fs error
Date: Thu, 31 Aug 2006 15:16:49 -0400	[thread overview]
Message-ID: <20060831191649.GC5708@thunk.org> (raw)
In-Reply-To: <26279fb90608311102w2d74ed03w1ca5d1ea359a8b1b@mail.gmail.com>

On Thu, Aug 31, 2006 at 11:02:35AM -0700, Richard Amick wrote:
> 
> My question:
> How do I determine what is/was contained in "directory #14058742"?

You can run debugfs on the mounted filesystem and give the command:

debugfs: ls <14058742>

You can figure out its pathname by doing a:

debugfs: cd <14058742>
debugfs: pwd

> Running e2fsck is really not an option right now as this is a
> production server and a very large volume (300GB with 150GB used).

Note though that your filesystem *is* corrupted, and running with
errors (as you are currently doing) can risk further filesystem
corruption leading to data loss --- in the worst case, significant
data loss.  

In this particular case, if the reported corrupted directory entry is
the *only* filesystem corruption, it's not likely that it will cause
any problems, but....  This is the point where sky divers are asked to
sign a liability release waiver that essentially says, "I am about to
do this really silly, dangerous thing of my own free will, and it
could lead to significant injury or DEATH."  It might be safe to sky
dive --- although I've never seen the point of jumping out of a
perfectly good airplane --- but there is risk involved.  Some people
seem to get off on risk, though.  :-)

At the very least, I would recommend doing a full backup of your
system....

					- Ted

  reply	other threads:[~2006-08-31 19:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-31 18:02 EXT3-fs error Richard Amick
2006-08-31 19:16 ` Theodore Tso [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-21  2:38 Eric Lacombe
2008-08-21  9:06 Eric Lacombe
2008-08-21  9:46 ` Alan Cox
2008-08-21 11:02   ` Eric Lacombe
2008-08-21 13:36     ` 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=20060831191649.GC5708@thunk.org \
    --to=tytso@mit.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=richa03@gmail.com \
    /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