mirror of
https://github.com/ceph/ceph
synced 2025-02-15 06:48:22 +00:00
Merge PR #53144 into main
* refs/pull/53144/head: doc: reformat so note is not part of code Reviewed-by: Anthony D Atri <anthony.datri@gmail.com>
This commit is contained in:
commit
b0f2e060b0
@ -100,10 +100,10 @@ things to do:
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user