infrastructure/guides/CONFIG_CENTOS7_RESIZE_LUKS_FULL_DISK.md
2020-08-10 01:37:13 +02:00

271 B

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