Gentoo Archives: gentoo-server

From: Sean Cook <scook@×××××.net>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] RAID
Date: Wed, 01 Feb 2006 20:43:49
Message-Id: 43E11D14.1090009@kinex.net
In Reply to: Re: [gentoo-server] RAID by kashani
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 kashani wrote:
5 > Sean Cook wrote:
6 >
7 >> This is not necessarily the case, typically if you are CPU bound then
8 >> the above statement is true. If you are IO bound, then software raid
9 >> offers, overall, better throughput to the disk and allows for more
10 >> flexibility.
11 >>
12 >> Back in the day... we were running the LSI MegaRAID controllers with
13 >> RAID 1 on 9gig SCSI disks, we were choking our application
14 >> (mysql/mod_perl) we took the MegaRAID controller out and performance
15 >> increased by about 25%. (note: this is a real world situation)
16 >>
17 >
18 > Then you my friend had some seriously broken hardware. I've never seen
19 > anything get slower by moving to dedicated RAID card and usually it got
20 > 2-3x faster due to having a dedicated local cache on the card.
21
22 No... there are plenty of people who have experienced the same thing...
23
24 infact, http://linas.org/linux/raid-reviews.html
25
26 shows that the through put is more that 5x's the speed of the hardware
27 raid.
28
29 Machine MB K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU K/sec %CPU
30 K/sec %CPU
31 (DPT hardware RAID5, 3 disks)
32 DPT3x4G 1000 1914 20.0 1985 2.8 1704 6.5 5559 86.7 12857 15.6
33 97.1 1.8
34
35 (Linux soft RAID5, 3 disks)
36 SOF3x4G 1000 7312 76.2 10908 15.5 5757 20.2 5434 86.4 14728 19.9
37 69.3 1.5
38
39
40 Redhat In their manual:
41 "With today's fast CPUs, Software RAID performance can excel against
42 Hardware RAID."
43
44 As I stated before, it depends on where your bottleneck is... if you are
45 not cpu bound, software raid is great! and will boost IO through put on
46 comparable hardware. If you are already CPU bound, forget software
47 raid, it will degrade your system to a crawl...
48
49 Sean
50 -----BEGIN PGP SIGNATURE-----
51 Version: GnuPG v1.4.2 (MingW32)
52 Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
53
54 iD8DBQFD4R0Uy9wPyZpnL2URApqnAJ9t4K297aTbMXPaOWTE3T+E/jrC6wCaAlDY
55 fjFntqWwbG6oQIyGHpsntw8=
56 =RtK2
57 -----END PGP SIGNATURE-----
58 --
59 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] RAID kashani <kashani-list@××××××××.net>