Linux RAID subsystem development
 help / color / mirror / Atom feed
From: Louis-David Mitterrand <vindex+lists-linux-raid@apartia.org>
To: linux-raid@vger.kernel.org
Subject: Re: dm-crypt over raid6 unreadable after crash
Date: Mon, 11 Jul 2011 09:54:16 +0200	[thread overview]
Message-ID: <20110711075416.GA32187@apartia.fr> (raw)
In-Reply-To: <4E199AEB.4030606@turmel.org>

On Sun, Jul 10, 2011 at 08:28:27AM -0400, Phil Turmel wrote:
> On 07/10/2011 08:03 AM, Louis-David Mitterrand wrote:
> > On Fri, Jul 08, 2011 at 07:40:45AM +0200, Luca Berra wrote:
> >>> This is important.  When I computed the sector count for the linear mapping, I just took 2048 off the end.  You may want to select a sector count that aligns the endpoint.
> >> but the xfs sb should be at sector 0
> > 
> > So what should I change to the dmsetup command to make it work?
> 
> He means (not to put words in Luca's mouth...) that the precise
> endpoint of the mapped volume shouldn't matter to fsck.xfs.  Changing
> device order in the raid is probably your only hope of recovery.  The
> dmsetup exercise was a blind alley.
> 
> Luca also pointed out that the problem array is named "grml" which
> means that it was created with grml, not your original system (zenon).
> That suggests that "mdadm --create" was used under grml, and the
> member devices were specified in an order differing from the original
> install.  If that "mdadm --create" didn't include the "--assume-clean"
> option, then the parity blocks are almost certainly recomputed, and
> your data destroyed.  Otherwise, you can try "mdadm --create
> --assume-clean" with other combinations of device order to try to find
> the "right" one.
> 
> I recommend trying "mdadm --create --assume-clean" with the devices in
> the same order as shown by lsdrv for the zenon array.

That clinched the deal!

By reordering the md1 array according to the working 'zenon' md2 array I
was able to unlock it with cryptsetup. However the xfs filesystem was
too damaged: an xfs_repair sent everything in lost+found.

That lsdrv tool is really useful, I'll keep it my box.

Thanks,

      parent reply	other threads:[~2011-07-11  7:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-06 16:12 dm-crypt over raid6 unreadable after crash Louis-David Mitterrand
2011-07-06 17:00 ` Phil Turmel
2011-07-07  9:05   ` Louis-David Mitterrand
2011-07-07 12:41     ` Phil Turmel
2011-07-07 13:09       ` Louis-David Mitterrand
2011-07-07 13:32         ` Phil Turmel
2011-07-08  5:40           ` Luca Berra
2011-07-10 12:03             ` Louis-David Mitterrand
2011-07-10 12:28               ` Phil Turmel
2011-07-10 23:44                 ` Stan Hoeppner
2011-07-11  7:57                   ` Louis-David Mitterrand
2011-07-11 11:49                     ` Stan Hoeppner
2011-07-11  7:54                 ` Louis-David Mitterrand [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=20110711075416.GA32187@apartia.fr \
    --to=vindex+lists-linux-raid@apartia.org \
    --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