From: Redouane Kachach Date: Thu, 16 Jun 2022 14:28:30 +0000 (+0200) Subject: doc/cephadm: Add post-upgrade section X-Git-Tag: v17.2.4~209^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=eb3ebaff5c13c123a1f5d5a4726638c6833b7819;p=ceph.git doc/cephadm: Add post-upgrade section Fixes: https://tracker.ceph.com/issues/54474 Signed-off-by: Redouane Kachach (cherry picked from commit 49b234ae744dd3a2afc130d9c215f4f00c1ee4b8) --- diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index b7f60b7fdef3e..221f212449f79 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -119,6 +119,12 @@ You can stop the upgrade process at any time by running the following command: ceph orch upgrade stop +Post upgrade actions +==================== + +In case the new version is based on ``cephadm``, once done with the upgrade the user +has to update the ``cephadm`` package (or ceph-common package in case the user +doesn't use ``cephadm shell``) to a version compatible with the new version. Potential problems ==================