Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#6038 - initscripts reordering of lvm and encryption breaks existing setups
Attached to Project:
Arch Linux
Opened by Alex Merry (pippin) - Tuesday, 19 December 2006, 13:54 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 20 December 2006, 00:20 GMT
Opened by Alex Merry (pippin) - Tuesday, 19 December 2006, 13:54 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 20 December 2006, 00:20 GMT
|
DetailsThe latest version of initscripts (0.8) swaps the setting up of encrypted partitions and the detection of lvm groups. Previously, encrypted partitions were set up, followed by lvm groups. This meant that encrypting lvm groups required encrypting the underlying physical volumes.
Now, lvm groups are scanned for before encrypted partitions are set up. So encrypting lvm groups requires encrypting the logical volumes. This breaks any existing setups where the physical volumes are encrypted, since the physical volumes won't be available until after they have been scanned for. One possible solution would be to scan for volume groups both before and after the encryption setup code. |
This task depends upon
Closed by Thomas Bächler (brain0)
Monday, 29 January 2007, 20:46 GMT
Reason for closing: Fixed
Additional comments about closing: committed to cvs, will be fixed in next initscripts release
Monday, 29 January 2007, 20:46 GMT
Reason for closing: Fixed
Additional comments about closing: committed to cvs, will be fixed in next initscripts release