]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
doc/cephadm: link to "host pattern" matching sect
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:32 +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 c1da5d15f8955b2be7f7f5daa5bcd780bdff7751..6061db44886091346a875727797d2b21057c3579 100644 (file)
@@ -354,6 +354,8 @@ Or in YAML:
 
 * See :ref:`orchestrator-host-labels`
 
+.. _cephadm-services-placement-by-pattern-matching:
+
 Placement by pattern matching
 -----------------------------
 
index cc94e39ad0792c2c87da9846ddf9d88409b17b0b..5351f5519f892675f4a7f905069d9c89fc3a9084 100644 (file)
@@ -509,8 +509,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: