Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nautilus: mgr/dashboard: fix pool usage calculation #37309

Merged
merged 1 commit into from Sep 24, 2020

Conversation

epuertat
Copy link
Member

backport tracker: https://tracker.ceph.com/issues/47579


backport of #35768
parent tracker: https://tracker.ceph.com/issues/45185

this backport was staged using ceph-backport.sh version 15.1.1.389
find the latest version at https://github.com/ceph/ceph/blob/master/src/script/ceph-backport.sh

@epuertat epuertat added this to the nautilus milestone Sep 22, 2020
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 b4a9dc1)

Conflicts:
	qa/tasks/mgr/dashboard/helper.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/shared/components/usage-bar/usage-bar.component.ts:
        - Keep UsageBar component totalBytes/usedBytes names
        - Bring new UsageBar option decimal
Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
@epuertat
Copy link
Member Author

jenkins test api

@epuertat epuertat self-assigned this Sep 22, 2020
@epuertat epuertat added nautilus-batch-1 nautilus point releases needs-qa labels Sep 22, 2020
@yuriw
Copy link
Contributor

yuriw commented Sep 23, 2020

@yuriw yuriw merged commit 64b007d into ceph:nautilus Sep 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants