From mboxrd@z Thu Jan 1 00:00:00 1970 From: Asdo Subject: Re: Linux mdadm superblock question. Date: Sun, 14 Feb 2010 21:25:45 +0100 Message-ID: <4B785C49.7010105@shiftmail.org> References: <4877c76c1002111752h23e14f7aibe58a89181e6f493@mail.gmail.com> <4B77044B.1020609@zytor.com> <4B7719C1.1060400@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-reply-to: <4B7719C1.1060400@zytor.com> Sender: linux-raid-owner@vger.kernel.org To: "H. Peter Anvin" Cc: Justin Piszcz , Michael Evans , linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-raid.ids H. Peter Anvin wrote: > On 02/13/2010 12:07 PM, Justin Piszcz wrote: > > 0.90 has a very bad problem, which is that it is hard to distinguish > between a RAID partition at the end of volume and a full RAID device. > This is because 0.90 doesn't actually tell you the start of the device. > > Then, of course, there are a lot of limitations on size, number of > devices, and so on in 0.90. > > -hpa > I don't understand... In a system we have, the root filesystem on a raid-6 which is on second (and last) partitions of many disks. It always assembled correctly, it never tried to assemble the whole device. (on the first partition there is a raid1 with boot) So what's the problem exactly with not marking the beginning?