]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/glossary: add "object storage" 59424/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:14 +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 76793df271a5de91ca14255ae4a8b90f09cc6fe4..53a4e59e32dc985c88108c632dac089403e7b5d4 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`.