All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arno Wagner <arno@wagner.name>
To: dm-crypt@saout.de
Subject: Re: [dm-crypt] can't open luks device after raid 5 rebuild
Date: Sun, 8 Apr 2012 22:35:30 +0200	[thread overview]
Message-ID: <20120408203530.GB4029@tansi.org> (raw)
In-Reply-To: <4F81BB7A.7050508@googlemail.com>

On Sun, Apr 08, 2012 at 06:23:22PM +0200, artificial11000 wrote:
> Hi,
> 
> as I noticed that I can't access the device, I recreated the raid manually.
>  mdadm --create --level=5 -n 3 /dev/md127 /dev/sdb /dev/sdc /dev/sdd
> 
> Could this damage the key-slot?
> Are the metadata of the RAID relevant to this?
> I read that old versions of mdadm created RAIDs with metadata=0.90
> and the newer versions with metadata=1.20.

This may be an additional problem or the only problem. Metadata 0.90 
is at the end of the device. Metadata 1.20 is 4k from the start of 
the device. The other versions are in still other places.
(I have no idea what messed up process created these thorougly
insane changes.)

So, yes, 4k offset is right in the first key-stripe. If so,
then your data is pemanently gone unless you have a header-backup.
In this case it is also possible that the array actually assembled
right and the problem is _only_ the new raid metadata block.

Arno

-- 
Arno Wagner, Dr. sc. techn., Dipl. Inform., CISSP -- Email: arno@wagner.name 
GnuPG:  ID: 1E25338F  FP: 0C30 5782 9D93 F785 E79C  0296 797F 6B50 1E25 338F
----
One of the painful things about our time is that those who feel certainty 
are stupid, and those with any imagination and understanding are filled 
with doubt and indecision. -- Bertrand Russell 

  parent reply	other threads:[~2012-04-08 20:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-08 13:04 [dm-crypt] can't open luks device after raid 5 rebuild artificial11000
2012-04-08 15:47 ` Arno Wagner
2012-04-08 16:23   ` artificial11000
2012-04-08 16:33     ` Ingo Schmitt
2012-04-08 17:09     ` Heinz Diehl
2012-04-08 20:07       ` Salatiel Filho
2012-04-08 20:28         ` Arno Wagner
2012-04-08 20:22       ` Arno Wagner
2012-04-08 20:35     ` Arno Wagner [this message]
2012-04-08 20:43       ` artificial11000
2012-04-08 23:22         ` Arno Wagner
  -- strict thread matches above, loose matches on Subject: below --
2012-04-07 15:54 artificial11000

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=20120408203530.GB4029@tansi.org \
    --to=arno@wagner.name \
    --cc=dm-crypt@saout.de \
    /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.