Skip to content

Commit 4ad0aa1

Browse files
Merge pull request ceph#54339 from aclamk/fix-aclamk-bs-reshard-doc-v2
doc/rados/configuration/bluestore-config-ref: Fix lowcase typo
2 parents e544beb + f14ef59 commit 4ad0aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/rados/configuration/bluestore-config-ref.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ OSD and run the following command:
358358

359359
ceph-bluestore-tool \
360360
--path <data path> \
361-
--sharding="m(3) p(3,0-12) o(3,0-13)=block_cache={type=binned_lru} L P" \
361+
--sharding="m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L P" \
362362
reshard
363363

364364
.. confval:: bluestore_rocksdb_cf

0 commit comments

Comments
 (0)