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:
zdover23 2021-04-27 00:34:26 +10:00 committed by GitHub
commit d526c9c390
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: