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] dmsetup or cryptsetup hangs in the initrd
Date: Mon, 19 Oct 2015 08:21:22 +0200	[thread overview]
Message-ID: <20151019062122.GA21491@tansi.org> (raw)
In-Reply-To: <CA+HWzffeD4Ps7Md4Kfo3ALR14C1JQ2rmEUXOs-3yffUrGwt1gQ@mail.gmail.com>

First, we are not your debugging service. I do offer 
professional security consulting which includes this 
type of engineering, and it runs $250/hour and you have 
to order at least a day.
 
That said, you can narrow down "it hangs" by running 
cryptsetup with strace. Do not use a secret password 
for that as it will show up in the trace data. The last 
operation you see is the one that hangs. If it is still 
unclear to you what the problem is, post the trace here
(but remember the bit about the non-secret password!).

Regards,
Arno

On Sat, Oct 17, 2015 at 16:24:13 CEST, Sean MacLennan wrote:
> In RedHat 7 I am trying to setup a partition with dmsetup. I have attached
> a tarball that includes three files:
> 
> * go.sh is a simple script to install everything
> * install is the dracut module install
> * 95dmcrypt.sh is the file I want to run at boot time
> 
> All the files are small, I can send them inline if preferred.
> 
> Obviously, this has all been stripped down to make it as simple as
> possible. Sorry for the hard coding. If you want to test it, you need to
> provide a /dev/sdb1 partition that is at least 2G. If you comment out the
> `exit 0' in go.sh it will setup the partition for you.
> 
> Note that if 95dmcrypt.sh has either the dmsetup or the 2 cryptsetup lines
> commented in, it will hang the machine.
> 
> I am hoping I have just put something in the wrong place. pre-mount is
> where we previously ran the script from. Note that we have dmsetup working
> under RedHat 6.
> 
> Cheers,
>     Sean


> _______________________________________________
> dm-crypt mailing list
> dm-crypt@saout.de
> http://www.saout.de/mailman/listinfo/dm-crypt


-- 
Arno Wagner,     Dr. sc. techn., Dipl. Inform.,    Email: arno@wagner.name
GnuPG: ID: CB5D9718  FP: 12D6 C03B 1B30 33BB 13CF  B774 E35C 5FA1 CB5D 9718
----
A good decision is based on knowledge and not on numbers. -- Plato

If it's in the news, don't worry about it.  The very definition of 
"news" is "something that hardly ever happens." -- Bruce Schneier

  reply	other threads:[~2015-10-19  6:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 14:24 [dm-crypt] dmsetup or cryptsetup hangs in the initrd Sean MacLennan
2015-10-19  6:21 ` Arno Wagner [this message]
2015-10-19  7:06   ` Milan Broz
2015-10-19  7:46     ` Arno Wagner

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=20151019062122.GA21491@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.