From d98222db9b4436841102d23c979f05a9d958bb1f Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 11 Nov 2023 13:45:42 +1000 Subject: [PATCH] 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 --- .../troubleshooting/troubleshooting-mon.rst | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) 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`` -- 2.39.5