From: Bryan Stillwell Date: Thu, 23 Aug 2018 21:05:05 +0000 (-0600) Subject: doc: Spelling fixes in BlueStore config reference X-Git-Tag: v14.0.1~506^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F23715%2Fhead;p=ceph.git doc: Spelling fixes in BlueStore config reference Signed-off-by: Bryan Stillwell --- diff --git a/doc/rados/configuration/bluestore-config-ref.rst b/doc/rados/configuration/bluestore-config-ref.rst index ad07f8b33d7..b15ed2bcedf 100644 --- a/doc/rados/configuration/bluestore-config-ref.rst +++ b/doc/rados/configuration/bluestore-config-ref.rst @@ -10,8 +10,8 @@ devices. In the simplest case, BlueStore consumes a single (primary) storage device. The storage device is normally used as a whole, occupying the full device that -is managed directly by BlueStore. This *primary device* is normally identifed -by a ``block`` symlink in data directory. +is managed directly by BlueStore. This *primary device* is normally identified +by a ``block`` symlink in the data directory. The data directory is a ``tmpfs`` mount which gets populated (at boot time, or when ``ceph-volume`` activates it) with all the common OSD files that hold @@ -383,7 +383,7 @@ SPDK Usage ================== If you want to use SPDK driver for NVME SSD, you need to ready your system. -Please refer to `SPDK document`__ for more detailes. +Please refer to `SPDK document`__ for more details. .. __: http://www.spdk.io/doc/getting_started.html#getting_started_examples