]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: Edit location attribute note 50340/head
authortkagn <65681641+tkagn@users.noreply.github.com>
Thu, 2 Mar 2023 00:06:22 +0000 (18:06 -0600)
committerZac Dover <zac.dover@proton.me>
Tue, 26 Nov 2024 21:25:53 +0000 (07:25 +1000)
"... 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

index 9c47486d6473519630da302b766c443c03fc28c1..69136e962a46e5696511501124534cc8e6283ea6 100644 (file)
@@ -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`.