Skip to content

Commit 06cbecd

Browse files
authored
Merge pull request ceph#60643 from zdover23/wip-doc-2024-11-06-cephadm-osd-host-pattern-matching
doc/cephadm: link to "host pattern" matching sect Reviewed-by: Adam King <[email protected]>
2 parents 6af80fc + cdfa299 commit 06cbecd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

doc/cephadm/services/index.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,8 @@ Or in YAML:
357357
358358
* See :ref:`orchestrator-host-labels`
359359

360+
.. _cephadm-services-placement-by-pattern-matching:
361+
360362
Placement by pattern matching
361363
-----------------------------
362364

doc/cephadm/services/osd.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,8 +520,9 @@ This means :
520520

521521
#. Turn any available device (ceph-volume decides what 'available' is) into an
522522
OSD on all hosts that match the glob pattern '*'. (The glob pattern matches
523-
against the registered hosts from `host ls`) A more detailed section on
524-
host_pattern is available below.
523+
against the registered hosts from `host ls`) See
524+
:ref:`cephadm-services-placement-by-pattern-matching` for more on using
525+
``host_pattern``-matching to turn devices into OSDs.
525526

526527
#. Then pass it to `osd create` like this:
527528

0 commit comments

Comments
 (0)