From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Dominik Csapak <d.csapak@proxmox.com>
Subject: [pve-devel] applied: [PATCH manager] ui: add ceph recovery graph and progressbar
Date: Tue, 21 Jul 2020 19:50:05 +0200 [thread overview]
Message-ID: <89b024e7-dd90-bf20-5c08-16e7f434a782@proxmox.com> (raw)
In-Reply-To: <20200721130618.14361-1-d.csapak@proxmox.com>
On 21.07.20 15:06, Dominik Csapak wrote:
> shows a runningChart (like for reads) for the recovery speed
> also shows a progressbar of the health percentage of the cluster
> with an estimate of how long the recovery might need
> (unhealthy objects) / (objects per second)
>
> only show them when a recovery is ongoing or there are unhealthy
> objects
>
> Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
> ---
> we could also opt to only show it when there is really recovery
> going on (recovering_objects_per_sec !== undefined) but
> in my tests sometimes during recovery, ceph would not return those
> values intermittently, making the panel flicker, so i opted
> to show it also when there are unhealthy objects
> (though i am not opposed to to the first and have some counter
> to catch intermittent missing values)
>
> www/manager6/ceph/Status.js | 63 +++++++++++++++++++++++++++++++++++--
> 1 file changed, 60 insertions(+), 3 deletions(-)
>
>
applied, thanks!
prev parent reply other threads:[~2020-07-21 17:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-21 13:06 [pve-devel] " Dominik Csapak
2020-07-21 17:50 ` Thomas Lamprecht [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=89b024e7-dd90-bf20-5c08-16e7f434a782@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=d.csapak@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.