doc/cephadm: link to "host pattern" matching sect

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>
This commit is contained in:
Zac Dover 2024-11-06 22:22:14 +10:00
parent 0d0bbbe920
commit cdfa299a25
2 changed files with 5 additions and 2 deletions

View File

@ -357,6 +357,8 @@ Or in YAML:
* See :ref:`orchestrator-host-labels`
.. _cephadm-services-placement-by-pattern-matching:
Placement by pattern matching
-----------------------------

View 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: