From: Zac Dover Date: Wed, 6 Nov 2024 12:22:14 +0000 (+1000) Subject: doc/cephadm: link to "host pattern" matching sect X-Git-Tag: v20.0.0~692^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=cdfa299a2511ee35dfe0a857702af6d3ba257efd;p=ceph.git 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 --- diff --git a/doc/cephadm/services/index.rst b/doc/cephadm/services/index.rst index 86a3fad8ab318..4df9933f8e743 100644 --- a/doc/cephadm/services/index.rst +++ b/doc/cephadm/services/index.rst @@ -357,6 +357,8 @@ Or in YAML: * See :ref:`orchestrator-host-labels` +.. _cephadm-services-placement-by-pattern-matching: + Placement by pattern matching ----------------------------- diff --git a/doc/cephadm/services/osd.rst b/doc/cephadm/services/osd.rst index 9c0b4d2b49591..a449736538ed9 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -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: