]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: link to "host pattern" matching sect 60644/head
authorZac Dover <zac.dover@proton.me>
Wed, 6 Nov 2024 12:22:14 +0000 (22:22 +1000)
committerZac Dover <zac.dover@proton.me>
Wed, 6 Nov 2024 16:01:27 +0000 (02:01 +1000)
Link to the "Placement by Pattern Matching" section in
doc/cephadm/services/index.rst from the "Advanced OSD Service
Specifications" section in doc/cephadm/services/osd.rst.

Fixes: https://tracker.ceph.com/issues/68812
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit cdfa299a2511ee35dfe0a857702af6d3ba257efd)

doc/cephadm/services/index.rst
doc/cephadm/services/osd.rst

index df8b3b421699a3ba9aeaa62f89e003a068dacfe8..1a221de5d5a2ecc0bcd539a8bfb558c1a85f3e8c 100644 (file)
@@ -355,6 +355,8 @@ Or in YAML:
 
 * See :ref:`orchestrator-host-labels`
 
+.. _cephadm-services-placement-by-pattern-matching:
+
 Placement by pattern matching
 -----------------------------
 
index 9c0b4d2b495913d4548f2c800632238d7e3dafdc..a449736538ed99c6938f58b400d243246e7f69b4 100644 (file)
@@ -520,8 +520,9 @@ This means :
 
 #. Turn any available device (ceph-volume decides what 'available' is) into an
    OSD on all hosts that match the glob pattern '*'. (The glob pattern matches
-   against the registered hosts from `host ls`) A more detailed section on
-   host_pattern is available below.
+   against the registered hosts from `host ls`) See
+   :ref:`cephadm-services-placement-by-pattern-matching` for more on using
+   ``host_pattern``-matching to turn devices into OSDs.
 
 #. Then pass it to `osd create` like this: