]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: correct note 61528/head
authorZac Dover <zac.dover@proton.me>
Sun, 26 Jan 2025 05:11:16 +0000 (15:11 +1000)
committerZac Dover <zac.dover@proton.me>
Sun, 26 Jan 2025 16:33:18 +0000 (02:33 +1000)
Correct the English in a note in doc/cephadm/host-management.rst.

This commit was made in response to
https://github.com/ceph/ceph/pull/50340, which corrected some of this
note in Quincy.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit d15f1f6869465a8cc3191169f038217baecf2c4f)

doc/cephadm/host-management.rst

index 7b8ca2cd5ba48f479f3ce1b459b522789f2cc87f..2486a90b7f59d347a3621caa72f41e40fcefa72b 100644 (file)
@@ -319,9 +319,10 @@ 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 an associated CRUSH bucket unless the
+  ``--rm-crush-entry`` flag is provided to the ``orch host rm`` command.
 
 See also :ref:`crush_map_default_types`.