From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nix Subject: Re: New setup: partitions or raw devices Date: Sat, 02 Dec 2017 13:19:38 +0000 Message-ID: <87po7xw9lh.fsf@esperi.org.uk> References: <7f6abcbc-7dfa-0252-e9df-984e7e637936@thelounge.net> <3654cb70-9d7c-dfc0-f57d-c57004f11f92@thelounge.net> <253c22a2-8f77-2737-b3b4-6beef107c28c@youngman.org.uk> <14078b47-29dd-6c07-f680-77ac9445be32@thelounge.net> <87tvxazahs.fsf@esperi.org.uk> <5A218EDB.6030909@youngman.org.uk> <1d3830e8-9e5e-681c-d556-1b8b6524dda2@thelounge.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <1d3830e8-9e5e-681c-d556-1b8b6524dda2@thelounge.net> (Reindl Harald's message of "Sat, 2 Dec 2017 00:44:33 +0100") Sender: linux-raid-owner@vger.kernel.org To: Reindl Harald Cc: Wols Lists , Gandalf Corvotempesta , Linux RAID Mailing List List-Id: linux-raid.ids On 1 Dec 2017, Reindl Harald said: > RAID5 has *zero* benefits against RAID10 except costs while RAID6 is > terrible for performance and wear out of disks You still haven't explained why RAID-6 wears out disks more than RAID-10 does. RAID-5 has one huge benefit over RAID-10: more accessible storage for a given number of disks, and, given that power is not free, that means lower running costs as well, as well as lower noise, lower vibration, lower maintenance costs (since having more disks does mean you have to replace disks more often, even if the chance of losing data when one fails is reduced by RAID). If RAID-5 and RAID-6 had no benefits at all over RAID-10 it is unlikely they would still be in wide use. They are, even for new installations, because they truly do offer benefits for some use cases. They may not for yours, but that doesn't mean they don't for anyone.