From 0a87c47d4db78c11489223dc4d070d5f0995bfcc Mon Sep 17 00:00:00 2001 From: Bobby Alex Philip Date: Tue, 15 Jun 2021 22:32:23 +0200 Subject: [PATCH] doc/start/hardware-recommendations.rst: Corrected typo 129GB - >128GB Signed-off-by: Bobby Philip bobbyphilip@gmail.com --- doc/start/hardware-recommendations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/start/hardware-recommendations.rst b/doc/start/hardware-recommendations.rst index d11447f04cae5..3bd9206a5a9b8 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -57,7 +57,7 @@ daemons will need more RAM than they do during steady-state operation, so plan for peak usage. For very small clusters, 32 GB suffices. For clusters of up to, say, 300 OSDs go with 64GB. For clusters built with (or which will grow to) even more OSDS you should provision -129GB. You may also want to consider tuning settings like ``mon_osd_cache_size`` +128GB. You may also want to consider tuning settings like ``mon_osd_cache_size`` or ``rocksdb_cache_size`` after careful research. Metadata servers (ceph-mds) -- 2.39.5