mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
Merge pull request #40992 from zdover23/wip-doc-cephadm-osd-advanced-adding-a-word-2021-apr-22
doc/cephadm: adding "device" to a sentence Reviewed-by: Sebastian Wagner <swagner@suse.com>
This commit is contained in:
commit
d526c9c390
@ -398,10 +398,10 @@ Create a file called (for example) ``osd_spec.yml``:
|
||||
|
||||
This means :
|
||||
|
||||
#. Turn any available (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.
|
||||
#. 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.
|
||||
|
||||
#. Then pass it to `osd create` like this:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user