RAID5 Sucking? 4 x 500GB 7200RPM Drives


Recommended Posts

Ok so i got this Foxconn Board (Digital Life x38A) with the Intel ICH9R soutbridge for RAID. I got 4 Seagate drives at 500GB 7200RPM 32MB Cache and this thing is only pushing like 70MB/s. I did tests with HDTune and HD Tach and thta's all ti says.

I tried XP 32bit, Vista 32bit and Vista 64Bit and they all give me crappy speeds. Oddly enough tho, Vistax64 gives 5.9 scores but 32bit gives only 4.8.

The system includes.

800 Watt

2 x 8800GTX

Foxconn Board mentioned above

8GB 800Mhz DDR2

4 x 500GB 7200RPM 32MB Cache

2 x DVDRW Drives

I tried RAID10 and I removed the jumpers and yeah it jumped up to 207MB/s MAX in HDTUNE which was awesome then i updated drivers and but it sucked like crazy.

I'm gonna go test some other stuff to see what else could be the cause. What am i supposed to be getting anyways? I saw some tests and their burst speeds were like 3,300MB/s or something.

That plus the chart is all over the place... it goes up then down and all that. Not a steady stream or somehting like that.

RAID5 has a LOT of overhead on it... all the parity writes the multi drive spanning writes all that fun stuff... RAID5 don't expect performance, it's there for data integirty... thats why when you set up stuff like SQL Servers that have high performance requirements you set it up in RAID1+0 not RAID5 because RAID5 is slow, RAID6 is even slower yet (RAID6 IS RAID5 + ADG (basically dual parity))

Generally, I found RAID 5 to be sucky too. Not sure why, but might be due to the lower random write speeds affecting operations. If anyone find there's a definitive problem with the configuration (and a solution), I'd be interested.

Well, basically RAID5 isn't that fast, period, no matter how you build it. RAID5 requires parity information to be written for every write operation performed, and it just kills performance. The parity striping also increases in cost the more disks are in the array. You still get pretty good parallel read performance, but that's it.

RAID10 is much faster, because there is no parity information. Each stripe is simply written twice (in parallel), so you get basically (number of disks) / 2 worth of write performance, which typically blazes past RAID5. Read performance is similar.

http://techreport.com/forums/viewtopic.php?p=769864#p769864

Well that guy seems to be getting some good speeds but that's with HDTach, i don't anything close to that tho.

