From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Ceuleers Subject: Re: Problems after reshaping of Raid5 array Date: Mon, 29 Nov 2010 20:12:32 +0100 Message-ID: <4CF3FB20.2040100@computer.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-raid-owner@vger.kernel.org To: Michele Bonera Cc: linux-raid@vger.kernel.org List-Id: linux-raid.ids On 29/11/10 18:24, Michele Bonera wrote: > After rebooting, the reshaping restarted, but the disk become sdb > not sdb1 in the raid array, and the file system became unreadable > > Any ideas of what happened? Michele, I've had similar problems, which I resolved by changing the partition type from fd (Linux RAID autodetect) to 83 (Linux), ensuring that the initrd is able to assemble the RAID. Worth a shot. HTH, Jan