From: Tyler Brekke Date: Tue, 24 Jun 2025 19:12:33 +0000 (-0700) Subject: doc: Fixes a typo in balancer operations X-Git-Tag: v20.1.1~23^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eeb501f79cec6a33c24630f9c0ba8b6a85da1b40;p=ceph.git doc: Fixes a typo in balancer operations Signed-off-by: Tyler Brekke (cherry picked from commit b038b8093d01a5e676ffa419607489a79261ef29) --- diff --git a/doc/rados/operations/balancer.rst b/doc/rados/operations/balancer.rst index 8789df70cf55..9983a6146953 100644 --- a/doc/rados/operations/balancer.rst +++ b/doc/rados/operations/balancer.rst @@ -82,7 +82,7 @@ run a command of the following form: .. prompt:: bash $ - ceph config set mgr/balancer/upmap_max_deviation 1 + ceph config set mgr mgr/balancer/upmap_max_deviation 1 This value is reasonable and safe for most clusters. Note that this is an absolute integer number of PGs, not a percentage.