From: thomas Date: Thu, 23 Feb 2023 05:41:34 +0000 (-0500) Subject: doc/cephadm/troubleshooting: remove word repeat X-Git-Tag: v17.2.6~101^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1b585f8fa9a67080217d20d19c7de6c60b3ac47f;p=ceph.git doc/cephadm/troubleshooting: remove word repeat The original text was "In case the cluster the last MGR of a cluster" Signed-off-by: thomas (cherry picked from commit 4e9eaf8b5d81b58ad49ed6ecbce38db98b985fc1) --- diff --git a/doc/cephadm/troubleshooting.rst b/doc/cephadm/troubleshooting.rst index f3d610f29dd7..18a0437a9aef 100644 --- a/doc/cephadm/troubleshooting.rst +++ b/doc/cephadm/troubleshooting.rst @@ -303,9 +303,9 @@ form the monmap by following these steps: Manually deploying a MGR daemon ------------------------------- -cephadm requires a MGR daemon in order to manage the cluster. In case the cluster -the last MGR of a cluster was removed, follow these steps in order to deploy -a MGR ``mgr.hostname.smfvfd`` on a random host of your cluster manually. +cephadm requires a MGR daemon in order to manage the cluster. In case the last +MGR of a cluster was removed, follow these steps in order to deploy a MGR +``mgr.hostname.smfvfd`` on a random host of your cluster manually. Disable the cephadm scheduler, in order to prevent cephadm from removing the new MGR. See :ref:`cephadm-enable-cli`::