From: David Galloway Date: Wed, 20 Apr 2022 00:20:44 +0000 (-0400) Subject: doc: Typo and indentation fix X-Git-Tag: v18.0.0~1035^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9ffbeee152c8a71e293ec907bc3c072dfc801947;p=ceph.git doc: Typo and indentation fix Signed-off-by: David Galloway --- diff --git a/doc/releases/quincy.rst b/doc/releases/quincy.rst index fc86ef862017..c5ae236272be 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