From: Anthony D'Atri Date: Fri, 19 Apr 2019 22:15:12 +0000 (-0700) Subject: doc: operations: reweight-by-utilization typo X-Git-Tag: v15.1.0~2899^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F27657%2Fhead;p=ceph.git doc: operations: reweight-by-utilization typo Add a missing backquote delimiter. Signed-off-by: Anthony D'Atri --- diff --git a/doc/rados/operations/control.rst b/doc/rados/operations/control.rst index d6ff04580c63..72ebd350c389 100644 --- a/doc/rados/operations/control.rst +++ b/doc/rados/operations/control.rst @@ -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]