From ae1c26cce5d00df0e1fddaae280322b1499d9e7b Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 13 Apr 2023 14:01:44 +0200 Subject: [PATCH] doc/glossary: add "Hybrid Storage" Add "Hybrid Storage" to the glossary. Signed-off-by: Zac Dover (cherry picked from commit dc8148d0727b307fb3baa30baf9dfee9bf8a247e) --- doc/glossary.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/glossary.rst b/doc/glossary.rst index ccd7c036c3f47..ea72ae8c268d6 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -253,6 +253,9 @@ Any single machine or server in a Ceph Cluster. See :term:`Ceph Node`. + Hybrid OSD + Refers to an OSD that has both HDD and SSD drives. + LVM tags **L**\ogical **V**\olume **M**\anager tags. Extensible metadata for LVM volumes and groups. They are used to store -- 2.39.5