From eb3ebaff5c13c123a1f5d5a4726638c6833b7819 Mon Sep 17 00:00:00 2001 From: Redouane Kachach Date: Thu, 16 Jun 2022 16:28:30 +0200 Subject: [PATCH] doc/cephadm: Add post-upgrade section Fixes: https://tracker.ceph.com/issues/54474 Signed-off-by: Redouane Kachach (cherry picked from commit 49b234ae744dd3a2afc130d9c215f4f00c1ee4b8) --- doc/cephadm/upgrade.rst | 6 ++++++ 1 file changed, 6 insertions(+) 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 ================== -- 2.39.5