From: John Mulligan Date: Tue, 8 Aug 2023 20:35:49 +0000 (-0400) Subject: doc/cephadm: fix typo in cephadm initial crush location section X-Git-Tag: v17.2.7~215^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F52888%2Fhead;p=ceph.git doc/cephadm: fix typo in cephadm initial crush location section A minor typo fix found while skimming through the cephadm docs: "will no remove" -> "will not remove". Signed-off-by: John Mulligan (cherry picked from commit 6e22b7b2d3a4ee11dfcc752f60563aabfe0cb9b3) --- diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index b9e83c0c14a9..779c80902762 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -287,7 +287,7 @@ create a new CRUSH host located in the specified hierarchy. .. note:: The ``location`` attribute will be only affect the initial CRUSH location. Subsequent - changes of the ``location`` property will be ignored. Also, removing a host will no remove + changes of the ``location`` property will be ignored. Also, removing a host will not remove any CRUSH buckets. See also :ref:`crush_map_default_types`.