]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: reformat so note is not part of code 53144/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 24 Aug 2023 18:03:34 +0000 (14:03 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Thu, 24 Aug 2023 19:17:47 +0000 (15:17 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/cephfs/troubleshooting.rst

index b58d2469f6e62bda7e9a779af5f47e6f2aa2b895..50e4c838308be4f9f6452b3034ccab50f4048b30 100644 (file)
@@ -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