From f52302e8b60d676028a12ca9c7bbc9fc8bbf61a9 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 23 Nov 2023 21:54:54 +1000 Subject: [PATCH] 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) --- doc/rados/troubleshooting/troubleshooting-mon.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rados/troubleshooting/troubleshooting-mon.rst b/doc/rados/troubleshooting/troubleshooting-mon.rst index 22fd35ac642b0..d64ccbffb0f4a 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:: -- 2.39.5