From b2abe58ac167bb928c92cde4bece171458b2ba86 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 cfa0fecc37294..75c95994f8fea 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -103,7 +103,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