From: lembark@wrkhors.com
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] RAID support...
Date: Sat Dec 29 10:50:02 2001 [thread overview]
Message-ID: <7480000.1009644669@duke.wrkhors.com> (raw)
In-Reply-To: <20011229104244.GB23434@irc.fem.tu-ilmenau.de>
-- Mario 'BitKoenig' Holbe <Mario.Holbe@RZ.TU-Ilmenau.DE> on 12/29/01 11:42:44
+0100
> On Fri, Dec 28, 2001 at 12:31:40PM -0600, Eric M. Hopper wrote:
>> OS. I question whether even RAID0 support is really necessary in LVM.
>> RAID should be stacked below, or above LVM, not packed inside.
>
> Totally agreed. There is working RAID0 code in the Software-RAID.
> Why blowing up the kernel with two RAID0-code-trees...
There really isn't any "RAID" anything code in LVM. The
striping, etc, capacity that combines PV's isn't about
RAID since it works above the hardware level. RAID0
knows low-level things about the disk drives as hardware;
LVM only knows about PV's, which are a software abstracton
of hardware.
As an example, if you used a RAID controller to combine
two drives you'd be stuck with both drives as RAID0 for
all time. No striping, whatever, just appending the space.
With LVM you can stripe some LV's, have others on one or
the other disk and other's growing.
I've never seen a working case of RAID(n>0) being useful
on LVM. The main reason is that RAID[135+] are about
increasing hardware reliability while LVM is about abstracting
hardware out of existance. Stacking LVM on top of RAID gives
the best of both: Increased flexability of the large
spaces on combined disks that are more reliable together.
--
Steven Lembark 2930 W. Palmer
Workhorse Computing Chicago, IL 60647
+1 800 762 1582
next prev parent reply other threads:[~2001-12-29 10:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-12-28 12:23 [linux-lvm] RAID support Michael O'Rourke
2001-12-28 12:29 ` Eric M. Hopper
2001-12-29 4:40 ` Mario 'BitKoenig' Holbe
2001-12-29 10:50 ` lembark [this message]
2001-12-28 12:37 ` Kirby C. Bohling
-- strict thread matches above, loose matches on Subject: below --
2001-12-30 8:35 Colin Coe
2001-12-31 0:28 ` Kirby C. Bohling
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7480000.1009644669@duke.wrkhors.com \
--to=lembark@wrkhors.com \
--cc=linux-lvm@sistina.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox