[linux-lvm] LVM2 striping or md raid0

Stuart D. Gathman stuart at bmsi.com
Wed Sep 26 01:05:19 UTC 2007


On Tue, 25 Sep 2007, Chris Cox wrote:

> This is merely my own opinion, but md was designed to be
> THE software raid mechanism.  So, my preference would be
> to establish a RAID md device and make that into a PV.

This is FOSS, and choice is king.  There is no "THE" desktop, you
can choose from KDE, Gnome, or a host of desktop-like window managers.
It is entirely in character to have 2 different RAID mechanisms.

That said, LVM raid will likely always be restricted to RAID0 and RAID1,
because these are simple and efficient to implement as part of what
LVM does anyway.  For RAID5, etc, your only choice in linux will be
hardware or the md driver.

> Of course, I don't believe in non-RAID (i.e. RAID0) anyhow.
> Maybe someone else will chime in on this one.

RAID0 on top of RAID1 or (RAID1 on RAID0) gives you mirroring plus high
bandwidth.  For RAID5, I'd go with hardware.

-- 
	      Stuart D. Gathman <stuart at bmsi.com>
    Business Management Systems Inc.  Phone: 703 591-0911 Fax: 703 591-6154
"Confutatis maledictis, flammis acribus addictis" - background song for
a Microsoft sponsored "Where do you want to go from here?" commercial.




More information about the linux-lvm mailing list