]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge PR #53144 into main
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 28 Aug 2023 14:27:55 +0000 (10:27 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 28 Aug 2023 14:27:55 +0000 (10:27 -0400)
* refs/pull/53144/head:
doc: reformat so note is not part of code

Reviewed-by: Anthony D Atri <anthony.datri@gmail.com>
1  2 
doc/cephfs/troubleshooting.rst

index 0e511526b96c0f72a3c4989ee0628ce44ab82598,50e4c838308be4f9f6452b3034ccab50f4048b30..34de1b7501df9f9031ac5b74b2c2f9a3cc7629b2
@@@ -98,12 -98,12 +98,12 @@@ things to do
  
  .. code:: bash
  
 -   ceph config set mds mds_heartbeat_reset_grace 3600
 +   ceph config set mds mds_heartbeat_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