]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Offline hosts will pause upgrades 42665/head
authorSebastian Wagner <sewagner@redhat.com>
Thu, 5 Aug 2021 08:27:01 +0000 (10:27 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Thu, 5 Aug 2021 08:27:01 +0000 (10:27 +0200)
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
doc/cephadm/upgrade.rst

index b9681851d216a1d6fd8b1182c6c2840fb287b817..dd6bd875977dd6d6196075fdddd6fd6fe1c27b7b 100644 (file)
@@ -12,8 +12,14 @@ The automated upgrade process follows Ceph best practices.  For example:
 * Each daemon is restarted only after Ceph indicates that the cluster
   will remain available.
 
-Keep in mind that the Ceph cluster health status is likely to switch to
-``HEALTH_WARNING`` during the upgrade.
+.. note::
+
+   The Ceph cluster health status is likely to switch to
+   ``HEALTH_WARNING`` during the upgrade.
+
+.. note:: 
+
+   In case a host of the cluster is offline, the upgrade is paused.
 
 
 Starting the upgrade