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: testing/wip-vshankar-testing-20241122.180834-squid-debug~40^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=a4b0e2aedba8a5864212ac87a23cb9a4f2dd8326;p=ceph-ci.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 (cherry picked from commit cdfa299a2511ee35dfe0a857702af6d3ba257efd) --- diff --git a/doc/cephadm/services/index.rst b/doc/cephadm/services/index.rst index df8b3b42169..1a221de5d5a 100644 --- a/doc/cephadm/services/index.rst +++ b/doc/cephadm/services/index.rst @@ -355,6 +355,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 9c0b4d2b495..a449736538e 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: