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

mon: Omit MANY_OBJECTS_PER_PG warning when autoscaler is on #44280

Merged
merged 2 commits into from Dec 16, 2021

Commits on Dec 13, 2021

  1. mon: Omit MANY_OBJECTS_PER_PG warning when autoscaler is on

    Add a conditional statement when autoscaler is
    set to ON to omit message when about pool having
    many more objects per pg than cluster average.
    
    Fixes: https://tracker.ceph.com/issues/53516
    
    Signed-off-by: Christopher Hoffman <choffman@redhat.com>
    chrisphoffman committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    8d846c3 View commit details
    Browse the repository at this point in the history
  2. doc/rados/operations: Updated rados docs to include

    changes to health-checks in MANY_OBJECTS_PER_PG
    warning when autoscale is on.
    
    Signed-off-by: Christopher Hoffman <choffman@redhat.com>
    chrisphoffman committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    6c51b1f View commit details
    Browse the repository at this point in the history