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

pacific: ceph-volume: fix batch report and respect ceph.conf config values #41714

Merged
merged 2 commits into from Jun 22, 2021

Conversation

k0ste
Copy link
Contributor

@k0ste k0ste commented Jun 6, 2021

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


backport of #41506
parent tracker: https://tracker.ceph.com/issues/50958

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

If using --block-db-size, the % of device calculation is incorrect
and always reads 100%.

Resolves: RHBZ#1946478
Fixes: https://tracker.ceph.com/issues/50957

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit ed5ab92)
If --block-db-size is not given args.block_db_size is set to None,
so we should check for it's value in ceph.conf

Resolves: RHBZ#1962744
Fixes: https://tracker.ceph.com/issues/50958

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit cd70a6f)
@k0ste k0ste requested a review from a team as a code owner June 6, 2021 07:13
@github-actions github-actions bot added this to the pacific milestone Jun 6, 2021
@andrewschoen
Copy link
Contributor

jenkins test ceph-volume all

@andrewschoen
Copy link
Contributor

jenkins test ceph-volume tox

@guits guits merged commit f57b158 into ceph:pacific Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants