]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
common/options/global.yaml.in: increase default value of bluestore_cache_trim_max_ski... 40732/head
authorNeha Ojha <nojha@redhat.com>
Thu, 15 Apr 2021 16:44:27 +0000 (16:44 +0000)
committerNeha Ojha <nojha@redhat.com>
Fri, 16 Apr 2021 17:35:43 +0000 (17:35 +0000)
commit26d7336d6b65f987298ede5d2c5c435191f1405c
tree8f123b4b7fbe7f56e333e33148ac8df63ef96fd4
parentb5188a46dcf83997224fae72ebd53603b65d3938
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>
src/common/options/global.yaml.in