From mboxrd@z Thu Jan 1 00:00:00 1970 From: "saeed bishara" Subject: Re: Linux RAID migration Date: Tue, 7 Aug 2007 13:46:32 +0300 Message-ID: References: <5b170a7d0708070126t52cb4be5x4549b22bac643450@mail.gmail.com> <18104.18410.623573.929770@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline Sender: linux-raid-owner@vger.kernel.org To: Neil Brown Cc: Tuomas Leikola , linux-raid@vger.kernel.org List-Id: linux-raid.ids how can I create raid 5 array that preserves the contents of a given disk (part of the array)? I can do that in two steps, raid 5 on two disks then reshape it to be real raid5, but is there a direct way to do it? saeed