]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration/bluestore-config-ref: Fix lowcase typo 54339/head
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 3 Nov 2023 19:32:28 +0000 (20:32 +0100)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 3 Nov 2023 19:32:28 +0000 (20:32 +0100)
Letter "O" got lowcased to "o".
Reverted that.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
doc/rados/configuration/bluestore-config-ref.rst

index cb43c0a021b5a48c1e4bf6aeee29aab71c088a36..55270b5205f60e042387f0459cd010f303d5327f 100644 (file)
@@ -358,7 +358,7 @@ OSD and run the following command:
 
        ceph-bluestore-tool \
         --path <data path> \
-        --sharding="m(3) p(3,0-12) o(3,0-13)=block_cache={type=binned_lru} L P" \
+        --sharding="m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L P" \
         reshard
 
 .. confval:: bluestore_rocksdb_cf