]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Fixes a typo in balancer operations 64157/head
authorTyler Brekke <tbrekke@digitalocean.com>
Tue, 24 Jun 2025 19:12:33 +0000 (12:12 -0700)
committerTyler Brekke <tbrekke@digitalocean.com>
Tue, 24 Jun 2025 19:12:53 +0000 (12:12 -0700)
Signed-off-by: Tyler Brekke <tbrekke@digitalocean.com>
doc/rados/operations/balancer.rst

index f30f19a30f8abdb656d5326d8145da77bab6611e..ef2e2a2331784aa133f635c7519db9fbb1210f7e 100644 (file)
@@ -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.