From: Zac Dover Date: Sat, 11 Nov 2023 03:45:42 +0000 (+1000) Subject: doc/rados: edit t-mon "common issues" (5 of x) X-Git-Tag: v18.2.1~19^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=04a0b9420c62782aaf8de985274697c87642bf90;p=ceph-ci.git doc/rados: edit t-mon "common issues" (5 of x) Edit the fifth part of the section "Most Common Monitor Issues" in doc/rados/troubleshooting/troubleshooting-mon.rst. Follows https://github.com/ceph/ceph/pull/54440. Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover (cherry picked from commit d98222db9b4436841102d23c979f05a9d958bb1f) --- diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index 3a6423fef10..6add6127e16 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -294,13 +294,16 @@ detail`` returns a message similar to the following:: bug you raise. See `Preparing your logs`_ for information about the proper preparation of logs. - -**What if state is ``leader`` or ``peon``?** - - This should not happen: famous last words. If it does, however, it likely - has a lot to do with clock skew -- see `Clock Skews`_. If you are not - suffering from clock skew, then please prepare your logs (see - `Preparing your logs`_) and reach out to the community. +**What does it mean when the Monitor state is ``leader`` or ``peon``?** + + If ``ceph health detail`` shows that the Monitor is in the ``leader`` state + or in the ``peon`` state, it is likely that clock skew is present. Follow the + instructions in `Clock Skews`_. If you have followed those instructions and + ``ceph health detail`` still shows that the Monitor is in the ``leader`` + state or the ``peon`` state, report the issue in the `Ceph bug tracker + `_. If you raise an issue, provide logs to + substantiate it. See `Preparing your logs`_ for information about the + proper preparation of logs. Recovering a Monitor's Broken ``monmap``