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 <zac.dover@gmail.com>
(cherry picked from commit
72445fb724044e42a1ceacbbf076ea3b8a88e2ae)
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: