From c78756bedc7367f1ed929dc5be212a297b32d6e1 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 6 Jul 2018 09:18:37 +0200 Subject: [PATCH] pveceph: followup: fix grammar Signed-off-by: Thomas Lamprecht --- pveceph.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pveceph.adoc b/pveceph.adoc index 8eca373..20e1883 100644 --- a/pveceph.adoc +++ b/pveceph.adoc @@ -82,7 +82,7 @@ http://docs.ceph.com/docs/luminous/start/hardware-recommendations/[Ceph's websit .Avoid RAID As Ceph handles data object redundancy and multiple parallel writes to disks -(OSDs) on its own, using a RAID controller normally doesn’t improves +(OSDs) on its own, using a RAID controller normally doesn’t improve performance or availability. On the contrary, Ceph is designed to handle whole disks on it's own, without any abstraction in between. RAID controller are not designed for the Ceph use case and may complicate things and sometimes even