On Tue, 13.12.11 19:00, Lennart Poettering ([email protected]) wrote:
> Kay, do you know anything about device node creation of md in context
> with udev?
Soo, it seems we simply are missing the necessary udev rule for md here,
that excludes the devices from systemd's view as long as they ar
On Wed, 07.12.11 21:39, Ken Bass ([email protected]) wrote:
> I just upgraded from F14 to F16 so this is my first attempt at
> systemd and I think I found a bug/issue. (I'm running
> systemd-37-3.fc16.x86_64)
>
> My /dev/md0 (not a bootable disk thank goodness) is encrypted with luks.
>
> My cry
On 12/08/2011 10:00 PM, Ken Bass wrote:
On 12/8/2011 3:45 PM, Zbigniew Jędrzejewski-Szmek wrote:
maybe I'm misunderstanding you, but I think that you are looking at
the meaning of cryptsetup.target in a wrong way: cryptsetup.target
comes after all encrypted devices configured in /etc/crypttab ar
On 12/8/2011 3:45 PM, Zbigniew Jędrzejewski-Szmek wrote:
maybe I'm misunderstanding you, but I think that you are looking at
the meaning of cryptsetup.target in a wrong way: cryptsetup.target
comes after all encrypted devices configured in /etc/crypttab are
ready. So it makes sense to do someth
On 12/08/2011 06:35 PM, Ken Bass wrote:
I just want to add one additional potential race issue that I saw in my
log files.
I used the cryptsetup.target which I understood to be a synchronization
barrier.
In my case I used 'Before=cryptsetup.target' in my mnt-usbkey.mount, but
this issue is more
I just want to add one additional potential race issue that I saw in my
log files.
I used the cryptsetup.target which I understood to be a synchronization
barrier.
In my case I used 'Before=cryptsetup.target' in my mnt-usbkey.mount, but
this issue is more general.
Looking at the log files,
I just upgraded from F14 to F16 so this is my first attempt at systemd
and I think I found a bug/issue. (I'm running systemd-37-3.fc16.x86_64)
My /dev/md0 (not a bootable disk thank goodness) is encrypted with luks.
My crypttab contains:
encrypt_storage /dev/md0/mnt/usbkey/storage.key
cip