linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Klauer <Andreas.Klauer@metamorpher.de>
To: Simon Becks <beckssimon5@gmail.com>
Cc: Linux-RAID <linux-raid@vger.kernel.org>
Subject: Re: restore 3disk raid5 after raidpartitions have been setup with xfs filesystem by accident
Date: Thu, 22 Sep 2016 11:56:13 +0200	[thread overview]
Message-ID: <20160922095613.GA3608@metamorpher.de> (raw)
In-Reply-To: <CAKA=zHr-dwudU5bENHF_3QSG9vYi4Tib8Sg2Jq_rfqOjuF7vew@mail.gmail.com>

On Wed, Sep 21, 2016 at 11:30:02PM +0200, Simon Becks wrote:
> I tried all possible orders but xfs_repair found in no round instantly
> a superblock or did the repair with flying colors.

You could also transfer the first 512K chunk of your removed disk over, 
or use the removed disk as first disk, just to see if that changes any.

You could also use only two disks (third disk missing) in case one of 
the disks had more data overwritten than the others.

But photorec not finding anything, there are two possibilities, 
one is the RAID is wrong, the other is that too much was overwritten.

You could run a mdadm check and see the number in mismatch_cnt. 
There should be some since parts were overwritten, but if the data 
were mostly intact there should not be too many.

But if it was zeroed there won't be mismatches either so you should 
probably check raw data itself too...

Regards
Andreas Klauer

  parent reply	other threads:[~2016-09-22  9:56 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21 10:39 restore 3disk raid5 after raidpartitions have been setup with xfs filesystem by accident Simon Becks
2016-09-21 13:34 ` Benjamin ESTRABAUD
2016-09-21 15:38 ` Chris Murphy
2016-09-21 16:56   ` Simon Becks
2016-09-21 17:15     ` Andreas Klauer
2016-09-21 17:23       ` Simon Becks
2016-09-21 18:03         ` Andreas Klauer
2016-09-21 18:31           ` Simon Becks
2016-09-21 19:00             ` Andreas Klauer
2016-09-21 19:50               ` Simon Becks
2016-09-21 20:41                 ` Simon Becks
2016-09-21 20:56                   ` Andreas Klauer
2016-09-21 21:07                   ` Chris Murphy
2016-09-21 21:30                     ` Simon Becks
2016-09-22  5:46                       ` Simon Becks
2016-09-22  9:56                       ` Andreas Klauer [this message]
2016-09-21 20:53                 ` Andreas Klauer

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=20160922095613.GA3608@metamorpher.de \
    --to=andreas.klauer@metamorpher.de \
    --cc=beckssimon5@gmail.com \
    --cc=linux-raid@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).