mirror of
https://github.com/ceph/ceph
synced 2025-02-20 09:27:35 +00:00
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 <zac.dover@proton.me>
This commit is contained in:
parent
0d0bbbe920
commit
cdfa299a25
@ -357,6 +357,8 @@ Or in YAML:
|
||||
|
||||
* See :ref:`orchestrator-host-labels`
|
||||
|
||||
.. _cephadm-services-placement-by-pattern-matching:
|
||||
|
||||
Placement by pattern matching
|
||||
-----------------------------
|
||||
|
||||
|
@ -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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user