// Blog · tag
#lvm-thin
Every post tagged lvm-thin.
Blog posts
storage
How to Add a New Disk as LVM-Thin Storage in Proxmox VE (Step-by-Step Guide)
Turn a spare disk into LVM-Thin storage in Proxmox VE. Step-by-step instructions for the GUI and the command line, plus the errors that trip up beginners the first time.
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.