From: zdover23 <1445107+zdover23@users.noreply.github.com> Date: Tue, 8 Nov 2022 03:05:56 +0000 (+1000) Subject: Merge pull request #48776 from zdover23/wip-doc-2022-11-08-rados-config-storage-devic... X-Git-Tag: v18.1.0~910 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=9f185d92b5cf018dfdf164e828818cd8c1ef2123;p=ceph.git Merge pull request #48776 from zdover23/wip-doc-2022-11-08-rados-config-storage-devices-backend-correction doc/rados: s/backend/back end/ Reviewed-by: Cole Mitchell --- 9f185d92b5cf018dfdf164e828818cd8c1ef2123 diff --cc doc/rados/configuration/storage-devices.rst index 64eeffed9b69,9f680c0d94fc..660a2906a75f --- a/doc/rados/configuration/storage-devices.rst +++ b/doc/rados/configuration/storage-devices.rst @@@ -26,16 -24,13 +26,15 @@@ There are several Ceph daemons in a sto monitoring and management systems. - OSD Backends - ============ + OSD Back Ends + ============= - There are two ways that OSDs manage the data they store. - As of the Luminous 12.2.z release, the default (and recommended) backend is - *BlueStore*. Prior to the Luminous release, 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*. +.. _rados_config_storage_devices_bluestore: + BlueStore ---------