Skip to content

Commit 7871301

Browse files
committed
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 <[email protected]>
1 parent 4122e41 commit 7871301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/cephadm/upgrade.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ Before you use cephadm to upgrade Ceph, verify that all hosts are currently onli
5656

5757
ceph -s
5858

59-
To upgrade (or downgrade) to a specific release, run the following command:
59+
To upgrade to a specific release, run a command of the following form:
6060

6161
.. prompt:: bash #
6262

6363
ceph orch upgrade start --ceph-version <version>
6464

65-
For example, to upgrade to v16.2.6, run the following command:
65+
For example, to upgrade to v16.2.6, run a command of the following form:
6666

6767
.. prompt:: bash #
6868

0 commit comments

Comments
 (0)