File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
doc/rados/troubleshooting Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -316,6 +316,12 @@ detail`` returns a message similar to the following::
316316
317317**What does it mean when a Monitor's state is ``leader`` or ``peon``? **
318318
319+ During normal Ceph operations when the cluster is in the ``HEALTH_OK `` state,
320+ one monitor in the Ceph cluster is in the ``leader `` state and the rest of
321+ the monitors are in the ``peon `` state. The state of a given monitor can be
322+ determined by examining the value of the state key returned by the command
323+ ``ceph tell <mon_name> mon_status ``.
324+
319325 If ``ceph health detail `` shows that the Monitor is in the ``leader `` state
320326 or in the ``peon `` state, it is likely that clock skew is present. Follow the
321327 instructions in `Clock Skews `_. If you have followed those instructions and
You can’t perform that action at this time.
0 commit comments