mirror of
https://github.com/ceph/ceph
synced 2025-02-24 03:27:10 +00:00
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 <adking@redhat.com>
This commit is contained in:
parent
4122e41f3c
commit
787130175d
@ -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 <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 #
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user