]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc: Fixes a typo in balancer operations
authorTyler Brekke <tbrekke@digitalocean.com>
Tue, 24 Jun 2025 19:12:33 +0000 (12:12 -0700)
committerPierre Riteau <pierre@stackhpc.com>
Tue, 16 Sep 2025 14:24:51 +0000 (16:24 +0200)
Signed-off-by: Tyler Brekke <tbrekke@digitalocean.com>
(cherry picked from commit b038b8093d01a5e676ffa419607489a79261ef29)

doc/rados/operations/balancer.rst

index 8789df70cf5521b00d611f2e216305aa96da9a86..9983a6146953aca16ce30ecb3e1ea1740e9f2932 100644 (file)
@@ -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.