]> git.proxmox.com Git - ceph.git/blobdiff - ceph/doc/cephfs/mds-config-ref.rst
update sources to 12.2.2
[ceph.git] / ceph / doc / cephfs / mds-config-ref.rst
index 4f7bea3ef8585411bf291e3300d40326592c1b30..2fd47ae334f8ae153fc0e0ad8a505afa985b98d5 100644 (file)
               
 :Type:  Boolean
 :Default:  ``false``
+
+
+``mds min caps per client``
+
+:Description: Set the minimum number of capabilities a client may hold.
+:Type: Integer
+:Default: ``100``
+
+
+``mds max ratio caps per client``
+
+:Description: Set the maximum ratio of current caps that may be recalled during MDS cache pressure.
+:Type: Float
+:Default: ``0.8``