From mboxrd@z Thu Jan 1 00:00:00 1970 From: Boyan Alexiev Subject: Re: Backup file size when migrating from raid5 to raid6? Date: Wed, 17 Jul 2013 13:01:15 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Sender: linux-raid-owner@vger.kernel.org To: linux-raid@vger.kernel.org List-Id: linux-raid.ids If You have array with 9 devices and add another one You may at same time grow array and change raid level. In this case You not need backup file. Please try this: mdadm --grow /dev/md0 --raid-devices=10 --level=6