From mboxrd@z Thu Jan 1 00:00:00 1970 From: Goswin von Brederlow Subject: Re: Migrating RAID 1 volumes to Dual ported disks. Date: Thu, 05 Nov 2009 03:02:05 +0100 Message-ID: <87639ppw4i.fsf@frosties.localdomain> References: <87r5sf4d6o.fsf@frosties.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: (Simon Jackson's message of "Wed, 4 Nov 2009 15:24:43 +0000") Sender: linux-raid-owner@vger.kernel.org To: Simon Jackson Cc: "goswin-v-b@web.de" , "linux-raid@vger.kernel.org" List-Id: linux-raid.ids Simon Jackson writes: > Sorry, I am probably being thick here, but do you mean something like: > > mdadm --create /dev/md10 --level=multipath --raid-devices=2 /dev/sdc /dev/sdd > > When I tried this I got: > > # mdadm --create /dev/md10 --level=multipath --raid-devices=2 /dev/sdc /dev/sdd > mdadm: /dev/sdc is too small: 0K > mdadm: create aborted > # If sdc is 0k big then it doesn't look like that is your full disk. MfG Goswin