public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: David Chinner <dgc@sgi.com>
To: Thomas Walker <walker@stsci.edu>
Cc: xfs@oss.sgi.com
Subject: Re: Should xfs_repair take this long?
Date: Sat, 17 Mar 2007 07:52:08 +1100	[thread overview]
Message-ID: <20070316205208.GT6095633@melbourne.sgi.com> (raw)
In-Reply-To: <20070316160900.CNS43969@comet.stsci.edu>

On Fri, Mar 16, 2007 at 04:09:00PM -0400, Thomas Walker wrote:
> 
>   I already had xfs_repair scan the entire 6TB (took it 56 hours, which is
>   the reason for the subject line).  So it couldn't find a SB anywhere on
>   that volume and it walked all over it.  Therefore I guess the SB has been
>   overwritten by something, maybe parted.  As for the LVM physicals being in
>   the wrong order, I can try to reverse them but I'm really pretty sure I
>   have it right.  Still, since the scan by xfs_repair couldn't find a SB
>   anywhere I don't know what I would gain.

xfs-repair did find candidate secondary superblocks - it discarded them
for some reason or another. If they were ok, all repair would have done
is copied them to block zero and then continued.

I'm suggesting that you manually do this step, and then see if repair
will run.

>    Before wrapping this up, if you could just clarify a couple things.  If I
>    look at the bytes at the beginning of each physical part of the LVM's,
>    what am I looking for?  "XFSB"?

yes.

>    If I do find that byte string, why
>    couldn't xfs_repair find it when it did the scan and what do I do with it
>    if I do find one?

As I said above, xfs-repair did find some, but rejected them for some
(unknown) reason. if you find one, copy it over block zero of the partition,
and see if repair will run. Like I said, though, you'll probably want to
back up th partition first, or at least run repair in no-modify mode.

>    We see a software product call ufsexplorer that claims
>    to be able to recover data without an XFS super block, anybody try it?

Given that a) it runs on windows, and b) XFS support was apparently adding
only a week ago, I doubt there's many ppl here that have tried it....

Cheers,

Dave.
-- 
Dave Chinner
Principal Engineer
SGI Australian Software Group

  reply	other threads:[~2007-03-16 20:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-16 20:09 Should xfs_repair take this long? Thomas Walker
2007-03-16 20:52 ` David Chinner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-03-16  0:20 Thomas Walker
2007-03-16  1:32 ` David Chinner
2007-03-16 11:15   ` Thomas Walker
2007-03-16 19:20     ` David Chinner
2007-03-16 19:30       ` Eric Sandeen
2007-03-15 11:27 Thomas Walker
2007-03-15 14:04 ` Emmanuel Florac
2007-03-15 14:06   ` Thomas Walker
     [not found]     ` <20070315160309.652a6e0c@harpe.intellique.com>
     [not found]       ` <45F96150.50001@stsci.edu>
2007-03-15 15:23         ` Emmanuel Florac
2007-03-15 15:27           ` Thomas Walker
2007-03-15 23:10     ` David Chinner
2007-03-16 15:15       ` Thomas Walker
2007-03-16 19:37         ` David Chinner

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=20070316205208.GT6095633@melbourne.sgi.com \
    --to=dgc@sgi.com \
    --cc=walker@stsci.edu \
    --cc=xfs@oss.sgi.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