File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -60,11 +60,12 @@ 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 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.
63+ There is a separate setting ``upmap_max_deviation `` for how uniform the
64+ distribution of PGs must be for the module to consider the cluster adequately
65+ balanced. At the time of writing (June 2025), this value defaults to ``5 ``,
66+ which means that if a given OSD's PG replicas vary by five or fewer above or
67+ below the cluster's average, it will be considered sufficiently balanced.
68+
6869
6970This value of PG replicas / shards (as distinct from logical PGs) is reported
7071by the ``ceph osd df `` command under the ``PGS `` column and the variance
You can’t perform that action at this time.
0 commit comments