All of lore.kernel.org
 help / color / mirror / Atom feed
From: Phil Turmel <philip@turmel.org>
To: Marek <mlf.conv@gmail.com>
Cc: Linux-RAID <linux-raid@vger.kernel.org>
Subject: Re: Fwd: manually destriping a 4 drive raid5 with one missing drive
Date: Sun, 25 Oct 2015 18:47:35 -0400	[thread overview]
Message-ID: <562D5C07.40501@turmel.org> (raw)
In-Reply-To: <CA+sqOsYVGyCVKoRYAvgsL57tHhZn6+RaLK_7bzrUHvVK2XUNPA@mail.gmail.com>

Hi Marek,

On 10/23/2015 04:46 PM, Marek wrote:
> On Fri, Oct 23, 2015 at 7:49 PM, Phil Turmel <philip@turmel.org> wrote:
>> On 10/23/2015 12:20 PM, Marek wrote:
>>> Not sure if it's destrip or destripe but it's basically like puzzle
>>> you take a block from each drive according to the layout you are using
>>> e.g. Left symmetric and then write it down in that order computing
>>> missing blocks from parity blocks - this way you would write an image
>>> which you can mount without using mdadm. Data restoration companies
>>> are using this technique.
>>
>> No special tool required.  Obtain a new drive big enough to hold your
>> entire array and 'dd' from /dev/mdX to your new drive.

> dd from mdX doesn't work i tried it even with testdisk, what you get
> is mixed up data, incomplete files.

Well, that suggests you've done more than just a forced resync.  Pretty
much the only way to get this is to screw up the device order with
"mdadm --create --assume-clean"

You'll need to provide a great deal of data about your array and
precisely what you've done to it.

> { Google mail on iPad doesn't support plain text, who knew :/ }

{Top-posting fixed. Gmail screws this up by default, too.}

Phil

      parent reply	other threads:[~2015-10-25 22:47 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 18:58 manually destriping a 4 drive raid5 with one missing drive Marek
2015-10-17 22:54 ` Neil Brown
     [not found]   ` <CA+sqOsZJbvyAW6=CSG5EikhmDPt+Onjpm+VvBNPMKFmVi-ZQ8g@mail.gmail.com>
2015-10-23  9:26     ` Fwd: " Marek
2015-10-23 11:50       ` Alexander Afonyashin
2015-10-23 15:53       ` Piergiorgio Sartor
     [not found]         ` <CA+sqOsYBbOwn5tJfygAR0MDCQPpd4w61XPGBLv8Mme8cT_HL8A@mail.gmail.com>
2015-10-23 16:20           ` Fwd: " Marek
2015-10-23 17:49             ` Phil Turmel
2015-10-23 20:46               ` Marek
2015-10-23 21:30                 ` Dragan Milivojević
2015-10-25 22:47                 ` Phil Turmel [this message]

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=562D5C07.40501@turmel.org \
    --to=philip@turmel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mlf.conv@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.