]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases/pacific: a few adjustments
authorSage Weil <sage@newdream.net>
Thu, 25 Mar 2021 21:27:33 +0000 (16:27 -0500)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 31 Mar 2021 15:44:11 +0000 (11:44 -0400)
Signed-off-by: Sage Weil <sage@newdream.net>
doc/releases/pacific.rst

index d98736873be42c04651a526f711c62be1d487ce8..b3768e3385c6485b1e1c417e4d15897286bf50f4 100644 (file)
@@ -214,6 +214,15 @@ Upgrading non-cephadm clusters
 
      # ceph osd unset noout
 
+#. Consider transitioning your cluster to use the cephadm deployment
+   and orchestration framework to simplify cluster management and
+   future upgrades.  For more information on converting an existing
+   cluster to cephadm, see :ref:`cephadm-adoption`.
+
+
+Post-upgrade
+~~~~~~~~~~~~
+
 #. Verify the cluster is healthy with ``ceph health``.
 
    If your CRUSH tunables are older than Hammer, Ceph will now issue a
@@ -238,8 +247,7 @@ Upgrading non-cephadm clusters
    Moving to 'straw2' buckets will unlock a few recent features, like
    the `crush-compat` :ref:`balancer <balancer>` mode added back in Luminous.
 
-
-#. If you did you already do so when upgrading from Mimic, we
+#. If you did not already do so when upgrading from Mimic, we
    recommened you enable the new :ref:`v2 network protocol <msgr2>`,
    issue the following command::
 
@@ -273,11 +281,6 @@ Upgrading non-cephadm clusters
    For more information about the telemetry module, see :ref:`the
    documentation <telemetry>`.
 
-#. Consider transitioning your cluster to use the cephadm deployment
-   and orchestration framework to simplify cluster management and
-   future upgrades.  For more information on converting an existing
-   cluster to cephadm, see :ref:`cephadm-adoption`.
-
 
 Upgrade from pre-Nautilus releases (like Mimic or Luminous)
 -----------------------------------------------------------