From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id GMoh7NP7u7Yf for ; Sat, 7 Apr 2012 17:54:49 +0200 (CEST) Received: from mail-we0-f178.google.com (mail-we0-f178.google.com [74.125.82.178]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Sat, 7 Apr 2012 17:54:49 +0200 (CEST) Received: by wera13 with SMTP id a13so2606296wer.37 for ; Sat, 07 Apr 2012 08:54:49 -0700 (PDT) Message-ID: <4F806345.7060602@googlemail.com> Date: Sat, 07 Apr 2012 17:54:45 +0200 From: artificial11000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1"; format="flowed" Content-Transfer-Encoding: quoted-printable Subject: [dm-crypt] can't open luks device after raid 5 rebuild List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi guys, after my encrypted RAID 5 was degraded and rebuilt, I can't open it anymore. cryptsetup luksOpen /dev/md127 archiv Geben Sie den Passsatz f=FCr /dev/md127 ein: Kein Schl=FCssel mit diesem Passsatz verf=FCgbar. It says that the provided password doesn't match any of the stored keys. Here's the output of luksDump: cryptsetup luksDump /dev/md127 LUKS header information for /dev/md127 Version: 1 Cipher name: aes Cipher mode: xts-plain Hash spec: sha1 Payload offset: 4040 MK bits: 512 MK digest: 53 24 e5 1d 68 3e f1 5f 96 56 06 23 85 4a b6 89 07 de 52 1d MK salt: 5b 2e 4b 48 d8 2f 91 52 90 79 3b 6e 73 13 52 f1 8f 9e 35 50 8e 25 9e 92 22 52 48 26 44 d7 bd 6c MK iterations: 10 UUID: 3fbd3c47-8dc3-4541-8960-00c0a80c8ae9 Key Slot 0: ENABLED Iterations: 363564 Salt: 32 db 41 40 56 fe 6f a9 c7 e4 c4 5f a0 4c 52 db 8e df 07 8c 9b 32 86 e6 ac 0c 8a e6 c4 69 31 0f Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED Can anyone help me? Regards artificial