Local (pve) getting filled

dorron

New Member
Aug 19, 2025
2
0
1
Hi guys,

I have basic knowledge on Proxmox and trying to learn a little bit about the storage since I'm seeing this issue in my install lately.

The Local (pve) is getting filled and I don't really know how or with what is getting filled or even how to free space.

My install has 2 hard drives, one for the system and one for backups, and I just followed the regular install steps (nothing customized).

Any clues on why local (pve) is almost 100%?

Thanks in advance!

DU (Disk usage)

DU.png

Local (pve)

local pve.png

Disks

disks.png

LVM

lvm.png

LVM-Thin


lvm-thin.png
 
Please share lvs and df -hT. Also try to unmount media and check again.
I'd recommend this over plain du though
Bash:
apt install gdu
gdu /
 
Last edited: