]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/pg_autoscaler: change overlapping roots to warning 47519/head
authorKamoltat <ksirivad@redhat.com>
Thu, 12 May 2022 12:22:13 +0000 (12:22 +0000)
committerKamoltat <ksirivad@redhat.com>
Tue, 9 Aug 2022 18:57:02 +0000 (18:57 +0000)
commit36318ee898017b5200119485d61adec5f147a1f3
tree2162490710e994aa24ea000daec10368cde8e706
parented0917e1e0becd6b576e97b9c7bc3d5922df53cc
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