]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/crash: separate RECENT_MGR_MODULE_CRASH error for mgr module crashes
authorSage Weil <sage@newdream.net>
Sat, 19 Jun 2021 16:21:47 +0000 (12:21 -0400)
committerSage Weil <sage@newdream.net>
Wed, 23 Jun 2021 17:00:49 +0000 (13:00 -0400)
commit24ac3088b6dcbcfd845ee35ddde382b9c8251053
treefd304a9bc2021805217dd7096fb727a32eac0968
parent719d5e1836c95bcbc446dbeb7d8f03adefd02a3e
mgr/crash: separate RECENT_MGR_MODULE_CRASH error for mgr module crashes

Generate a different warning for crashes in mgr module python code, as
they do not mean that the entire mgr daemon crashed.  Document.

Signed-off-by: Sage Weil <sage@newdream.net>
doc/rados/operations/health-checks.rst
src/pybind/mgr/crash/module.py