]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados/configuration/bluestore-config-ref: fix indentation 16787/head
authorSage Weil <sage@redhat.com>
Thu, 3 Aug 2017 16:24:33 +0000 (12:24 -0400)
committerSage Weil <sage@redhat.com>
Thu, 3 Aug 2017 16:24:33 +0000 (12:24 -0400)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/rados/configuration/bluestore-config-ref.rst

index 86c44ce00e7eddef9076941a92c84656c918063c..8d8ace653c459b21a14c6a6ef421fcb967cc7f67 100644 (file)
@@ -12,12 +12,14 @@ In the simplest case, BlueStore consumes a single (primary) storage
 device.  The storage device is normally partitioned into two parts:
 
 #. A small partition is formatted with XFS and contains basic metadata
-for the OSD.  This *data directory* includes information about the OSD
-(its identifier, which cluster it belongs to, and its private keyring.
+   for the OSD.  This *data directory* includes information about the
+   OSD (its identifier, which cluster it belongs to, and its private
+   keyring.
+
 #. The rest of the device is normally a large partition occupying the
-rest of the device that is managed directly by BlueStore contains all
-of the actual data.  This *main device* is normally identifed by a
-``block`` symlink in data directory.
+   rest of the device that is managed directly by BlueStore contains
+   all of the actual data.  This *primary device* is normally identifed
+   by a ``block`` symlink in data directory.
 
 It is also possible to deploy BlueStore across two additional devices: