File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,11 @@ of the following form:
6060A larger value may increase the speed of cluster balancing / convergence
6161at the potential cost of greater impact on client operations.
6262
63- There is a separate setting for how uniform the distribution of PGs
64- must be for the module to consider adequately balanced.
65- At the time of writing this value defaults to ``5 ``, which means that
66- if a given OSD's PG replicas vary by five or fewer above or below the
67- cluster's average, it will be considered sufficiently balanced.
63+ There is a separate setting for how uniform the distribution of PGs must be for
64+ the module to consider the cluster adequately balanced. At the time of writing
65+ (June 2025), this value defaults to ``5 ``, which means that if a given OSD's PG
66+ replicas vary by five or fewer above or below the cluster's average, it will be
67+ considered sufficiently balanced.
6868
6969This value of PG replicas / shards (as distinct from logical PGs) is reported
7070by the ``ceph osd df `` command under the ``PGS `` column and the variance
You can’t perform that action at this time.
0 commit comments