]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/start: fix min. hardware rec. typo 46347/head
authorZac Dover <zac.dover@gmail.com>
Mon, 4 Oct 2021 16:33:49 +0000 (02:33 +1000)
committerZac Dover <zac.dover@gmail.com>
Thu, 19 May 2022 22:15:37 +0000 (08:15 +1000)
The minimum hardware recommendations said that we
recommended a minimum of "24GB+ per daemon".

I changed this to read "2-4GB+ per daemon".

Reddit actually caught this one:
https://www.reddit.com/r/ceph/comments/q14ey2/cephs_mon_minimum_requirements/

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 14151f2abe93e265e98c6db23dae68b7a530db6f)

doc/start/hardware-recommendations.rst

index bbbe0e7de4c75c3739931b0f994baa8542ddebfb..9f50199ad72d5c42eb399b8d8e0a711a4701018d 100644 (file)
@@ -332,7 +332,7 @@ and development clusters can run successfully with modest hardware.
 +--------------+----------------+-----------------------------------------+
 | ``ceph-mon`` | Processor      | - 2 cores minimum                       |
 |              +----------------+-----------------------------------------+
-|              | RAM            |  24GB+ per daemon                       |
+|              | RAM            |  2-4GB+ per daemon                      |
 |              +----------------+-----------------------------------------+
 |              | Disk Space     |  60 GB per daemon                       |
 |              +----------------+-----------------------------------------+