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

    • Price Drop: Save 86% on Microsoft Office 2021 Professional Plus lifetime digital license by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where you can save 86% on a lifetime license to Microsoft Office 2021 for Windows. This bundle is for families and small businesses who want classic Office apps and email. It includes Word, Excel, PowerPoint, Outlook, Teams, and OneNote. A one-time purchase installed on 1 Windows PC for use at home or work. Lifetime license for MS Word, Excel, PowerPoint, Outlook, Teams, & OneNote One-time purchase installed on 1 Windows PC for use at home or work Instant Delivery & Download – access your software license keys and download links instantly Free customer service – only the best support! Microsoft Office Professional 2021 (for Windows) includes: Microsoft Office Word Microsoft Office Excel Microsoft Office PowerPoint Microsoft Office Outlook Microsoft Office Teams Microsoft Office OneNote Microsoft Office Publisher Microsoft Office Access No faffing about with subscriptions, just classic apps that don't expire. Good to Know ONE-TIME PURCHASE INSTALLED ON 1 DEVICE Redemption deadline: redeem your code within 30 days of purchase Access options: desktop Full versions No subscriptions – no monthly/annual fees Version: 2021 Updates included* *Support for this version of Office ends on Oct 13, 2026 A lifetime subscription to Microsoft Office 2021 Professional normally costs $219.99, but this deal can be yours for just $29.97, that's a saving of $190. For full terms, specifications, and license info, click the link below. Get Microsoft Office Professional 2021 for just $29.97, or learn more Although priced in U.S. dollars, this deal is available for digital purchase worldwide. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • The only reason I want to know where you from is because if you are not from the U.K, then why should you care what we in the U.K do or don't do? Racist I am not, I am fed up with the amount coming over here and feel they can come over here and think we need to support them. Do you know how much it costs this country to support these people coming over here? Even when we give them a place to live it is not good enough. We had a barge that was being used to house immigrants, oh but that was not good enough. A mate said to me at the time, when he was homeless, he would have been happy to live on the barge, instead of ending up sleeping on a bench on the beach. I am not scared to say what my family heritage is, unlike you who is scared to say where they are from or where they live. Father side U.S, mother side Wales, still have family living in the U.S. A mate who sadly died a few years ago, had a load of people from different races recording in his studio, I got on with all of them. Skin colour don't bother me, where they are from don't bother me. Religion don't bother me as long as they don't push it onto me and it is not crazy stuff. I am not religious. But if you are not living in the U.K, then why should you care if we are in the E.U or not? This the problem, too many people poking their noses into where it don't belong. But you believe what you believe, if you think I am racist, then be it, I really do not care. Just grow a pair
    • If he hasn't been able to figure that out, then why is he obsessed with tariffs? Because that's one of the most prominent tools to level the playing field when you have high cost of labor.
    • Microsoft released Windows 11 KB5102558, KB5095615 Setup and Recovery updates by Sayan Sen This past week Microsoft released the newest preview update (C-release) under KB5095093. Alongside those, Microsoft also released new dynamic updates. For those who may not know, dynamic updates bring improvements to the Windows Recovery process in the form of Windows Recovery Environment (WinRE) updates, which are also called Safe OS updates. The dynamic updates also affect the Setup file binaries in the form of Setup updates. These Dynamic Update packages are meant to be applied to existing Windows images prior to their deployment. Dynamic Updates also help preserve Language Pack (LP) and Features on Demand (FODs) content during the upgrade process. VBScript, for example, is currently an FOD on Windows 11 24H2. This time both recovery and setup updates were released for Windows 11. The company writes: "KB5095186: Safe OS Dynamic Update for Windows 11, version 26H1: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.28000.2335. KB5102558: Setup Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to Windows setup binaries or any files that setup uses for feature updates in Windows 11, version 24H2 and Windows 11, version 25H2. KB5095615: Safe OS Dynamic Update for Windows 11, versions 24H2 and 25H2: June 23, 2026 This update makes improvements to the Windows recovery environment (WinRE). After installing this update, the WinRE version installed on the device should be 10.0.26100.8737." Microsoft notes that both the Recovery and Setup updates will be downloaded and installed automatically via the Windows Update channel.
  • Recent Achievements

    • 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
    • Week One Done
      Excellence2025 earned a badge
      Week One Done
    • Week One Done
      flexorcist earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      200
    3. 3
      PsYcHoKiLLa
      151
    4. 4
      Steven P.
      73
    5. 5
      macoman
      62
  • Tell a friend

    Love Neowin? Tell a friend!