DM-Crypt Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Broz <mbroz@redhat.com>
To: Bhasker C V <bhasker@unixindia.com>
Cc: DM-CRYPT <dm-crypt@saout.de>, debian-user@lists.debian.org
Subject: Re: [dm-crypt] Help needed please with luks volume
Date: Sun, 01 Apr 2012 21:34:21 +0200	[thread overview]
Message-ID: <4F78ADBD.1060007@redhat.com> (raw)
In-Reply-To: <4F78A7D6.2000506@unixindia.com>

On 04/01/2012 09:09 PM, Bhasker C V wrote:
> Hi all
> 
>  Sorry for the cross-list posting; I think this will help.
> 
>   I have a luks formatted volume and on debian this volume just stopped
> working after a  dist-upgrade
>  The error reported is as below
> 
> 
> $ sudo cryptsetup luksOpen /dev/sdc dsk
> LUKS keyslot 6 is invalid.
> LUKS keyslot 7 is invalid.
> $ cryptsetup --version
> cryptsetup 1.4.1
> $ uname -a
> Linux bcv 3.2.9 #1 SMP Sat Mar 10 20:36:56 GMT 2012 x86_64 GNU/Linux
> 
> Whereas when used in an older version (in my office) this disk works
> perfectly fine and I am able to view data.

Hi,

see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#4._Troubleshooting
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662768#10

I think it is exactly your problem, your LUKS header is corrupted
by written partition table signature - but it can be fixed.

If you want, send me (in private mail) the first 4k of your LUKS
device (IOW the visible part, no keyslot data) and I can fix that.

IOW output of "dd if=/dev/<your luks device> of=bck.img bs=1k count=4

> Can someone help please ? Or is this a bug introduced in the newer
> versions ?

See my comment on the bug - it is additional safety check, using
corrupted header can cause data corruption later.

(If there are more cases, I'll enable repair code by default but it
seems this problem is very rare. It is not bug in cryptsetup, just
previous version ignored unsafe keyslot offsets.)

Milan

      reply	other threads:[~2012-04-01 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-01 19:09 [dm-crypt] Help needed please with luks volume Bhasker C V
2012-04-01 19:34 ` Milan Broz [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=4F78ADBD.1060007@redhat.com \
    --to=mbroz@redhat.com \
    --cc=bhasker@unixindia.com \
    --cc=debian-user@lists.debian.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox