Skip to content

Commit d1adfd3

Browse files
Merge pull request ceph#64659 from anthonyeleven/fix-mds-units
Update CephFS option descriptions
2 parents a8a374b + 90ccfa0 commit d1adfd3

File tree

2 files changed

+57
-60
lines changed

2 files changed

+57
-60
lines changed

doc/cephfs/cache-configuration.rst

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -89,16 +89,10 @@ MDS Recall
8989

9090
MDS limits its recall of client state (capabilities/leases) to prevent creating
9191
too much work for itself handling release messages from clients. This is controlled
92-
via the following configurations:
93-
94-
95-
The maximum number of capabilities to recall from a single client in a given recall
96-
event:
92+
via the following central config options:
9793

9894
.. confval:: mds_recall_max_caps
9995

100-
The threshold and decay rate for the decay counter on a session:
101-
10296
.. confval:: mds_recall_max_decay_threshold
10397

10498
.. confval:: mds_recall_max_decay_rate

0 commit comments

Comments
 (0)