]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: update the description for SPDK in bluestore-config-ref.rst 22365/head
authortone-zhang <tone.zhang@arm.com>
Fri, 1 Jun 2018 09:39:24 +0000 (09:39 +0000)
committertone-zhang <tone.zhang@arm.com>
Sun, 3 Jun 2018 06:37:45 +0000 (06:37 +0000)
Add more information to show the device initialization in SPDK.

Signed-off-by: tone-zhang <tone.zhang@arm.com>
doc/rados/configuration/bluestore-config-ref.rst

index 8c7e4284c63db70182e218dbb895213e1d8d235b..966d014375464871e98cea74a3a8f6ee60934438 100644 (file)
@@ -301,8 +301,18 @@ set with::
 SPDK Usage
 ==================
 
-If you want to use SPDK driver for NVME SSD, you need to specify NVMe serial
-number here with "spdk:" prefix for ``bluestore_block_path``.
+If you want to use SPDK driver for NVME SSD, you need to ready your system.
+Please refer to `SPDK document`__ for more detailes.
+
+.. __: http://www.spdk.io/doc/getting_started.html#getting_started_examples
+
+SPDK offers a script to configure the device automatically. Users can run the
+script as root::
+
+  $ sudo src/spdk/scripts/setup.sh
+
+Then you need to specify NVMe serial number here with "spdk:" prefix for
+``bluestore_block_path``.
 
 For example, users can find the serial number with::