]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/rados/configuration/bluestore-config-ref: Fix lowcase typo
authorAdam Kupczyk <akupczyk@ibm.com>
Fri, 3 Nov 2023 15:50:19 +0000 (16:50 +0100)
committerAdam Kupczyk <akupczyk@ibm.com>
Fri, 3 Nov 2023 15:50:19 +0000 (16:50 +0100)
Letters "L P" got lowcased to "l p".
Reverted that.

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

index 3707be1aa9bc60e80988a438c935f78b0cfbc126..cb43c0a021b5a48c1e4bf6aeee29aab71c088a36 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