]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mds: update default MDS cache size memory limit
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 5 Dec 2019 18:36:12 +0000 (10:36 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 11 Dec 2019 23:28:57 +0000 (15:28 -0800)
commit0efa73f0296276aadc9d20e58120c05a3f47ae03
treed6aa78a9ce824333fd48ea340e798f967e38bca5
parentef1c13de17e77a4732fa83c167bb44f03f2c371c
mds: update default MDS cache size memory limit

1GB is too low as a default and usually results in cache size warnings
at that size; the MDS will struggle to maintain such a small cache size
for most workloads.

Fixes: https://tracker.ceph.com/issues/43182
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
PendingReleaseNotes
doc/cephfs/add-remove-mds.rst
doc/cephfs/mds-config-ref.rst
src/common/options.cc