From: Zac Dover Date: Mon, 4 Oct 2021 16:33:49 +0000 (+1000) Subject: docs/start: fix min. hardware rec. typo X-Git-Tag: v16.2.11~449^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=db9ee93219db80e16425ac590d3825e46748848a;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 (cherry picked from commit 14151f2abe93e265e98c6db23dae68b7a530db6f) --- diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index bbbe0e7de4c7..9f50199ad72d 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -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 | | +----------------+-----------------------------------------+