From: Moshe Yudkowsky <moshe@pobox.com>
To: linux-raid@vger.kernel.org
Subject: Performance of RAID 10 vs. using LVM?
Date: Sun, 20 Jan 2008 14:34:35 -0600 [thread overview]
Message-ID: <4793B05B.5060008@pobox.com> (raw)
Let's assume that I have 4 drives; they are set up in mirrored pairs as
RAID 1, and then aggregated together to create a RAID 10 system (RAID 1
followed by RAID 0). That is, 4 x N disks become a 2N size filesystem.
Question: Is this higher or lower performance than using LVM to
aggregate the disks?
LVM allows the creation of unitary file system from disparate physical
drives, and has the advantage that filesystems can be expanded or shrunk
with ease. I'll be using LVM on top of the RAID 1 or RAID 10 regardless.
Therefore, I can use LVM to create a "1L" system, to coin an acronym.
This would have the same 2N size, but would be created by LVM instead of
RAID 0. Is there a performance advantage to using RAID 10 instead of
RAID 1L? (The other question is whether the hypothetical performance
advantage of 10 outweighs the flexibility advantage 1L, a question that
only an individual user can answer... perhaps.)
Comments extremely welcome.
--
Moshe Yudkowsky * moshe@pobox.com * www.pobox.com/~moshe
"The sharpest knives are also the quietest."
-- John M. Ford, _The Final Reflection_
reply other threads:[~2008-01-20 20:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4793B05B.5060008@pobox.com \
--to=moshe@pobox.com \
--cc=linux-raid@vger.kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).