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

    • I hate the term, "future-proof." We saw it back in the 90's / 2000's, if not before. You cannot future-proof anything, since there is no definition of how far into the future you plan on prepping for. Best idea is to tell us what you currently have and what its use is at the moment, and we can then offer ideas about some areas that might need an upgrade and other areas that can be left alone.
    • I can agree that it is being used in a small capacity. I worked for a company where their engineers still used XP, and when asked why it was because their sensor software wasn't compatible with newer operating systems and the software was discontinued so they couldn't upgrade the software. Given that the sensors were still in use by companies, they had to continue using XP to support the sensor, otherwise the price to the company would have gone into the millions or billions. Our response was simple: Ok, you can keep the XP machine. But we're removing it from the network. "But then it can't access the Internet or folder shares!" Yup, kinda the point. If someone wants to continue using an unsecure OS they can do, I have no problem with that. But it should be isolated. Simple. I had a fight with a guy in the engineering department for weeks before he finally relented. But we digress.   What do I plan on doing to commemorate the anniversary? Nothing. I have fond memories of the OS, but at the end of the day it's just an OS. If I had some time I might see if I could install it on my Raspberry Pi for a laugh. But my reflex memory with today's OS ideas would probably get me frustrated and I'd uninstall it after 5 mins.
    • Shutter Encoder 20.2 by Razvan Serea Shutter Encoder is one of the best video converter software and image, audio available today. It has been designed by video editors in order to be as accessible and efficient as possible. It is one of the few free professional tools. Based on FFmpeg, it has the largest codec library available. You can thus convert your files into many different formats. Complete settings for the most advanced Shutter Encoder has a panel containing a large number of settings, in order to define your own choices based on your files and perfect your video or audio output. Well-thought-out settings, with parameters predefined to create files quickly and easily. List of functions Without conversion: Cut without re-encoding, Replace audio, Rewrap, Conform, Merge, Extract, Subtitling, Video inserts Sound conversions: WAV, AIFF, FLAC, MP3, AAC, AC3, OPUS, OGG Editing codecs: DNxHD, DNxHR, Apple ProRes, QT Animation, GoPro CineForm, Uncompressed YUV Output codecs: H.264, H.265, VP9, AV1, OGV Broadcast codecs XDCAM HD422, AVC-Intra 100, XAVC, HAP....and much more. Shutter Encoder 20.2 changelog: Added "Intel Quick Sync" hardware acceleration for Linux Added 'Identify speakers' option for "Audio transcription" function Improved installer package Improved video player performance Improved timecode display with drop-frame videos Improved naming convention for surround audio files Fixed splash screen freeze Fixed bug with file hanging Fixed bugs with presets loading Fixed bugs with video player's buffer Fixed bug with 'Total length of file' option Fixed bugs with 'Record screen/device' option Fixed bug with "XAVC" & "XAVC Long GOP" functions Rollback to XPDF tool for PDF conversion Removed unused binary architecture for Mac Various corrections Various improvements Download: Shutter Encoder 20.2 | 166.0 MB (Open Source) Download: Shutter Encoder Portable | 185.0 MB Links: Shutter Encoder Home Page | FAQ / Tips | macOS | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • did you give it permission to do so? its probably on the ToS. After that South Park episode I'm paying attention to them lol
    • Ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha ha   No
  • Recent Achievements

    • Reacting Well
      NovaEdgeX earned a badge
      Reacting Well
    • Week One Done
      NovaEdgeX earned a badge
      Week One Done
    • One Year In
      BA the Curmudgeon earned a badge
      One Year In
    • Conversation Starter
      rosiecharles earned a badge
      Conversation Starter
    • First Post
      KMilenkoski1202 earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      534
    2. 2
      +Edouard
      265
    3. 3
      PsYcHoKiLLa
      152
    4. 4
      Steven P.
      99
    5. 5
      macoman
      66
  • Tell a friend

    Love Neowin? Tell a friend!