pve-manager/www/manager6/ceph
Dominik Csapak cb2013dbce ui: ceph/Status: fix recovery percentage display
we incorrectly used 'total' as 100% of the to recovered objects here,
but that containst the total number of *bytes*.

rename 'toRecover' to better reflect that the unit is 'objects' and
use that as total

reported by a user:
https://forum.proxmox.com/threads/bug-ceph-recovery-bar-not-showing-percentage.91782/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-07-07 18:08:34 +02:00
..
CephInstallWizard.js ui: ceph: select Pacific as default release 2021-06-15 13:07:35 +02:00
Config.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Crush.js ui: ceph crush: code cleanups 2021-04-23 18:55:46 +02:00
FS.js ui: ceph: fs: eslint fixes and code cleanup 2021-04-24 18:44:13 +02:00
Log.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
Monitor.js ui: eslint: fix various spacing related issues 2021-01-19 17:39:15 +01:00
OSD.js api: ceph: osd: create: rename size parameters 2021-06-09 11:29:34 +02:00
Pool.js ui: ceph/Pools: defuse min_size warning 2021-06-18 17:18:02 +02:00
ServiceList.js ui: ceph: service list: eslint fixes and code cleanup 2021-04-24 18:44:39 +02:00
Services.js ui: ceph: services: eslint fixes and code cleanup 2021-04-24 18:44:57 +02:00
Status.js ui: ceph/Status: fix recovery percentage display 2021-07-07 18:08:34 +02:00
StatusDetail.js ui: ceph: status details: eslint fixes and code cleanup 2021-04-24 19:00:42 +02:00