Re: [systemd-devel] Raid device issue

2011-12-13 Thread Lennart Poettering
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

Re: [systemd-devel] Raid device issue

2011-12-13 Thread Lennart Poettering
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

Re: [systemd-devel] Raid device issue

2011-12-08 Thread Zbigniew Jędrzejewski-Szmek
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

Re: [systemd-devel] Raid device issue

2011-12-08 Thread Ken Bass
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

Re: [systemd-devel] Raid device issue

2011-12-08 Thread Zbigniew Jędrzejewski-Szmek
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

Re: [systemd-devel] Raid device issue

2011-12-08 Thread Ken Bass
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,

[systemd-devel] Raid device issue

2011-12-07 Thread Ken Bass
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