* [linux-lvm] LVM over MD performance
@ 2007-05-25 8:40 Mirko Benz
0 siblings, 0 replies; only message in thread
From: Mirko Benz @ 2007-05-25 8:40 UTC (permalink / raw)
To: linux-lvm
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-05-25 8:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-25 8:40 [linux-lvm] LVM over MD performance Mirko Benz
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.