mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 12:29:49 +00:00
ui: ceph status: note that its recovery/rebalance#
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6228111597
commit
e767e1ec9c
@ -208,7 +208,7 @@ Ext.define('PVE.node.CephStatus', {
|
|||||||
{
|
{
|
||||||
itemId: 'recoverychart',
|
itemId: 'recoverychart',
|
||||||
xtype: 'pveRunningChart',
|
xtype: 'pveRunningChart',
|
||||||
title: gettext('Recovery'),
|
title: gettext('Recovery') +'/ '+ gettext('Rebalance'),
|
||||||
renderer: PVE.Utils.render_bandwidth,
|
renderer: PVE.Utils.render_bandwidth,
|
||||||
height: 100,
|
height: 100,
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user