From: Mr Dash Four <mr.dash.four-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
To: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
initramfs <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: crypt-cleanup.sh question
Date: Wed, 27 Oct 2010 13:07:00 +0100 [thread overview]
Message-ID: <4CC815E4.4060705@googlemail.com> (raw)
In-Reply-To: <4CC7F15C.7090600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
>>> What is the rationale behind closing all /dev/mapper/luks-* devices
>>> which are
>>> not 'busy' in this shell script? Why would they have to be 'busy' (I
>>> presume
>>> already mapped) to be left open?
>>>
>>> I am asking this because when the smartcard module opens a LUKS
>>> drive (not
>>> root - '/') - this drive later to be mapped from the actual root
>>> /etc/fstab
>>> file as '/dev/mapper/luks-XXX /some/directory' - this operation does
>>> not
>>> succeed and I presume crypt-cleanup.sh closes it up before the
>>> actual root can
>>> get it and therefore it cannot be mapped.
>> Further to the above, I was able to verify that the above script is
>> indeed to
>> blame for closing LUKS partitions. The only 'busy' partition at the time
>> crypt-cleanup.sh runs is the root (/sysroot) so I don't see how a
>> LUKS partition
>> (other than root) specified at the kernel command line could be
>> opened, unless I
>> am missing something obvious...
>
> So, what's the problem? You get real root and can do everything on the
> real system afterwards...
Well, 'the problem' as you put it, is that when I open a LUKS partition
within initramfs (which isn't root!) the crypt-cleanup.sh script in the
crypt module closes it before switching the real root and therefore that
partition is no longer available and cannot be mapped.
The same goes if I use the crypt module itself - it asks me for a
password, opens the required partition and then promptly closes that
same partition before switching root.
My original query (and the reason for starting this thread) is what is
the rationale behind this - why not leave the LUKS partitions which were
open within initramfs to stay open so that they could be mapped by the
userspace tools/the kernel itself?
next prev parent reply other threads:[~2010-10-27 12:07 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-26 12:11 crypt-cleanup.sh question Mr Dash Four
[not found] ` <4CC6C571.8010406-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-26 14:37 ` Mr Dash Four
[not found] ` <4CC7F15C.7090600@redhat.com>
[not found] ` <4CC7F15C.7090600-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-10-27 12:07 ` Mr Dash Four [this message]
[not found] ` <4CC815E4.4060705-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-27 13:08 ` Harald Hoyer
[not found] ` <4CC82448.80403-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-10-27 13:17 ` Mr Dash Four
[not found] ` <4CC82652.3090500-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-27 13:37 ` Harald Hoyer
[not found] ` <4CC82B0B.30208-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-10-27 14:16 ` Mr Dash Four
[not found] ` <4CC83425.2010706-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-27 14:27 ` Amadeusz Żołnowski
2010-10-27 15:08 ` Harald Hoyer
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=4CC815E4.4060705@googlemail.com \
--to=mr.dash.four-gm/ye1e23mwn+bqq9rbeug@public.gmane.org \
--cc=harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
/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.