[pve-devel] [PATCH v2 storage 2/2] rbd plugin: status: use actual storage usage as basis for calculation

Fiona Ebner f.ebner at proxmox.com
Thu May 22 16:32:47 CEST 2025


Am 14.05.25 um 11:36 schrieb Fiona Ebner:
> As reported in the enterprise support, the usage percentage presented
> by Proxmox VE can be quite different from what Ceph itself shows when
> compression is used on the pool. The reason is that Proxmox VE used
> the 'stored' value as a basis for the calculation which is the amount
> of logically stored user data, i.e. before compression. In the context
> of presenting storage usage, this is not the best choice and e.g. in
> the ZFS plugin 'used' is preferred over 'logicalused'. Switch to using
> 'bytes_used' as the basis for the calculation to better match
> expectations.

Referencing this reply to v1 here so it doesn't get overlooked:
https://lore.proxmox.com/pve-devel/525845252.15003.1747220844735@webmail.proxmox.com/




More information about the pve-devel mailing list