From: Zac Dover Date: Fri, 17 Jan 2025 22:22:55 +0000 (+1000) Subject: doc/releases: edit warning for balancer issues X-Git-Tag: testing/wip-hyelloji-testing-20250121.140335~7^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a3c6c6b5a8b7c2321d3f1e34ca78413e1de17231;p=ceph-ci.git doc/releases: edit warning for balancer issues Rephrase the balancer-related warning issued to people upgrading to Ceph 19.2.0. Follows https://github.com/ceph/ceph/pull/61429 Co-authored-by: Anthony D'Atri Signed-off-by: Zac Dover --- diff --git a/doc/releases/squid.rst b/doc/releases/squid.rst index 6fb601f537d..3903e63396e 100644 --- a/doc/releases/squid.rst +++ b/doc/releases/squid.rst @@ -13,11 +13,12 @@ v19.2.0 Squid 68215 `_ before attempting an upgrade to 19.2.0. - Some users have encountered a Ceph Manager balancer module issue when upgrading - to Ceph 19.2.0 that requires one to disable the balancer in order for expected - cluster operations. A fix has been implemented in 19.2.1, please read - `Tracker Issue 68657 `_ before attempting - an upgrade. + Some users have encountered a Ceph Manager balancer module issue when + upgrading to Ceph 19.2.0. If you encounter this issue, disable the balancer + by running the command ``ceph balancer off`` and the cluster will operate as + expected. A fix has been implemented in 19.2.1, please read `Tracker Issue + 68657 `_ before attempting an + upgrade. Highlights ~~~~~~~~~~