Skip to content

Commit 9d95021

Browse files
authored
Merge pull request ceph#55675 from douglasawh/patch-2
doc/src: invadvisable is not a word Reviewed-by: Zac Dover <[email protected]>
2 parents 64d61b7 + fb4a5d0 commit 9d95021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/options/global.yaml.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5066,7 +5066,7 @@ options:
50665066
[hash_begin..hash_end) defines characters to use for hash calculation. Recommended
50675067
hash ranges: O(0-13) P(0-8) m(0-16). Sharding of S,T,C,M,B prefixes is inadvised'
50685068
fmt_desc: Definition of BlueStore's RocksDB sharding.
5069-
The optimal value depends on multiple factors, and modification is invadvisable.
5069+
The optimal value depends on multiple factors, and modification is inadvisable.
50705070
This setting is used only when OSD is doing ``--mkfs``.
50715071
Next runs of OSD retrieve sharding from disk.
50725072
default: m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L=min_write_buffer_number_to_merge=32 P=min_write_buffer_number_to_merge=32

0 commit comments

Comments
 (0)