gdu? Can you tell me which storage your CT used to use and where you check the free space and what you see?df -hT
lsblk -o+FSTYPE
cat /etc/pve/storage.cfg
zfs list -rt all -o name,used,avail,refer,mountpoint,refquota,refreservation
local-lvm should have about 40% free space. Make sure to set up discard properly for thin-provisioned storage like that.VM-Storage seems to use pure LVM rather than LVM-Thin. I'd move the disks on it to somewhere else and re-create that if possible.du -h -d 1 <path>
-h
-d 1
We use essential cookies to make this site work, and optional cookies to enhance your experience.