From 4e9eaf8b5d81b58ad49ed6ecbce38db98b985fc1 Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 23 Feb 2023 00:41:34 -0500 Subject: [PATCH] doc/cephadm/troubleshooting: remove word repeat The original text was "In case the cluster the last MGR of a cluster" Signed-off-by: thomas --- doc/cephadm/troubleshooting.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/cephadm/troubleshooting.rst b/doc/cephadm/troubleshooting.rst index f3d610f29dd73..18a0437a9aef3 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`:: -- 2.39.5