]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: put list_servers output in debug logs
authorAdam King <adking@redhat.com>
Thu, 30 Sep 2021 12:34:58 +0000 (08:34 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:01:23 +0000 (10:01 +0100)
commit09527dcd9eebf7aa363a0f1c88af1292b0f9a83f
tree35c168f409a8286f18afcf7d5c1d90c2a4bc2239
parentc9c48c25a8d38b79c0288863452923f941bba53c
mgr/cephadm: put list_servers output in debug logs

Over time, seen a number of cases where daemons are being
marked stray for unknown reasons and it is always difficult
to debug due to the difficulty of finding what list_servers
is outputting. I think it would help to include this in the
debug logs. That way we have that side of the info available
and can easily compare it to daemon/host info cephadm is storing.

Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit bdc802354554ea9c5e7c0377e3fe695f719921a7)
src/pybind/mgr/cephadm/serve.py