]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon, pybind/mgr: Add additional debug level logs for pool options
authorKamoltat <ksirivad@redhat.com>
Wed, 2 Mar 2022 16:52:57 +0000 (16:52 +0000)
committerKamoltat <ksirivad@redhat.com>
Thu, 3 Mar 2022 05:56:56 +0000 (05:56 +0000)
commitee40c2d2431825f36a01108115b3913112e2ef54
tree6a3fe046dfb18664e0f635ec6f35b67a771c6ba3
parent1bc51f057fa80b3e34d8bac06ea22ea168fb8cf8
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>
src/mon/OSDMonitor.cc
src/pybind/mgr/pg_autoscaler/module.py