From 9ffbeee152c8a71e293ec907bc3c072dfc801947 Mon Sep 17 00:00:00 2001 From: David Galloway Date: Tue, 19 Apr 2022 20:20:44 -0400 Subject: [PATCH] doc: Typo and indentation fix Signed-off-by: David Galloway --- doc/releases/quincy.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/releases/quincy.rst b/doc/releases/quincy.rst index fc86ef86201..c5ae236272b 100644 --- a/doc/releases/quincy.rst +++ b/doc/releases/quincy.rst @@ -334,9 +334,9 @@ Upgrading non-cephadm clusters #. Upgrade all CephFS MDS daemons. For each CephFS file system, - #. Disable standby_replay: + #. Disable standby_replay:: - # ceph fs set allow_standby_replay false + # ceph fs set allow_standby_replay false #. Reduce the number of ranks to 1. (Make note of the original number of MDS daemons first if you plan to restore it later.):: @@ -399,7 +399,7 @@ Post-upgrade ceph health mute OSD_FILESTORE #. If you are upgrading from Mimic, or did not already do so when you - upgraded to Nautilus, we recommened you enable the new :ref:`v2 + upgraded to Nautilus, we recommend you enable the new :ref:`v2 network protocol `, issue the following command:: ceph mon enable-msgr2 -- 2.39.5