Re: [systemd-devel] mount crypto_LUKS device in conatiner

2015-05-03 Thread Lennart Poettering
On Fri, 01.05.15 11:39, arnaud gaboury (arnaud.gabo...@gmail.com) wrote: My container will need access to a Luks encrypted device (/dev/sdd4) for its DB. Only very select devices are accessible from inside containers, more specifically the ones where it is fully safe to share them between

[systemd-devel] mount crypto_LUKS device in conatiner

2015-05-01 Thread arnaud gaboury
My container will need access to a Luks encrypted device (/dev/sdd4) for its DB. Here is the setup on the host : - # cryptsetup --key-file /etc/keys/poppy.luks luksOpen /dev/bcache0 sdd4_crypt $ lsblk -o NAME,KNAME,MAJ:MIN,FSTYPE,LABEL