]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/start: fix min. hardware rec. typo 43410/head
authorZac Dover <zac.dover@gmail.com>
Mon, 4 Oct 2021 16:33:49 +0000 (02:33 +1000)
committerZac Dover <zac.dover@gmail.com>
Mon, 4 Oct 2021 16:57:51 +0000 (02:57 +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>
doc/start/hardware-recommendations.rst

index 3bd9206a5a9b833635b07ef9176e59171f957ff4..c51d6c718be268abc756bc452b38706963f1c24c 100644 (file)
@@ -334,7 +334,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                       |
 |              +----------------+-----------------------------------------+