From: Zac Dover Date: Mon, 4 Oct 2021 16:33:49 +0000 (+1000) Subject: docs/start: fix min. hardware rec. typo X-Git-Tag: v17.1.0~766^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=14151f2abe93e265e98c6db23dae68b7a530db6f;p=ceph.git docs/start: fix min. hardware rec. typo 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 --- diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index 3bd9206a5a9b8..c51d6c718be26 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -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 | | +----------------+-----------------------------------------+