From: Zac Dover Date: Thu, 23 Nov 2023 11:54:54 +0000 (+1000) Subject: doc/rados: format sections in tshooting-mon.rst X-Git-Tag: v18.2.4~433^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=ddaacaebc422bace30f7d21ef44c41c183cd584f;p=ceph.git 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 (cherry picked from commit 910e5efea19eacd204025fa58f37c27c4c0b2963) --- diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index e00d391ebef5f..1550aaccd802b 100644 --- a/doc/rados/troubleshooting/troubleshooting-mon.rst +++ b/doc/rados/troubleshooting/troubleshooting-mon.rst @@ -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::