From 41ae1d2ecdf4c63acdc02b01786b9f46d245feec Mon Sep 17 00:00:00 2001 From: Bryan Stillwell Date: Thu, 23 Aug 2018 15:05:05 -0600 Subject: [PATCH] doc: Spelling fixes in BlueStore config reference Signed-off-by: Bryan Stillwell --- doc/rados/configuration/bluestore-config-ref.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rados/configuration/bluestore-config-ref.rst b/doc/rados/configuration/bluestore-config-ref.rst index ad07f8b33d7a5..b15ed2bcedf87 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 -- 2.39.5