lvm autoextend

  1. S

    How to reserve space for one LVM thin volume when thin pool is full?

    Hi, I have an LVM2 thin pool on my Proxmox system that contains multiple thin volumes. Occasionally, one of the volumes unexpectedly grows very large, causing the thin pool to run out of space. This usually isn't a big problem, I just delete some data, maybe reboot the system, and I’ve never...
  2. T

    LVM autoextend not working, what am I doing wrong ?

    Hello ! I am running tests using VDO pools and LVM thin pools. I've added this to lvm.conf : then ran : systemctl restart lvm2-monitor Following this RHEL documentation ...