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>
(cherry picked from commit
910e5efea19eacd204025fa58f37c27c4c0b2963)
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::
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::