Timeline for resize luks encrypted xfs on lvm partition to extend root with additional space
Current License: CC BY-SA 4.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Jul 20 at 6:33 | comment | added | frostschutz | Make a new partition, encrypt it. This way you'd have a new PV to extend your existing VG / LV with, while your current PV can remain in place. The problem then will be how to open two LUKS containers at boot instead of one, this depends on your initramfs implementation. Otherwise, you'd have to move the entire partition which is risky without a backup. And once you have backup, you can just as well set it up from scratch. | |
Jul 19 at 1:48 | comment | added | peregrinator | @tink i have a feeling that method involves a full reinstall and I'm not sure i want to do that as yet | |
Jul 17 at 17:34 | comment | added | tink | You appear to have a somewhat unusual set-up - but does this help? | |
S Jul 17 at 8:08 | review | First questions | |||
Jul 17 at 8:45 | |||||
S Jul 17 at 8:08 | history | asked | peregrinator | CC BY-SA 4.0 |