From: Zac Dover Date: Tue, 8 Nov 2022 02:33:18 +0000 (+1000) Subject: doc/glossary: link to OSD material X-Git-Tag: v18.1.0~911^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=e7d0d59a8b420fdbb882ab8c1e6d62aebebd8827;p=ceph.git doc/glossary: link to OSD material Link to the OSD material in RADOS Configuration "Storage Devices". Signed-off-by: Zac Dover --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 7be7595bd23fd..40aa3df556474 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -84,7 +84,7 @@ Gateway. Ceph Object Store - Ceph OSD + :ref:`Ceph OSD` Ceph **O**\bject **S**\torage **D**\aemon. The Ceph OSD software, which interacts with logical disks (:term:`OSD`). Around 2013, there was an attempt by "research and industry" diff --git a/doc/rados/configuration/storage-devices.rst b/doc/rados/configuration/storage-devices.rst index 2663b09a2d4eb..e6da3635f73c9 100644 --- a/doc/rados/configuration/storage-devices.rst +++ b/doc/rados/configuration/storage-devices.rst @@ -4,6 +4,8 @@ There are several Ceph daemons in a storage cluster: +.. _rados_configuration_storage-devices_ceph_osd: + * **Ceph OSDs** (Object Storage Daemons) store most of the data in Ceph. Usually each OSD is backed by a single storage device. This can be a traditional hard disk (HDD) or a solid state disk