]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: link to "host pattern" matching sect 60643/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 12:22:14 +0000 (22:22 +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>
doc/cephadm/services/index.rst
doc/cephadm/services/osd.rst

index 86a3fad8ab31811ab3fb18e268bdfba16f4c0961..4df9933f8e743d6fc4d8f4079bd42fd0fedcb324 100644 (file)
@@ -357,6 +357,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: