Re: [arch-general] systemd + crypttab

2012-11-01 Thread Sebastian Schwarz
On 2012-11-01 at 14:03 -0400, Dave Reisner wrote: > crypttab(5) explains that "nofail" is the option you want to use: I also have an encrypted drive which might be present at boot or not, but nofail isn't working for me, or at least not as expected. I already filed a bug upstream: https://bugs.fr

Re: [arch-general] systemd + crypttab

2012-11-01 Thread André Vitor de Lima Matos
Didn't work. Still hanging for more than a minute. journalctl gives me this entries: Nov 01 13:18:36 midichlorian kernel: EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) Nov 01 13:18:36 midichlorian systemd[1]: Mounted /boot. Nov 01 13:19:49 midichlorian sys

Re: [arch-general] systemd + crypttab

2012-11-01 Thread Dave Reisner
On Thu, Nov 01, 2012 at 03:42:42PM -0200, André Vitor de Lima Matos wrote: > Hi. > I've a system where there's a harddisk encrypted with luks and a lvm pv > over it, used for backup. This disk is never removed or inserted while > system is online, but not in every boot up it's present. > Setting th

[arch-general] systemd + crypttab

2012-11-01 Thread André Vitor de Lima Matos
Hi. I've a system where there's a harddisk encrypted with luks and a lvm pv over it, used for backup. This disk is never removed or inserted while system is online, but not in every boot up it's present. Setting this volume in crypttab, when disk is absent, cryptsetup service hangs for several seco