From: Laura Flores Date: Wed, 2 Aug 2023 21:41:42 +0000 (+0000) Subject: doc: clarify upmap balancer documentation X-Git-Tag: v19.0.0~684^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d378c06a93d4e69491eaad17273b36f69a895ba8;p=ceph.git doc: clarify upmap balancer documentation In https://github.com/ceph/ceph/pull/51499, some language was added that refers to the upmap balancer as the "capacity" balancer, but we don't want to insinuate that there is anything "new" that was added or changed. It should be clear that this section refers to the existing upmap balancer, which has existed for several releases. Signed-off-by: Laura Flores --- diff --git a/doc/dev/balancer-design.rst b/doc/dev/balancer-design.rst index f101185fef5c..684d163528f3 100644 --- a/doc/dev/balancer-design.rst +++ b/doc/dev/balancer-design.rst @@ -9,7 +9,7 @@ In distributed storage systems like Ceph, it is important to balance write and r and replication of data in a cluster, while read balancing ensures quick access and retrieval of data in a cluster. Both types of balancing are important in distributed systems for different reasons. -Capacity (Upmap) Balancing +Upmap Balancing ========================== Importance in a Cluster diff --git a/doc/rados/operations/upmap.rst b/doc/rados/operations/upmap.rst index bfa634954dfc..8541680d8750 100644 --- a/doc/rados/operations/upmap.rst +++ b/doc/rados/operations/upmap.rst @@ -1,7 +1,7 @@ .. _upmap: ======================================= -Operating the Capacity (Upmap) Balancer +Using pg-upmap ======================================= In Luminous v12.2.z and later releases, there is a *pg-upmap* exception table