]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon, pybind/mgr: Add additional debug level logs for pool options 45363/head
authorKamoltat <ksirivad@redhat.com>
Wed, 2 Mar 2022 16:52:57 +0000 (16:52 +0000)
committerKamoltat <ksirivad@redhat.com>
Fri, 11 Mar 2022 16:44:07 +0000 (16:44 +0000)
commit13377bec6df133923136500b22ae4f1dfe4dfb18
tree16a21b7ee4bfaf38c52724e5c6529c5b4d8884d5
parente564a3cafe30ac47aedc0408311dd3a3c47b6a77
mon, pybind/mgr: Add additional debug level logs for pool options

We find that these logs helped with
the debugging process issues like:
https://tracker.ceph.com/issues/54263.

Added debug level logs to `do_set_pool()` in
src/mon/OSDMonitor.cc.

Added debug level logs to `_maybe_adjust()` in
src/pybind/mgr/pg_autoscaler/module.py.

Signed-off-by: Kamoltat <ksirivad@redhat.com>
(cherry picked from commit ee40c2d2431825f36a01108115b3913112e2ef54)
src/mon/OSDMonitor.cc
src/pybind/mgr/pg_autoscaler/module.py