]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon, pybind/mgr: Add additional debug level logs for pool options 45173/head
authorKamoltat <ksirivad@redhat.com>
Wed, 2 Mar 2022 16:52:57 +0000 (16:52 +0000)
committerKamoltat <ksirivad@redhat.com>
Wed, 23 Mar 2022 14:11:21 +0000 (14:11 +0000)
commitfd784dbf11409e2d369ab66b5e474d91bef3e23a
tree98ee8853517dd6b65a8a252b6596130016490dc0
parenta6406ba9b3d25eb345330ebe476ed711aedbe062
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