From: Zac Dover Date: Fri, 23 Aug 2024 12:36:16 +0000 (+1000) Subject: doc/glossary: add "object storage" X-Git-Tag: v19.2.1~272^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=dc20d6ec76ced2e819257be45c3c90346bda7d43;p=ceph.git doc/glossary: add "object storage" Add a (very basic) definition of object storage. Signed-off-by: Zac Dover (cherry picked from commit 43057b88538e868b817acb04d5e6c4e95b4c716e) --- diff --git a/doc/glossary.rst b/doc/glossary.rst index 76793df271a5d..53a4e59e32dc9 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -320,6 +320,12 @@ 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`.