Something about those graphs doesn't seem right... at work we have our file server on high end RAID controllers with 7 drives per array in RAID5 and we don't get speeds like that... (7 15K RPM HDD's at 146.8GB each connected to a dedicated RAID5 controller with 512MB Battery backed up Cache connected with dual 3Gbps fiber channels) and if we can't get those speeds no idea how they did... we get about 80MB/ps with 100MB/ps burst rates and about 12ms access times the small file IO (say 4KB blocks) we get horrible performance about 2MB/ps write and 8MB/ps read.....

Something about those graphs doesn't seem right... at work we have our file server on high end RAID controllers with 7 drives per array in RAID5 and we don't get speeds like that... (7 15K RPM HDD's at 146.8GB each connected to a dedicated RAID5 controller with 512MB Battery backed up Cache connected with dual 3Gbps fiber channels) and if we can't get those speeds no idea how they did... we get about 80MB/ps with 100MB/ps burst rates and about 12ms access times the small file IO (say 4KB blocks) we get horrible performance about 2MB/ps write and 8MB/ps read.....

If "2MB/ps" means 2 MB/s, then you must be doing something wrong...

KoDeXeRo, what stripe size did you use?

RAID5 is not that fast... I get about the same on my 4x250GB.

RAID 5 with three disks easily gets 100MB/s + so its not slow.

I get an average of 120MB/s & 131MB/s read with over 2000MB/s burst speed so there's no reason why someone with four disks & a newer Intel ICH controller to not get better results.

If "2MB/ps" means 2 MB/s, then you must be doing something wrong...

KoDeXeRo, what stripe size did you use?

Have you ever benchmarked a RAID5 drive on all different types of read/write levels? because that is exactly what it should be for that size... RAID5 pretty much sucks for small block sizes in read/write... say you have a 16KB stripe size with RAID5 over 7 disks... you get these speeds

SIZE

4KB (Random IO) - 2MB/s - 6MB/s

1MB (Sequential) - 30MB/s - 50MB/s

10MB - 45MB/s - 80MB/s

100MB - 50MB/s 88MB/s

that is Write speed / read speed

4KB blocks across a random read / write will always be slow, but its horribly slow in RIAD5... RAID5 drives need frequent defragmentation to keep them in good condition speed wise in a large file store environment like ours... the average file size in our file server is about 16-35KB and the largest stripe we can make is 64KB but we opted for RAID6 instead for increased security (you can lose 2 drives in RAID6 before data loss) and the largest stripe on RAID6 with a 400GB logical drive is 16KB on our controller... but there wasnt too much a difference we we benchmarked the RAID5 config... the speeds above were from RAID5...

RAID 5 with three disks easily gets 100MB/s + so its not slow.

I get an average of 120MB/s & 131MB/s read with over 2000MB/s burst speed so there's no reason why someone with four disks & a newer Intel ICH controller to not get better results.

yeah but how did you benchmark it? sequential IO, random IO, how large is you stripe size? how big are the allocation units on your drive when you formatted it? How large of a file did you benchmark against? small files perform horribly on RAID5 large files work relatively well

yeah but how did you benchmark it? sequential IO, random IO, how large is you stripe size? how big are the allocation units on your drive when you formatted it? How large of a file did you benchmark against? small files perform horribly on RAID5 large files work relatively well

HD Tach run on the 32mb zones test stripe size is 64KB format using 4096 bytes allocation units.

I have not tested small file performance but it will not be fast which I did know.

HD Tach run on the 32mb zones test stripe size is 64KB format using 4096 bytes allocation units.

I have not tested small file performance but it will not be fast which I did know.

That'd be why you see better speeds, you are using larger segments to benchmark... to get a true benchmark start with 4KB read/writes then work up to stripe size (what ever that is) then test larger ones... then average them out

If "2MB/ps" means 2 MB/s, then you must be doing something wrong...

KoDeXeRo, what stripe size did you use?

I was using 128K and then tried 64K stripes and it was about the same. I'm doing RAID10 now and just gonna keep that. I did the Enable Write-Back Cache thingy the guy mentioned above but right now i don't see much of a boost (yet)

I'm using the same now as PeterUK and it seems that's where i get 207MB max so far.

(Oh and this is under Vista 64bit since the machine is 8GB of Corsair CS4 RAM - didn't want to waste that on XP Pro - When i told him that XP 64bit sux and Vista is basically his only choice he was nervous but so far he says he's liking Vista)

Yeah, you shouldn't try to run your OS from RAID 5.

If RAID 10 is working for you, sweet.

But personally, given your info in the first post, I'd set up 2 volumes. one would consist of 3 disk RAID 5 for secure storage and the other would be 1 disk for you OS and programs.

Granted, you OS and programs wouldn't be securely stored, bit you'd gain 500GB of space over RAID10.

well hehe. he has like 3 External 500GB Mybooks so data gets dumped there once it's done so he'll just put them there. He's running his stuff there to test it out and see if it's good enough.

That'd be why you see better speeds, you are using larger segments to benchmark... to get a true benchmark start with 4KB read/writes then work up to stripe size (what ever that is) then test larger ones... then average them out

Ok would help to know what benchmark you used but here is a compare of RAID 5 vs WD5000AAKS using CrystalDiskMark.

download.php?file=post-214729-1207575208.png&name=RAID_5.PNG

crystaldiskmark21.png

Yes write speed is slow but for loading/reading it a bit faster and for home/gaming use thats whats needed, as for servers its not so good for lots of write access but your 4KB test is much better but that's over 7 disks.

Edited by PeterUK
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Linux 7.2's first release candidate gets off to a good start by Paul Hill Credit: Larry Ewing It has been a few weeks since the release of Linux 7.1, and in that time, the Linux 7.2 merge window has been open, where developers can submit their features and patches ready for the upcoming release. That window is now shut, and the release candidate phase has begun so that new features can be tested and further fixes applied. According to the founder of Linux, Linus Torvalds, this week’s release candidate looks “reasonably normal”. Although we are super early in the release candidates, this is a good sign as it makes it more likely that an eighth release candidate will not be needed. Torvalds even mentioned that the update’s stats are only larger than they really are because there was another AMD header drop with a third of the patch just being AMD GPU register definitions, which aren’t big changes but make the code contributed look larger overall. In addition to this, he noted that just over half the patch is drivers, even when excluding the AMD register dump. The rest of the changes are spread out over architecture updates, tooling, documentation, and core kernel updates. In the next week, Torvalds says that he will be chilling out, taking the week “mostly off”. Despite this, he will be reading emails and keeping up with things, so if he is slow responding, now you know why. He said he is hoping for a calm week, but we will just have to see if the second release candidate is actually like that. We should expect seven or eight release candidates before Linux 7.2 is released, so expect it around the end of August. If you missed it a few weeks ago, be sure to check out our coverage of Linux 7.1's release.
    • Ridiculous claim that the labor cost difference of $6000 annually would increase cost per phone by $200. The employees produce 3 phones per month or what?
    • Sparkle 2.20.1 by Razvan Serea Sparkle is a free, open-source Windows optimization tool designed to make your PC faster, cleaner, and more private. With Sparkle, you can easily debloat Windows by removing unnecessary apps and services, disable Microsoft tracking to enhance privacy, and apply performance tweaks to boost speed. Its cleaner removes junk and temporary files, while every change is safe and fully reversible. Sparkle also features a modern, user-friendly interface with automatic updates, making system maintenance simple. Explore over 39 tweaks, from disabling telemetry and hibernation to optimizing network and game settings, all aimed at customizing and enhancing your Windows experience. Sparkle supports Windows 10 and 11. Sparkle 2.20.1 changelog: You can now change the Animation Direction from Up, Left, or Off. Added configurable animation direction (Up, Left, Off) for improved accessibility Added TTL caching to the system info backend Refactored tweak application flow to await NvidiaProfileInspector Improved IPC listener cleanup to correctly remove specific listeners Fixed online status not updating after successful network requests Updated system info tests to support backend caching Removed electron-toolkit utils dependency in favor of internal is.dev helper Fixed unwanted files and folders being included in application bundles Download: Sparkle 2.20.1 | Portable | ~100.0 MB (Open Source) Links: Sparkle Website | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Never used the G7 Pro, but I've never had a good experience with that style of d-pad and fighting games.
    • And I just bought a seat cushion for my mesh chair. The chair feels nice but the first time I sat in it with boxers, I realized I don't like the feel of mesh on my legs. 😂
  • Recent Achievements

    • One Month Later
      JKR earned a badge
      One Month Later
    • Dedicated
      Asgardi earned a badge
      Dedicated
    • Conversation Starter
      jessse3334 earned a badge
      Conversation Starter
    • Reacting Well
      JuvenileDelinquent earned a badge
      Reacting Well
    • One Month Later
      Excellence2025 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      496
    2. 2
      +Edouard
      247
    3. 3
      PsYcHoKiLLa
      154
    4. 4
      Steven P.
      86
    5. 5
      macoman
      65
  • Tell a friend

    Love Neowin? Tell a friend!