]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/operations: Actually mention `upmap_max_deviation` setting name 64075/head
authorNiklas Hambüchen <mail@nh2.me>
Sat, 21 Jun 2025 17:53:34 +0000 (19:53 +0200)
committerZac Dover <zac.dover@proton.me>
Mon, 23 Jun 2025 12:13:09 +0000 (22:13 +1000)
Signed-off-by: Niklas Hambüchen <mail@nh2.me>
doc/rados/operations/balancer.rst

index 2c7fba0d773cc3a5eb2777f5747944e791876570..8789df70cf5521b00d611f2e216305aa96da9a86 100644 (file)
@@ -60,11 +60,12 @@ of the following form:
 A larger value may increase the speed of cluster balancing / convergence
 at the potential cost of greater impact on client operations.
 
-There is a separate setting for how uniform the distribution of PGs must be for
-the module to consider the cluster adequately balanced.  At the time of writing
-(June 2025), this value defaults to ``5``, which means that if a given OSD's PG
-replicas vary by five or fewer above or below the cluster's average, it will be
-considered sufficiently balanced.
+There is a separate setting ``upmap_max_deviation`` for how uniform the
+distribution of PGs must be for the module to consider the cluster adequately
+balanced.  At the time of writing (June 2025), this value defaults to ``5``,
+which means that if a given OSD's PG replicas vary by five or fewer above or
+below the cluster's average, it will be considered sufficiently balanced.
+
 
 This value of PG replicas / shards (as distinct from logical PGs) is reported
 by the ``ceph osd df`` command under the ``PGS`` column and the variance