]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "object storage" 59426/head
authorZac Dover <zac.dover@proton.me>
Fri, 23 Aug 2024 12:36:16 +0000 (22:36 +1000)
committerZac Dover <zac.dover@proton.me>
Sat, 24 Aug 2024 22:11:26 +0000 (08:11 +1000)
Add a (very basic) definition of object storage.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 43057b88538e868b817acb04d5e6c4e95b4c716e)

doc/glossary.rst

index 2edea309ce1961bf6647a68425ec3f104d0b8048..b016d9f94ce7056c3748d183ccb6458046b763d7 100644 (file)
        Node
                 See :term:`Ceph Node`.
 
+       Object Storage
+                Object storage is one of three kinds of storage relevant to
+                Ceph. The other two kinds of storage relevant to Ceph are file
+                storage and block storage. Object storage is the category of
+                storage most fundamental to Ceph.
+
        Object Storage Device
                 See :term:`OSD`.