public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: tytso@trampoline.thunk.org
To: Andreas Dilger <adilger@turbolinux.com>
Cc: blizbor@ima.pl, linux-kernel@vger.kernel.org
Subject: Re: ext2fs disaster - how to recover some files ?
Date: Wed, 1 Nov 2000 06:52:21 -0500	[thread overview]
Message-ID: <20001101065221.B14084@trampoline.thunk.org> (raw)
In-Reply-To: <39F76E9A.E78826B2@ima.pl> <200010260041.e9Q0fvY29910@webber.adilger.net>
In-Reply-To: <200010260041.e9Q0fvY29910@webber.adilger.net>; from adilger@turbolinux.com on Wed, Oct 25, 2000 at 06:41:57PM -0600

On Wed, Oct 25, 2000 at 06:41:57PM -0600, Andreas Dilger wrote:
> Since you have a filesystem > 500MB it will default to having 4kB blocks,
> and the backup superblocks will be aligned on 32768 block boundaries.
> Try "e2fsck -B 4096 -b 32768" (or 98304, 163840, 229376, 81920) to see
> if that works.  I think I will submit a patch to Ted which offers more
> suggestions than 8193 for backup blocks, since not too many people know
> where the backups are located on more recent filesystems since they
> will normally have 4kB blocks these days.

This is a known bug; it's fixed (incorrectly) in 1.19, and will be
fixed in 1.20.

You don't have to specify -B 4096.  "e2fsck -b 32768" is sufficient,
as e2fsck will automatically figure out the proper blocksize.

							- Ted


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

           reply	other threads:[~2000-11-01 11:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <200010260041.e9Q0fvY29910@webber.adilger.net>]

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=20001101065221.B14084@trampoline.thunk.org \
    --to=tytso@trampoline.thunk.org \
    --cc=adilger@turbolinux.com \
    --cc=blizbor@ima.pl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox