On Mon, 07 Jul 2014, Peter Palfrader wrote:
> } weasel@valiant:~$ cat /etc/crypttab
> } sda3_crypt UUID=81402c7d-3819-4860-b71f-ff0f808f599e none luks
> } sda6_crypt UUID=4385f6be-9584-4fd9-a3b8-92a2826311a5 /etc/luks/sda6.key luks
> }
> } aux1
> /dev/disk/by-path/ip-172.22.118.11\:3260-iscsi-iqn.1992-04.com.emc\:storage.storcenter.sbg.palfrader.org.aux1-lun-0
> /etc/luks/aux1.key luks,noearly
> } mailbak
> /dev/disk/by-path/ip-172.22.118.11\:3260-iscsi-iqn.1992-04.com.emc\:storage.storcenter.sbg.palfrader.org.mailbak-lun-0
> /etc/luks/mailbak.key luks,noearly
It seems systemd does not handle those backslashes that were previously
required to escape the colon correctly.
If I remove those, systemd brings up the interfaces. It's still very
slow (because it tries to get them before iscsi is up).
So,
- it should correctly handle backslashes,
- it should probably not block/timeout on bringing up "noearly" interfaces.
--
| .''`. ** Debian **
Peter Palfrader | : :' : The universal
http://www.palfrader.org/ | `. `' Operating System
| `- http://www.debian.org/
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]