Ken Moffat wrote:
> 2009/10/29 Bryan Kadzban <br...@kadzban.is-a-geek.net>:
>> Same with some kinds of RAID -- it can assemble a RAID array, but
>> won't (always) do it on its own.  (It can autoassemble some types
>> of md-raid, I think, but I'm not sure how well-maintained that is.
>> It won't do anything with dm-raid, since that's only a
>> device-mapper map; the kernel can't know about all possible maps
>> that people might want, and when to apply each.  Or at least that's
>> their argument.)
> 
> md-raid seems to be well maintained.  I use it for raid-1 on my
> server.

Yes, the md-raid userspace tools (and kernel mechanisms for actually
doing the RAID operations required to maintain the RAID guarantees on
disk) are well maintained.

But I don't know how well-maintained the *autoassembly* code in the
kernel is.  Or how likely it is to be ripped out, given the seemingly
general agreement (at least AFAICT) that an initramfs is the right way
to go for anything more complicated than a DOS partition table...

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to