How do I properly resize my LVM partitions when it is inside LUKS?

Do I have to boot in a USB to do it or can it be done while the crypt is open/being used? I need to resize my root partition.

#linux #lvm #luks @linux

  • Prinny@mastodon.socialOP
    link
    fedilink
    arrow-up
    0
    ·
    4 months ago

    @atzanteol All’s good. Yea, reason for the post was that even though I took the partitions offline it wouldn’t still let me resize. So I think the best next move would be just booting into a USB and see if it lets me.

    The whole disk well, only the boot is separated. The rest of the partition has the whole space controlled by LVM. Interestingly even though that may be the setup something was just rejecting my resize request.

    Sadly have more to say but Mastodon limit is hitting haha. nutshell

    • atzanteol@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      Did you already shrink the filesystem? I think lvresize will refuse to shrink if the FS is too big (not sure - I don’t shrink volumes often).