File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3559,7 +3559,7 @@ options:
35593559 decreases the likelihood of false positives at the expense of additional disk
35603560 space and memory consumption when the filter is loaded into RAM. The current
35613561 default value of 20 was found to provide significant performance gains when getattr
3562- calls are made (such as during new object creation in bluestore ) without significant
3562+ calls are made (such as during new object creation in BlueStore ) without significant
35633563 memory overhead or cache pollution when combined with rocksdb partitioned index
35643564 filters. See: https://github.com/facebook/rocksdb/wiki/Partitioned-Index-Filters
35653565 for more information.'
@@ -5254,7 +5254,7 @@ options:
52545254- name : bluestore_rocksdb_cf
52555255 type : bool
52565256 level : advanced
5257- desc : Enable use of RocksDB column families for bluestore metadata
5257+ desc : Enable use of RocksDB column families for BlueStore metadata
52585258 fmt_desc : Enables sharding of BlueStore's RocksDB.
52595259 When ``true``, ``bluestore_rocksdb_cfs`` is used.
52605260 Only applied when OSD is doing ``--mkfs``.
You can’t perform that action at this time.
0 commit comments