From: Zac Dover Date: Sun, 1 Jun 2025 23:25:42 +0000 (+1000) Subject: doc/rados: edit balancer.rst X-Git-Tag: testing/wip-pdonnell-testing-20250604.171440-debug~17^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=7bf5196e7037a89e6a04c770241ef25b53d2a809;p=ceph-ci.git doc/rados: edit balancer.rst Edit doc/rados/operations/balancer.rst. Follow up on matters raised in https://github.com/ceph/ceph/pull/63530. Make the English clearer. Signed-off-by: Zac Dover --- diff --git a/doc/rados/operations/balancer.rst b/doc/rados/operations/balancer.rst index 494abad9916..2c7fba0d773 100644 --- a/doc/rados/operations/balancer.rst +++ b/doc/rados/operations/balancer.rst @@ -60,11 +60,11 @@ 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 adequately balanced. -At the time of writing 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 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