From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goswin von Brederlow Subject: Re: Recreate raid 10 array Date: Thu, 09 Apr 2009 00:13:24 +0200 Message-ID: <878wma94l7.fsf@frosties.localdomain> References: <49DA5CE6.7030902@gmx.net> <87prfpdm8y.fsf@frosties.localdomain> <49DD1B87.2050804@tmr.com> <1239227842.18515.8.camel@cichlid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <1239227842.18515.8.camel@cichlid.com> (Andrew Burgess's message of "Wed, 08 Apr 2009 14:57:22 -0700") Sender: linux-raid-owner@vger.kernel.org To: Andrew Burgess Cc: Bill Davidsen , Goswin von Brederlow , LCID Fire , linux-raid@vger.kernel.org List-Id: linux-raid.ids Andrew Burgess writes: > It also seems like mdadm could be enhanced to figure stuff like this out > given intact device superblocks (I suggest --wild-ass-guess as the > option name) Like (an imaginary) mdadm --recreate --assume-clean /dev/mdX /dev/disk1 /dev/disk2 figuring out all the right parameters, number of missing disks and positions of the existing ones and then writing a new supberlock? The ultimate --assemble --force option. MfG Goswin