Ad
News

Silicon Graphics unveils 4-Gig fibre channel array

Published on February 08, 2005

Silicon Graphics unveiled its SGI Infinite Storage TP9700 RAID storage array Tuesday, claiming it is the industry's first Fibre Channel storage array equipped with a 4Gb/second interface. Read more

LSI Debuts PCI RAID Storage Adapter

Published on September 19, 2003

LSI Logic Corp. Read more

1.2 GB/s SATA RAID controller announced

Published on October 08, 2007

Highpoint announced what the firm claims to be the fastest SATA RAID controller: The Rocket RAID 2522 can deliver a sustained data transfer rate of 1.2 GB/s, according to the manufacturer. Highpoint is offering the new controller card for environments t ... Read more

LSI's Four Channel IDE RAID Host Bus Adapter

Published on November 08, 2001

Once the strictly in the realm of high-end high-dollar storage applications, RAID (in some form or other) has made its way all the way down to the level of the personal PC. Read more

Last Reviews & Articles

Seagate's 1.5TB Barracuda: Bigger And Better?

Published on October 02, 2008

Seagate is the first hard drive vendor to offer a 1.5 TB drive in the 3.5” form factor. Meanwhile, WD sent us its RAID Edition 3 (RE3) drive. We tell you which is the best HDD choice today. Read more

Updated CPU Charts 2008: AMD Versus Intel

Published on October 01, 2008

The processor is the heart of your PC, and our updated charts for Q3 2008 show 54 of them competing in terms of performance. Using our updated suite of benchmarks, compare your favorite AMD and Intel CPUs after reading this introduction. Read more

Stalker: Clear Sky--Is Your System Ready?

Published on September 30, 2008

Thinking about picking up the latest update to Stalker, but not sure if your graphics subsystem can handle it? Hang on as we take you through a performance tour and demonstrate how the game has been prettied up. Read more

Part 4: Avivo HD Vs. PureVideo HD

Published on September 29, 2008

The 780G chipset/Radeon HD 3200 and the MCP78S chipset/GeForce 8200 provide the first integrated graphics solutions that can accelerate Blu-ray playback. We dig deep into how well they work with high quality Blu-ray 1080p video playback. Read more

  Tom's Hardware UK and Ireland Forums » Storage » NAS/RAID & Technologies » Very poor write performance on RAID 5 Array
 

Very poor write performance on RAID 5 Array

Advanced Search

There are 50 identified and unidentified users. To see the list of identified users, Click here



Word :   Username :  
 
Bottom
Author
 Thread : Very poor write performance on RAID 5 Array
 
Profile: stranger
More Information

I currently have a raid 5 array consisting of five 500gb maxtor drives on a EVGA motherboard with the nforce 680i chipset. I have tried to read around and find some information on this problem without any definitive answer besides the fact write speed on this chipset is inherently slow. I also have an article on another computer that states several "sweet spot" values for block/stripe size ect, however to my knowledge that would require a complete wipe to reset. I wanted to see if I could instead troubleshoot without reformatting and possibly find the problem. I ran a utility called ATTO Disk Benchmark and the results are below. Please let me know if you require additional information.
http://img246.imageshack.us/img246/1107/20983632zh4.png

Related Product

Register or log in to remove.

cjl
Rocket Scientist
Profile: nimble knuckle
More Information

RAID 5 will always be slow to write, especially files smaller than a single stripe. This is because of the way RAID 5 works - in your case, with 5 drives, each stripe covers 4 drives with data, and the 5th with a parity sector which can be used in conjunction with any 3 of the data portions to reconstruct the other one if a drive is lost. Because of the way the parity sector is calculated, the entire stripe needs to be known in order to write the parity sector.

 

If your write is smaller than one stripe, it has to write the new data, read the old data from the portions of the stripe that were left over, calculate a new parity sector, and then write the parity sector. So, it has to write, read, calculate, and then write. If the write is bigger than a stripe size though, it is just rewriting the entire stripe, so it doesn't have to do the extra read operation in there (that's why the write operations speed up at larger file sizes). Basically, slow small writes are in the nature of RAID 5, and can't really be helped much (though they could be sped up to some degree with a good RAID controller that has some cache and a processor to do the parity calculations without having to go to the chipset and CPU). Of course, a good hardware RAID controller is quite expensive...


Message edited by cjl on 06-30-2008 at 05:59:06 PM
Profile: enthusiast
More Information

plus............the parity calculations are done by the driver (software) instead of "on the chip" which equates to a much slower write.

UD


Go to:
 
  Tom's Hardware UK and Ireland Forums » Storage » NAS/RAID & Technologies » Very poor write performance on RAID 5 Array

Google ads