From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alessandro Baretta Subject: Re: Linear mode: array size is less than sum of sizes Date: Wed, 6 Jan 2010 00:02:47 +0100 Message-ID: References: <4B439BC8.1030908@anonymous.org.uk> <4B439D5E.2010107@anonymous.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <4B439D5E.2010107@anonymous.org.uk> Sender: linux-raid-owner@vger.kernel.org Cc: linux-raid List-Id: linux-raid.ids On Tue, Jan 5, 2010 at 9:13 PM, John Robinson wrote: > On 05/01/2010 20:06, John Robinson wrote: > > Try playing with dm instead of md - `man dmsetup` suggests it may be able to > do a linear concatenation in single-sector amounts... Too late... I did it with md. But thanks for the suggestion: yes, this was the right way to do this. Alex