Increase local disk and reduce local-lvm

vctgomes

New Member
Jul 4, 2023
15
1
3
I'm with no space remaining on local disk, but with free space on local-lvm disk. I need to reduce the local-lvm to give space to local. How can I do that?

1699794408581.png
 
"local-lvm" is a LVM thin pool and you can't shrink those. You would have to destroy it (which will also destroy your VMs/LXCs virtual disks on it!) and then recreate it with a smaller size. With the unallocated space you could then extend the root LV and extend its filesystem.