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

quincy: osd: set per_pool_stats true when OSD has no PG #48249

Merged
merged 1 commit into from Oct 4, 2023

Commits on Sep 26, 2022

  1. osd: set per_pool_stats true when OSD has no PG

    if per_pool_stats is false when OSD has no PG, osd_sum.num_osds not equals osd_sum.num_per_pool_osds, then ceph df command return STORED == USED, this is not our expectation
    
    Signed-off-by: jindengke <jindengke@inspur.com>
    
    Signed-off-by: lmgdlmgd <jindengke@inspur.com>
    (cherry picked from commit c5b4e53)
    lmgdlmgd authored and ifed01 committed Sep 26, 2022
    Copy the full SHA
    4b6189b View commit details
    Browse the repository at this point in the history