From: Adam King Date: Tue, 23 Apr 2024 16:04:39 +0000 (-0400) Subject: doc/cephadm: remove downgrade reference from upgrade docs X-Git-Tag: v19.1.0~48^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=7bd303f3851f96eda805b4b9ec1f659ffe51dbe9;p=ceph.git doc/cephadm: remove downgrade reference from upgrade docs This has been in here for years, but cephadm will block attempted upgrades to lower versions and we generally don't want people to think this is supported or safe. Signed-off-by: Adam King (cherry picked from commit 787130175d3d40d3671be88a81c4b8843655b01e) --- diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index 9bb1a6b4da43f..450316efbd2b7 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -56,13 +56,13 @@ Before you use cephadm to upgrade Ceph, verify that all hosts are currently onli ceph -s -To upgrade (or downgrade) to a specific release, run the following command: +To upgrade to a specific release, run a command of the following form: .. prompt:: bash # ceph orch upgrade start --ceph-version -For example, to upgrade to v16.2.6, run the following command: +For example, to upgrade to v16.2.6, run a command of the following form: .. prompt:: bash #