6ef48d3706
- Throttle down snap trimming as to lessen it's performance impact (Setting just osd_snap_trim_priority isn't effective enough to throttle down the impact) osd_snap_trim_sleep: 0.1 (default 0) osd_pg_max_concurrent_snap_trims: 1 (default 2) - Align filestore_merge_threshold with upstream Ceph values (A negative number disables this function, no change in behavior) filestore_merge_threshold: -10 (formerly -50, default 10) - Increase RGW pool thread size for more concurrent connections rgw_thread_pool_size: 512 (default 100) - Disable in-memory logs for the ms subsytem. debug_ms: 0/0 (default 0/5) - Formating cleanups Change-Id: I4aefcb6e774cb3e1252e52ca6003cec495556467 |
||
---|---|---|
.. | ||
templates | ||
Chart.yaml | ||
requirements.yaml | ||
values.yaml |