]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/cephadm: adding "device" to a sentence
authorZac Dover <zac.dover@gmail.com>
Thu, 22 Apr 2021 17:36:59 +0000 (03:36 +1000)
committerSage Weil <sage@newdream.net>
Tue, 4 May 2021 16:19:56 +0000 (11:19 -0500)
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)

doc/cephadm/osd.rst

index 80b92e4a3f79e4c48c633fbb0921256a324c2e37..d61b61d58ab5e0443ac89e53e0412fbaf6467982 100644 (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: