FS#31026 - [lvm2] systemd lvm.service does not allow to use a lvm over luks (dmcrypt)
Attached to Project:
Arch Linux
Opened by solsTiCe (zebul666) - Monday, 06 August 2012, 09:31 GMT
Last edited by Dave Reisner (falconindy) - Monday, 06 August 2012, 13:16 GMT
Opened by solsTiCe (zebul666) - Monday, 06 August 2012, 09:31 GMT
Last edited by Dave Reisner (falconindy) - Monday, 06 August 2012, 13:16 GMT
|
Details
When trying to boot with systemd, I have found that problem
with my setup:
I have a LVM volume group inside a luks partition (dmcrypt) and the boot process times out because it couldn't find the partition on the LVM vg. So instead of using the bare lvm.service, I have modified it to run after cryptsetup.target but that is not enough. The new lvm service is run correctly after cryptsetup only haff the time. The other time, it fails with a timeout as previously because it is run before cryptsetup. My "systemd"-fu is not big enough to be able to write a correct lvm.service and make this work. I would like to request, either a fix for lvm.service or a new lvm-on-luks.service to fix this. |
This task depends upon
Closed by Dave Reisner (falconindy)
Monday, 06 August 2012, 13:16 GMT
Reason for closing: Duplicate
Additional comments about closing: FS#30908
Monday, 06 August 2012, 13:16 GMT
Reason for closing: Duplicate
Additional comments about closing:
FS#30908just talks about that.