From: Patrick Donnelly Date: Thu, 24 Aug 2023 18:03:34 +0000 (-0400) Subject: doc: reformat so note is not part of code X-Git-Tag: v19.0.0~598^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F53144%2Fhead;p=ceph.git doc: reformat so note is not part of code Signed-off-by: Patrick Donnelly --- diff --git a/doc/cephfs/troubleshooting.rst b/doc/cephfs/troubleshooting.rst index b58d2469f6e6..50e4c838308b 100644 --- a/doc/cephfs/troubleshooting.rst +++ b/doc/cephfs/troubleshooting.rst @@ -100,10 +100,10 @@ things to do: ceph config set mds mds_heartbeat_reset_grace 3600 - This has the effect of having the MDS continue to send beacons to the monitors - even when its internal "heartbeat" mechanism has not been reset (beat) in one - hour. Note the previous mechanism for achieving this was via the - `mds_beacon_grace` monitor setting. +.. note:: This has the effect of having the MDS continue to send beacons to the monitors + even when its internal "heartbeat" mechanism has not been reset (beat) in one + hour. The previous mechanism for achieving this was via the + `mds_beacon_grace` monitor setting. * **Disable open file table prefetch.** Normally, the MDS will prefetch directory contents during recovery to heat up its cache. During long