From 6fe9874179a8e6131a26689adc1f17c9671c812f Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Wed, 18 May 2022 20:36:53 +1000 Subject: [PATCH] doc/start: s/3/three/ in intro.rst I'm changing "3" to "three" for two reasons: 1. It's correct. 2. This allows me to test backports into Octopus, Pacific, and Quincy. I am particularly interested to see what happens when I attempt the backport into Octopus, because backports into Octopus have failed. This will provide me with another unit of data. Signed-off-by: Zac Dover (cherry picked from commit 28efcec2d65e85ff2fa54e62b5b134e63ace853b) --- doc/start/intro.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/start/intro.rst b/doc/start/intro.rst index 8d7c79887f7f6..57fb673934109 100644 --- a/doc/start/intro.rst +++ b/doc/start/intro.rst @@ -38,8 +38,8 @@ required when running Ceph File System clients. ``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 - heartbeat. At least 3 Ceph OSDs are normally required for redundancy - and high availability. + heartbeat. At least three Ceph OSDs are normally required for + redundancy and high availability. - **MDSs**: A :term:`Ceph Metadata Server` (MDS, ``ceph-mds``) stores metadata on behalf of the :term:`Ceph File System` (i.e., Ceph Block -- 2.39.5