Host Storage Filled Up but its not :(

celtic3296

New Member
Aug 27, 2025
6
0
1
Hello Experts,

My Proxmox host has a 2 TB disk that reports 85% utilization, but the total data within my VMs adds up to much less. After reviewing each VM’s storage usage, I’m missing over 500 GB of space. From my research, I understand that enabling the “Discard” feature during VM creation allows storage to be properly reclaimed when VMs are deleted. Since I have created and deleted numerous VMs without “Discard” enabled, I suspect this has led to the discrepancy. I currently see several VM disks and CT volumes in the system and need guidance on how to recover the 500+ GB of lost storage.
 

Attachments

  • brave_screenshot_proxmox.local (1).png
    brave_screenshot_proxmox.local (1).png
    13.9 KB · Views: 6
  • brave_screenshot_proxmox.local (2).png
    brave_screenshot_proxmox.local (2).png
    18.8 KB · Views: 7
  • brave_screenshot_proxmox.local (3).png
    brave_screenshot_proxmox.local (3).png
    16.5 KB · Views: 6
Hi celtic3296,

you habe choosen storage type directory and selected the raw format as disk type for some VMs.
That should be thick provisioned, and the storage space will be claimed no matter, how much space is utilized within the vm. If you use qcow2, the storage will be thin provisioned.

BG, Lucas
 
  • Like
Reactions: celtic3296