From: Tyler Brekke Date: Tue, 24 Jun 2025 19:12:33 +0000 (-0700) Subject: doc: Fixes a typo in balancer operations X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64157%2Fhead;p=ceph.git doc: Fixes a typo in balancer operations Signed-off-by: Tyler Brekke --- diff --git a/doc/rados/operations/balancer.rst b/doc/rados/operations/balancer.rst index f30f19a30f8..ef2e2a23317 100644 --- a/doc/rados/operations/balancer.rst +++ b/doc/rados/operations/balancer.rst @@ -84,7 +84,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.