// Blog · tag
#lvm
Every post tagged lvm.
storage
How to Resize a Virtual Disk in Proxmox VE (Without Losing Data)
Your Proxmox VM's disk is full and you don't want to rebuild it. Here's how to grow a virtual disk safely in Proxmox VE 9.2, then extend the partition and filesystem inside Linux or Windows guests.
storage
Recovering From LVM-Thin Metadata Exhaustion on Proxmox VE
A Proxmox VE thin pool can hit 100% metadata usage while data space still looks fine, sending VMs into read-only I/O errors. Here's how to diagnose it with lvs and dmsetup, fix it live with lvextend, and stop it from recurring.