infrastructure/guides/CONFIG_CENTOS7_RESIZE_LUKS_FULL_DISK.md

6 lines
271 B
Markdown
Raw Permalink Normal View History

2020-08-10 01:37:13 +02:00
By default, the installer will not expand the LUKS partition to 100%, which is needed for eg. snapshots etc, and to properly use LVM.
# Steps
1. Resize LUKS partition with parted -> resizepart (number) -> 100% -> quit
2. reboot
3. pvresize /dev/mapper/luks-YOURPARTITION