From acdb2a6ee357f3b662580d6d7bc815af08af730e Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Tue, 6 Dec 2022 14:15:43 +1000 Subject: [PATCH] doc/glossary: add matter to "RBD" Clarify that "RBD" and "Ceph Block Device" and "RADOS Block Device" all refer to the same thing. Signed-off-by: Zac Dover --- doc/glossary.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/glossary.rst b/doc/glossary.rst index baaf761bf33..614d4479383 100644 --- a/doc/glossary.rst +++ b/doc/glossary.rst @@ -294,7 +294,8 @@ See :term:`RGW`. RBD - The block storage component of Ceph. + The block storage component of Ceph. Also called "RADOS Block + Device" or :term:`Ceph Block Device`. Reliable Autonomic Distributed Object Store The core set of storage software which stores the user's data -- 2.39.5