From mboxrd@z Thu Jan 1 00:00:00 1970 From: Billy Crook Subject: Re: max number of devices in raid6 array Date: Wed, 12 Aug 2009 11:27:51 -0500 Message-ID: References: <20090812090600.GF21118@nfs-rbx.ovh.net> <55226.78.86.108.203.1250069920.squirrel@www.yuiop.co.uk> <20090812121911.GG21118@nfs-rbx.ovh.net> <87ab259j8m.fsf@frosties.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <87ab259j8m.fsf@frosties.localdomain> Sender: linux-raid-owner@vger.kernel.org To: Goswin von Brederlow Cc: David Cure , John Robinson , linux-raid@vger.kernel.org List-Id: linux-raid.ids On Wed, Aug 12, 2009 at 09:53, Goswin von Brederlow wrote: > With how many devices does the MTBFS of > a raid6 drop below that of a single disk? Four devices. The more important thing to worry about is running in to an uncorrectable error during rebuild, twice during the same rebuild. I'd say a good rule of thumb is no more than 8TB in a RAID5 array; 16TB in a raid6 array if you want to remain very safe. YMMV. Your risk comfort and willingness to restore from backups will vary as well.