]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscaler: change overlapping roots to warning 47522/head
authorKamoltat <ksirivad@redhat.com>
Thu, 12 May 2022 12:22:13 +0000 (12:22 +0000)
committerKamoltat <ksirivad@redhat.com>
Tue, 9 Aug 2022 20:39:26 +0000 (20:39 +0000)
commit55d14cd40d7a2ec3c1e50f4310dd0912f75f9f89
tree7e8f4807c272ac7371ade2115afa9c3adea1cce4
parente5ff86d9f85d61a8604cb9d23092ae3397e1b3dc
pybind/mgr/pg_autoscaler: change overlapping roots to warning

Change the log level of overlapping roots
from ``Error`` to ``Warning``.

Point the user to documentation that
explains the overlapping roots.

Added more information regarding overlapping roots
in the autoscaler documentation such as
the step to get rid of the warning.

Fixes: https://tracker.ceph.com/issues/55611
Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit e8490dae9fb9596c68fb4dc05ac8b0f6adb305b8)
doc/rados/operations/placement-groups.rst
src/pybind/mgr/pg_autoscaler/module.py