From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: Re: [pve-devel] [PATCH v2 storage 2/2] rbd plugin: status: use actual storage usage as basis for calculation
Date: Thu, 22 May 2025 16:32:47 +0200 [thread overview]
Message-ID: <08806611-1b0f-4941-801f-5ac826ab756a@proxmox.com> (raw)
In-Reply-To: <20250514093658.21308-2-f.ebner@proxmox.com>
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/
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
prev parent reply other threads:[~2025-05-22 14:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-14 9:36 [pve-devel] [PATCH v2 storage 1/2] rbd plugin: status: drop outdated fallback Fiona Ebner
2025-05-14 9:36 ` [pve-devel] [PATCH v2 storage 2/2] rbd plugin: status: use actual storage usage as basis for calculation Fiona Ebner
2025-05-22 14:32 ` Fiona Ebner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=08806611-1b0f-4941-801f-5ac826ab756a@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.