From ffa8729c42633f40fb34199e1f670d6f0bcb7de2 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 29 Jun 2021 11:29:33 +1000 Subject: [PATCH] doc/cephadm: improve "Upgrading Ceph" (main) This PR makes a couple of minor improvements to the text under the top-level section "Upgrading Ceph" in the "Upgrading Ceph" chapter of the cephadm documentation. This one, mercifully, contains only a couple of changes. Signed-off-by: Zac Dover (cherry picked from commit b4bfb3efb6d61cc19b286bb6a43c4d7db643df59) --- doc/cephadm/upgrade.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index 8b6023e82ad5e..c1bbff7e413e7 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -2,9 +2,9 @@ Upgrading Ceph ============== -Cephadm is capable of safely upgrading Ceph from one bugfix release to -another. For example, you can upgrade from v15.2.0 (the first Octopus -release) to the next point release v15.2.1. +Cephadm can safely upgrade Ceph from one bugfix release to the next. For +example, you can upgrade from v15.2.0 (the first Octopus release) to the next +point release, v15.2.1. The automated upgrade process follows Ceph best practices. For example: @@ -13,7 +13,7 @@ The automated upgrade process follows Ceph best practices. For example: will remain available. Keep in mind that the Ceph cluster health status is likely to switch to -`HEALTH_WARNING` during the upgrade. +``HEALTH_WARNING`` during the upgrade. Starting the upgrade -- 2.39.5