]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: link to OSD material 48775/head
authorZac Dover <zac.dover@gmail.com>
Tue, 8 Nov 2022 02:33:18 +0000 (12:33 +1000)
committerZac Dover <zac.dover@gmail.com>
Tue, 8 Nov 2022 02:33:18 +0000 (12:33 +1000)
Link to the OSD material in RADOS Configuration
"Storage Devices".

Signed-off-by: Zac Dover <zac.dover@gmail.com>
doc/glossary.rst
doc/rados/configuration/storage-devices.rst

index 7be7595bd23fd9dd6d1ea4f74faaf643b46f0315..40aa3df5564740348add9a4f4f40f7dfdd4bc0ae 100644 (file)
@@ -84,7 +84,7 @@
                 Gateway.
 
        Ceph Object Store
-       Ceph OSD
+       :ref:`Ceph OSD<rados_configuration_storage-devices_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"
index 2663b09a2d4eb13fcafe1ace3262f7395207989e..e6da3635f73c9e8c6825059f18256f1b846f2ea8 100644 (file)
@@ -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