mirror of
https://github.com/ceph/ceph
synced 2024-12-24 20:33:27 +00:00
PendingReleaseNotes: add note about new mdlog trimming configurations
Signed-off-by: Venky Shankar <vshankar@redhat.com>
This commit is contained in:
parent
9c999db9c6
commit
e579ac55b5
@ -117,6 +117,10 @@ CephFS: Disallow delegating preallocated inode ranges to clients. Config
|
||||
manager module. Users may choose between two new modes: ``upmap-read``, which
|
||||
offers upmap and read optimization simultaneously, or ``read``, which may be used
|
||||
to only optimize reads. For more detailed information see https://docs.ceph.com/en/latest/rados/operations/read-balancer/#online-optimization.
|
||||
* CephFS: MDS log trimming is now driven by a separate thread which tries to
|
||||
trim the log every second (`mds_log_trim_upkeep_interval` config). Also,
|
||||
a couple of configs govern how much time the MDS spends in trimming its
|
||||
logs. These configs are `mds_log_trim_threshold` and `mds_log_trim_decay_rate`.
|
||||
|
||||
>=18.0.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user