From 91125124add4edb5ba6097d2a686a1db932701a5 Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Mon, 13 Nov 2023 08:58:44 -0500 Subject: [PATCH] doc/start: fix typo in hardware-recommendations.rst Signed-off-by: Anthony D'Atri (cherry picked from commit 48fd7ff1e13ccfeca04b9283b13641ce59316723) --- 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 f3f8afdf164a4..a63b5a4579643 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -106,7 +106,7 @@ that the OSD attempts to consume by changing the :confval:`osd_memory_target` configuration option. - Setting the :confval:`osd_memory_target` below 2GB is not - recommended. eph may fail to keep the memory consumption under 2GB and + recommended. Ceph may fail to keep the memory consumption under 2GB and extremely slow performance is likely. - Setting the memory target between 2GB and 4GB typically works but may result -- 2.39.5