doc/rados: format sections in tshooting-mon.rst

Format definition lists in the section "Do I need to restart a monitor
to adjust debug levels?" in
doc/rados/troubleshooting/troubleshooting-mon.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
This commit is contained in:
Zac Dover 2023-11-23 21:54:54 +10:00
parent 07614d51c2
commit 910e5efea1

View File

@ -673,7 +673,7 @@ Do I need to restart a monitor to adjust debug levels?
No, restarting a monitor is not necessary. Debug levels may be adjusted by
using two different methods, depending on whether or not there is a quorum:
There is a quorum
**If there is a quorum**
Either inject the debug option into the specific monitor that needs to
be debugged::
@ -685,7 +685,7 @@ There is a quorum
ceph tell mon.* config set debug_mon 10/10
There is no quorum
**If there is no quorum**
Use the admin socket of the specific monitor that needs to be debugged
and directly adjust the monitor's configuration options::