mirror of
https://github.com/ceph/ceph
synced 2025-02-16 07:17:21 +00:00
Merge PR #43144 into master
* refs/pull/43144/head: doc/cephfs: fix typos Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
e81a0c72a4
@ -75,7 +75,7 @@ life for the counter. If the MDS is continually removing items from its cache,
|
||||
it will reach a steady state of ``-ln(0.5)/rate*threshold`` items removed per
|
||||
second.
|
||||
|
||||
.. note:: Increasing the value of the confguration setting
|
||||
.. note:: Increasing the value of the configuration setting
|
||||
``mds_cache_trim_decay_rate`` leads to the MDS spending less time
|
||||
trimming the cache. To increase the cache trimming rate, set a lower
|
||||
value.
|
||||
|
@ -13,7 +13,7 @@ Manager Plugin
|
||||
|
||||
Ceph Filesystem clients periodically forward various metrics to Ceph Metadata Servers (MDS)
|
||||
which in turn get forwarded to Ceph Manager by MDS rank zero. Each active MDS forward its
|
||||
respective set of metrics to MDS rank zero. Metrics are aggergated and forwarded to Ceph
|
||||
respective set of metrics to MDS rank zero. Metrics are aggregated and forwarded to Ceph
|
||||
Manager.
|
||||
|
||||
Metrics are divided into two categories - global and per-mds. Global metrics represent
|
||||
|
Loading…
Reference in New Issue
Block a user