On Nov 7, 2007 6:18 PM, Krsnendu dasa <[EMAIL PROTECTED]> wrote:
> On 08/11/2007, Sebastien Koechlin <[EMAIL PROTECTED]> wrote:
> > On Nov 6, 2007 5:00 PM, Krsnendu dasa <[EMAIL PROTECTED]> wrote:
> > > Raid 10?
> >
> > If you try to increase disk throughput, yes; but LVM2 is really,
> > really more powerful than aggregation.
> >
>
> Translation? RAID 10 with LVM2 on it is faster / better than RAID 10 (What
> about RAID 10 with LVM2 on it?)
>
> I have 4 SATA2 HDDs. At present 2 drives are mounted (each partition) Linux
> Software RAID 1. The other drives are basically just spares. It seems to be
> a waste to me. Won't I be better off with Linux Software RAID10, so I can
> use all the drives and get the increased performance?

Yes, sorry it was not really understandable.

RAID 0 is stripping, it increase space and throughput. You can have
nearly the same using LVM2, and LVM2 is really more powerful.

So I think you should build another software RAID-1 with your two
spare drives, put both RAID-1 in a Volume Group using LVM2, and create
your partitions in it (using strip option if you need to increase
performances). You will increase available size (2x) without
increasing risk (software RAID-5).

If you need more space in a few years, you can add another RAID-1, or
replace one of them by a bigger one in your Volume Group. You can then
extend partitions. This is not possible using RAID-0/RAID-10.

-- 
Sébastien Koechlin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to