]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: s/backend/back end/ 48782/head
authorZac Dover <zac.dover@gmail.com>
Tue, 8 Nov 2022 02:35:57 +0000 (12:35 +1000)
committerZac Dover <zac.dover@gmail.com>
Tue, 8 Nov 2022 03:07:41 +0000 (13:07 +1000)
s/backend/back end/ in storage-devices.rst.
(IBM Style Guide, 305).

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 28abc6a9a5910c7cf0ed8d9487c70b1827edeb15)

doc/rados/configuration/storage-devices.rst

index e2526677867b3e8b26799d6cd85d1eb4886cab23..7d0dd753d59c8168ba6a3da7411c6b4c8f2cf993 100644 (file)
@@ -20,21 +20,26 @@ There are two Ceph daemons that store data on devices:
   gigabytes.
 
 
-OSD Backends
-============
+OSD Back Ends
+=============
 
-There are two ways that OSDs can manage the data they store.  Starting
-with the Luminous 12.2.z release, the new default (and recommended) backend is
-*BlueStore*.  Prior to Luminous, the default (and only option) was
-*Filestore*.
+There are two ways that OSDs manage the data they store.  As of the Luminous
+12.2.z release, the default (and recommended) back end is *BlueStore*.  Prior
+to the Luminous release, the default (and only) back end was *Filestore*.
 
 BlueStore
 ---------
 
+<<<<<<< HEAD
 BlueStore is a special-purpose storage backend designed specifically
 for managing data on disk for Ceph OSD workloads.  It is motivated by
 experience supporting and managing OSDs using FileStore over the
 last ten years.  Key BlueStore features include:
+=======
+BlueStore is a special-purpose storage back end designed specifically for
+managing data on disk for Ceph OSD workloads.  BlueStore's design is based on
+a decade of experience of supporting and managing Filestore OSDs. 
+>>>>>>> 28abc6a9a59 (doc/rados: s/backend/back end/)
 
 * Direct management of storage devices.  BlueStore consumes raw block
   devices or partitions.  This avoids any intervening layers of