]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm/services/osd: do not log ok-to-stop/safe-to-destroy failures
authorSage Weil <sage@newdream.net>
Fri, 5 Nov 2021 18:37:47 +0000 (14:37 -0400)
committerSage Weil <sage@newdream.net>
Fri, 5 Nov 2021 23:25:16 +0000 (19:25 -0400)
commit5426f6b2a4da743aeb3c3a446fbfbb69c71f6870
tree3ccc14f2af8117d902c0e1870deac9da76728257
parentd507e5479f6be2510e1edcab03b238ced6b41aa6
mgr/cephadm/services/osd: do not log ok-to-stop/safe-to-destroy failures

These failures are normal and expected; they should not pollute the log.

Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/cephadm/services/osd.py
src/pybind/mgr/cephadm/tests/test_osd_removal.py