From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Robinson Subject: Re: How to recreate a dmraid RAID array with mdadm (was: no subject) Date: Wed, 17 Nov 2010 01:39:39 +0000 Message-ID: <4CE3325B.7050208@anonymous.org.uk> References: <20101115162122.4fef2542@notabene.brown> <20101117122647.48c7b67a@notabene.brown> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20101117122647.48c7b67a@notabene.brown> Sender: linux-raid-owner@vger.kernel.org To: Neil Brown Cc: Mike Viau , linux-raid@vger.kernel.org, debian-user@lists.debian.org List-Id: linux-raid.ids On 17/11/2010 01:26, Neil Brown wrote: > On Tue, 16 Nov 2010 20:02:17 -0500 > Mike Viau wrote: [...] >> DEVICE partitions >> HOMEHOST >> ARRAY metadata=imsm UUID=084b969a:0808f5b8:6c784fb7:62659383 >> ARRAY /dev/md/OneTB-RAID1-PV container=084b969a:0808f5b8:6c784fb7:62659383 member=0 UUID=ae4a1598:72267ed7:3b34867b:9c56497a [...] > I would really expect that mdadm.conf file to successfully assemble the > RAID1. The only thing that strikes me is that "DEVICE partitions" line - surely imsm containers don't live in partitions? Cheers, John.