On Thu, 2006-09-14 at 18:42 -0400, Bill Davidsen wrote:
> Lem wrote:
> 
> >On Mon, 2006-09-04 at 13:55 -0400, Bill Davidsen wrote:
> >
> >  
> >
> >>May I belatedly say that this is sort-of a kernel issue, since 
> >>/proc/partitions reflects invalid data? Perhaps a boot option like 
> >>nopart=sda,sdb or similar would be in order?
> >>    
> >>
> >
> >Is this an argument to be passed to the kernel at boot time? It didn't
> >work for me.
> >
> 
> My suggestion was to Neil or other kernel maintainers. If they agree 
> that this is worth fixing, the option could be added in the kernel. It 
> isn't there now, I was soliciting responses on whether this was desirable.

My mistake, sorry. It sounds like a nice idea, and would work well in
cases where the RAID devices are always assigned the same device names
(sda, sdb, sdc etc), which I'd expect to be the case quite frequently.

> Unfortunately I see no way to avoid data in the partition table 
> location, which looks like a partition table, from being used.

Perhaps an alternative would be to convert an array with
non-partition-based devices to partition-based devices, though I
remember Neil saying this would involve relocating all of the data on
the entire array (perhaps could be done through some funky resync
option?).

I'm not a developer, those are just my thoughts. Thanks for all the fine
work guys.

Cheers,
Lem

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to