From: Zac Dover Date: Wed, 6 Nov 2024 12:22:14 +0000 (+1000) Subject: doc/cephadm: link to "host pattern" matching sect X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F60646%2Fhead;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 (cherry picked from commit cdfa299a2511ee35dfe0a857702af6d3ba257efd) --- diff --git a/doc/cephadm/services/index.rst b/doc/cephadm/services/index.rst index 1ffe3ea8f39c3..128bf1edc8ef4 100644 --- a/doc/cephadm/services/index.rst +++ b/doc/cephadm/services/index.rst @@ -344,6 +344,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 5e4194d026c76..488ab031be479 100644 --- a/doc/cephadm/services/osd.rst +++ b/doc/cephadm/services/osd.rst @@ -500,8 +500,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: