]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: operations: reweight-by-utilization typo 27657/head
authorAnthony D'Atri <anthonyeleven@users.noreply.github.com>
Fri, 19 Apr 2019 22:15:12 +0000 (15:15 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Apr 2019 22:15:12 +0000 (15:15 -0700)
Add a missing backquote delimiter.

Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
doc/rados/operations/control.rst

index d6ff04580c63794b9090c4607c9e757d419b9a5c..72ebd350c389aad079d495f3b7326b7e317db8c7 100644 (file)
@@ -209,7 +209,7 @@ default to 1.00000 and are relative only to each other; they not absolute.
 It is crucial to distinguish them from CRUSH weights, which reflect the
 absolute capacity of a bucket in TiB.  By default this command adjusts
 override weight on OSDs which have + or - 20% of the average utilization,
-but if you include a ``threshold` that percentage will be used instead. ::
+but if you include a ``threshold`` that percentage will be used instead. ::
 
        ceph osd reweight-by-utilization [threshold [max_change [max_osds]]] [--no-increasing]