All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Broz <mbroz@redhat.com>
To: Laurence Darby <ldarby@tuffmail.com>
Cc: dm-crypt@saout.de, "Benoît Kuhn" <benoit.ku@gmail.com>
Subject: Re: [dm-crypt] ioctl missing
Date: Wed, 01 Aug 2012 12:06:38 +0200	[thread overview]
Message-ID: <5018FFAE.3030504@redhat.com> (raw)
In-Reply-To: <20120801093216.837cba40.ldarby@tuffmail.com>


On 08/01/2012 10:32 AM, Laurence Darby wrote:

> I've got this problem as well after upgrading to linux 3.5, while 3.0.1
> works fine, so this is probably bisectable...  The full output is:

no need to bisect, it is missing some crypto module in kernel

> [45852.267229] device-mapper: table: 252:0: crypt: Error creating IV
> [45852.267232] device-mapper: ioctl: error adding target to table

means that kernel(dmcrypt) cannot initialize some crypto primitive.

"Check that kernel supports aes-cbc-essiv:sha256 cipher" is clear,
check you have AES, CBC mode and SHA256 crypto compiled in!

(I guess sha256 is missing for some reason.)

Milan

  reply	other threads:[~2012-08-01 10:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-24  9:23 [dm-crypt] ioctl missing Benoît Kuhn
2012-07-24 10:01 ` Milan Broz
2012-08-01  8:32   ` Laurence Darby
2012-08-01 10:06     ` Milan Broz [this message]
2012-08-01 19:26       ` Laurence Darby

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=5018FFAE.3030504@redhat.com \
    --to=mbroz@redhat.com \
    --cc=benoit.ku@gmail.com \
    --cc=dm-crypt@saout.de \
    --cc=ldarby@tuffmail.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.