From: Sage Weil Date: Thu, 3 Aug 2017 16:24:33 +0000 (-0400) Subject: doc/rados/configuration/bluestore-config-ref: fix indentation X-Git-Tag: ses5-milestone10~3^2~4^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F16787%2Fhead;p=ceph.git doc/rados/configuration/bluestore-config-ref: fix indentation Signed-off-by: Sage Weil --- diff --git a/doc/rados/configuration/bluestore-config-ref.rst b/doc/rados/configuration/bluestore-config-ref.rst index 86c44ce00e7e..8d8ace653c45 100644 --- a/doc/rados/configuration/bluestore-config-ref.rst +++ b/doc/rados/configuration/bluestore-config-ref.rst @@ -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: