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>
type: uint
level: dev
desc: Max pinned cache entries we consider before giving up
- default: 64
+ default: 1000
with_legacy: true
- name: bluestore_cache_type
type: str