mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
doc: reformat so note is not part of code
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
ce9771bbeb
commit
b3aad53a19
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user