]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options/global.yaml.in: increase default value of bluestore_cache_trim_max_ski... 40920/head
authorNeha Ojha <nojha@redhat.com>
Thu, 15 Apr 2021 16:44:27 +0000 (16:44 +0000)
committerNeha Ojha <nojha@redhat.com>
Mon, 19 Apr 2021 17:39:46 +0000 (17:39 +0000)
commit8c2050bc8dfcae5536dee1de64d8f10440844b21
treee8ce10d40f8a99bac58da81f705db9bd85186aab
parent4a484defa41990fd66da31a0d82368eaa41ecbb5
common/options/global.yaml.in: increase default value of bluestore_cache_trim_max_skip_pinned

This option controls the rate of trimming of onodes and the earlier default of
64 has been seen to be too low for large clusters, leading to buildup of
onodes resulting in memory growth.

Increase the default value to 1000, since there are no known downsides to it.

Fixes: https://tracker.ceph.com/issues/50217
Signed-off-by: Neha Ojha <nojha@redhat.com>
(cherry picked from commit 26d7336d6b65f987298ede5d2c5c435191f1405c)

 Conflicts:
src/common/options/global.yaml.in - file does not exist in nautilus
src/common/options.cc