From mboxrd@z Thu Jan 1 00:00:00 1970 From: "saeed bishara" Subject: Re: Linux RAID migration Date: Tue, 7 Aug 2007 18:15:48 +0300 Message-ID: References: <5b170a7d0708070126t52cb4be5x4549b22bac643450@mail.gmail.com> <18104.18410.623573.929770@notabene.brown> <18104.21737.341407.654022@notabene.brown> <18104.23111.369229.891505@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 > > mdadm --grow /dev/md0 --raid-disks=3 the mdadm --grow supports saving backup file that can be used to re-assemble the array in case of crash during the "critical section". Any idea what is the size of file? or is there any upper limit in the case of array of 5 drives? saeed