]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: fix pool usage calculation 36137/head
authorErnesto Puerta <epuertat@redhat.com>
Thu, 25 Jun 2020 09:17:22 +0000 (11:17 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 16 Jul 2020 11:04:00 +0000 (13:04 +0200)
commitf49da305fea392b933771e3b486ad39cc0a5a527
tree89d6c6f2d8a90702f28762fb3baa0871872046c9
parent00a3ed2e24b58e703a82c780898b119c73fc7e9f
mgr/dashboard: fix pool usage calculation

Currently Dashboard Pool usage calculation does not match the output of
'ceph df' command.

Fixes: https://tracker.ceph.com/issues/45185
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from commit b4a9dc17a3de90379964443d26b29f1759824f28)

Conflicts:
qa/tasks/mgr/dashboard/test_pool.py: relative import
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.html: change place of new chunk
qa/tasks/mgr/dashboard/helper.py
qa/tasks/mgr/dashboard/test_health.py
qa/tasks/mgr/dashboard/test_pool.py
src/mon/PGMap.cc
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-list/pool-list.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/pool/pool-stat.ts
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.html
src/pybind/mgr/dashboard/frontend/src/app/shared/components/usage-bar/usage-bar.component.ts