From b999f37b27369c5f5e5aadbd942f6bcfc91d814e Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 9 Jun 2022 05:19:16 +1000 Subject: [PATCH] doc/start: make OSD and MDS structures parallel This PR makes the "Ceph OSDs" and "MDSs" bullet points parallel by naming "object storage daemon" before referring to the (admittedly more common and colloquial, but surely unknown to people who genuinely require a document called 'Intro') acronym "OSD". Signed-off-by: Zac Dover (cherry picked from commit 4f6edb92b9c4b7c47354d8ad66fdee6c06389541) --- doc/start/intro.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/intro.rst b/doc/start/intro.rst index 1f1eb9b383e89..c3825c2ce57d5 100644 --- a/doc/start/intro.rst +++ b/doc/start/intro.rst @@ -34,7 +34,7 @@ required when running Ceph File System clients. `REST API`_. At least two managers are normally required for high availability. -- **Ceph OSDs**: A :term:`Ceph OSD` (object storage daemon, +- **Ceph OSDs**: An Object Storage Daemon (:term:`Ceph OSD`, ``ceph-osd``) stores data, handles data replication, recovery, rebalancing, and provides some monitoring information to Ceph Monitors and Managers by checking other Ceph OSD Daemons for a -- 2.39.5