From: Mirko Benz <mirko.benz@web.de>
To: linux-lvm@redhat.com
Subject: [linux-lvm] LVM over MD performance
Date: Fri, 25 May 2007 10:40:47 +0200 [thread overview]
Message-ID: <4656A10F.30000@web.de> (raw)
Hi,
I have a setup with 15 SATA drives configured as 3 x SW RAID with 5
drives each with 64k stripe size. Configuration: kernel version is
2.6.18-8.1.3.el5, CPU Xeon 5130, LSI PCI-X SAS controller.
I am testing the devices in parallel with seq I/O using Oracle Orion and
1 MB block size.
3 x MD RAID 5 (all values in MB/s):
Read: 800.42
Write: 564.75
When I setup a volume group + lv on each of the three devices I get the
following results:
Read: 729.28 (-9 %)
Write: 362.30 (- 36 %)
Is there a reason that write performance is so much slower?
---
Striping: I would like to aggregate the individual RAID into a single vg
with a lv using all disks.
Using md with RAID 0 over 3 x RAID 5 I get the following results (stripe
size is 256k):
Read: 700.68
Write: 530.43
When using LVM to do the striping (-i 3 -I 256K) I get the following:
Read: 660.71 (- 6%)
Write: 149.29 (- 72%)
Should one avoid LVM striping or are there some parameters that need to
be adjusted?
Regards,
Mirko
reply other threads:[~2007-05-25 8:41 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=4656A10F.30000@web.de \
--to=mirko.benz@web.de \
--cc=linux-lvm@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.