From d58ed7f0bbb630788e69da795ba0b45450ec9791 Mon Sep 17 00:00:00 2001 From: tkagn <65681641+tkagn@users.noreply.github.com> Date: Wed, 1 Mar 2023 18:06:22 -0600 Subject: [PATCH] doc/cephadm: Edit location attribute note "... will be only affect ..." should read as "... will only affect ..." "...host will no remove any..." should read as "...host will not remove any..." Signed-off-by: tkagn <65681641+tkagn@users.noreply.github.com> --- doc/cephadm/host-management.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/cephadm/host-management.rst b/doc/cephadm/host-management.rst index 9c47486d647..69136e962a4 100644 --- a/doc/cephadm/host-management.rst +++ b/doc/cephadm/host-management.rst @@ -327,10 +327,9 @@ added to is also added to the default bucket), for example: .. 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 not remove an associated CRUSH bucket unless the - ``--rm-crush-entry`` flag is provided to the ``orch host rm`` command + The ``location`` attribute will affect only the initial CRUSH location. + Subsequent changes to the ``location`` property will be ignored. Removing a + host will not remove any CRUSH buckets. See also :ref:`crush_map_default_types`. -- 2.47.3