From e3707addc7ebaf58d68b8a8cea61aa99aafc9467 Mon Sep 17 00:00:00 2001 From: Eduardo Roldan Date: Thu, 8 Feb 2024 03:40:21 -0300 Subject: [PATCH] doc:start.rst fix typo in hw-recs s/power less/power loss/ Signed-off-by: Eduardo Roldan (cherry picked from commit b80c12d080275e3c221a1e305c345fbc1caa3c8e) --- 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 e41c2eaa45e15..76dce78013ce9 100644 --- a/doc/start/hardware-recommendations.rst +++ b/doc/start/hardware-recommendations.rst @@ -249,7 +249,7 @@ once a limited cache is filled declines considerably. Consider also durability: a drive rated for 0.3 Drive Writes Per Day (DWPD or equivalent) may be fine for OSDs dedicated to certain types of sequentially-written read-mostly data, but are not a good choice for Ceph Monitor duty. Enterprise-class SSDs are best -for Ceph: they almost always feature power less protection (PLP) and do +for Ceph: they almost always feature power loss protection (PLP) and do not suffer the dramatic cliffing that client (desktop) models may experience. When using a single (or mirrored pair) SSD for both operating system boot -- 2.39.5