From 4ec559962a8fd7a457e98472c7d0159873dce2a9 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Tue, 13 Sep 2016 11:39:59 +0200 Subject: [PATCH] add hint about HW RAID --- local-lvm.adoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/local-lvm.adoc b/local-lvm.adoc index 999b7bc..066cdda 100644 --- a/local-lvm.adoc +++ b/local-lvm.adoc @@ -38,3 +38,6 @@ data:: This volume uses LVM-thin, and is used to store VM images. LVM-thin is preferable for this task, because it offers efficient support for snapshots and clones. +NOTE: We highly recommend to use a hardware RAID controller (with +BBU) for such setups. This increases performance, provides redundancy, +and make disk replacements easier (hot-pluggable).