File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff 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+
360362Placement by pattern matching
361363-----------------------------
362364
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments