Disk space?

That depends on how you have configured your storage.

If this a default single device Proxmox install Disks -> LVM-Thin.
 
More like: Did you install it with the proxmox-iso installer, or installed it on top of Debian?
If the former, and you open up the node on the left, you should see local and local-lvm
Check the results for both and you have your answer, or click the datacenter-section and look at the summary there to see the combined usage (but keeping an eye on the 2 disks is probably better, since if either fills up, having free space in the other does not matter, this disk is still full).
 
Last edited:
Found it.
The disks however are not thin provisioned.


what am missing? why does it report 268GB? The total size of the disks is way over 1TB.

1725223878410.png
 
It might be something in that template that is causing that / has that set as default.

Screenshot also the following things:
Datacenter -> Storage
Node -> Disk
Node -> Disk -> LVM
Node -> Disk -> LVM-Thin
 
Here they are.
 

Attachments

  • Screenshot 2024-09-02 at 00.03.22.png
    Screenshot 2024-09-02 at 00.03.22.png
    93.9 KB · Views: 5
  • Screenshot 2024-09-02 at 00.05.55.png
    Screenshot 2024-09-02 at 00.05.55.png
    77.8 KB · Views: 5
  • Screenshot 2024-09-02 at 00.05.47.png
    Screenshot 2024-09-02 at 00.05.47.png
    86.2 KB · Views: 5
  • Screenshot 2024-09-02 at 00.05.11.png
    Screenshot 2024-09-02 at 00.05.11.png
    255.9 KB · Views: 4
Is that that 1TB the SET-size or the USED-size?
If it the set size/max size, then that's working as inteded, as it is a thin-provisioned disk so only the used size is also used on Proxmox
I have no disks set up on LVM-thin.
 
The storage that you showed the details for above is of type Directory. The VM disks on storage type Directory are qcow2 format which are thin provisioned.
 
  • Like
Reactions: wav3front