From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Cure Subject: Re: max number of devices in raid6 array Date: Wed, 12 Aug 2009 14:19:11 +0200 Message-ID: <20090812121911.GG21118@nfs-rbx.ovh.net> References: <20090812090600.GF21118@nfs-rbx.ovh.net> <55226.78.86.108.203.1250069920.squirrel@www.yuiop.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <55226.78.86.108.203.1250069920.squirrel@www.yuiop.co.uk> Sender: linux-raid-owner@vger.kernel.org To: John Robinson Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids Le Wed, Aug 12, 2009 at 10:38:40AM +0100, John Robinson ecrivait : > > The limit is only with version 0.90 metadata, which is the default. I'd > recommend you do a bit of reading to pick metadata version 1.0, 1.1 or > 1.2, according to any requirements you may have, then tell mdadm what your > choice is with --metadata= while creating your array. thanks for your quick reply, I'm going to read the spec of these metadata's version. David.