]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
docs/start: fixes typo and empty headline in hardware recommendation docs 44433/head
authorSebastian Schmid <mail@sebastian-schmid.de>
Sat, 1 Jan 2022 16:33:10 +0000 (17:33 +0100)
committerSebastian Schmid <mail@sebastian-schmid.de>
Tue, 4 Jan 2022 16:15:51 +0000 (17:15 +0100)
Signed-off-by: Sebastian Schmid <mail@sebastian-schmid.de>
doc/start/hardware-recommendations.rst

index b6e916fef9f9af94a38bc5a080eb5b166dc27cdc..10233d52f12f749b946863044f4393543b9c45eb 100644 (file)
@@ -67,8 +67,6 @@ The metadata daemon memory utilization depends on how much memory its cache is
 configured to consume.  We recommend 1 GB as a minimum for most systems.  See
 ``mds_cache_memory``.
 
-OSDs (ceph-osd)
----------------
 
 Memory
 ======
@@ -135,7 +133,7 @@ per gigabyte by 40%--rendering your cluster substantially less cost efficient.
 
 .. tip:: Running multiple OSDs on a single SAS / SATA drive
    is **NOT** a good idea.  NVMe drives, however, can achieve
-   improved performance by being split into two more more OSDs.
+   improved performance by being split into two or more OSDs.
 
 .. tip:: Running an OSD and a monitor or a metadata server on a single 
    drive is also **NOT** a good idea.