Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 4 Jun 2002 14:54:57 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 4 Jun 2002 14:54:57 -0400 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:12812 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Tue, 4 Jun 2002 14:54:55 -0400 Date: Tue, 4 Jun 2002 14:50:39 -0400 (EDT) From: Bill Davidsen To: Derek Vadala cc: Linux Kernel Mailing List , linux-raid@vger.kernel.org Subject: Re: RAID-6 support in kernel? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2 Jun 2002, Derek Vadala wrote: > You can always fake this effect by combining two 8-disk RAID-5s into a > RAID-0. It's not technically RAID-6, but can withstand a 2-disk failure, > although not _any_ 2-disk failure. However, it's my understanding that > RAID-6 cannot withstand _any_ two disk failure either (see the above > thread). I think (hope) you meant 1+5, which will stand any three disk failure, and up to 1+N/2 if just the right drives fail. They never do, of course. > I also suspect that the use of dual RAID-5s combined with the CPU overhead > of ATA will kill most systems under any kind of load. For that matter, the > 2x parity hit from RAID-6 probably wouldn't make you CPU too happy either, > even if there was a kernel driver that implemented it. I doubt it. Unless you run a system with heavy CPU demand there are lots of cycles for this stuff. I run 0+1 several places and I don't see serious CPU load. I would be very interested in RAID-6 in the kernel, but I have the feeling that RAID-6 means diferent things to diferent people, judging from posts here and articles online. I haven't found the performance info you, I assume I will. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/