FS#31103 - [initscripts] are manually luksOpen'ed partitions closed on shutdown
Attached to Project:
Arch Linux
Opened by c (c) - Saturday, 11 August 2012, 11:34 GMT
Last edited by Dave Reisner (falconindy) - Friday, 16 November 2012, 20:50 GMT
Opened by c (c) - Saturday, 11 August 2012, 11:34 GMT
Last edited by Dave Reisner (falconindy) - Friday, 16 November 2012, 20:50 GMT
|
Details
Description:
Are manually luksOpen'ed partitions closed on shutdown by either initscripts or systemd units? As a prerequisite are such partitions first unmounted and then luksClose'ed? If they are not closed, can this lead to data corruption? Steps to reproduce: - cryptsetup luksOpen /dev/DEV1 DEV1 - mount /dev/mapper/DEV1 /mnt/DEV1 - forget to luksClose and umount before shutdown/reboot in system terminal |
This task depends upon
so, yes.