From: Zac Dover Date: Thu, 22 Apr 2021 17:36:59 +0000 (+1000) Subject: doc/cephadm: adding "device" to a sentence X-Git-Tag: v16.2.5~39^2~4^2^2~23 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=56ba4425d234dd8aaa3108eca716ae450064deee;p=ceph.git doc/cephadm: adding "device" to a sentence This tiny PR fixes an issue that I thought I had squashed into PR#40914: a missing word, "device", which was caught by Josh Durgin during review. Alas. I had not then caught it. Here then it is, corrected at last. Signed-off-by: Zac Dover (cherry picked from commit 72445fb724044e42a1ceacbbf076ea3b8a88e2ae) --- diff --git a/doc/cephadm/osd.rst b/doc/cephadm/osd.rst index 80b92e4a3f79e..d61b61d58ab5e 100644 --- a/doc/cephadm/osd.rst +++ b/doc/cephadm/osd.rst @@ -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: