Welcome to HardwareForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

What stripe size to use for RAID5?

 
   Hardware Problem Solving Community! (Home) -> PC Storage RSS
Related Topics:
RAID10+10Krpm vs RAID5+15Krpm - I'm setting up a SCSI drive array, and I was which is more -- RAID level or drive speed? I'm the following setups: RAID 10 with 10K rpm drives RAID 5 with 15K rpm drives Obviously RAID 10 will always have the..

Does RAID5 performance increase with additional drives? - Or, put another way, will a hardware RAID5 system (such as running off of an Adaptec FastTrak S150-SX4 SATA perform better with four 120-GB drives than it would be with three 160-GB drives, assuming drive specs? It..

Record size and other stuff - Hi I'm currently working on deepening my on hard disk drives and file systems, and I have come accross somethine that I find hard to get any relevant hits on Google on: Record size. Now, I know it has something to do with the size of the..

Different size Raptor WD360? - Hi I've got 2 WD360 Raptor SATA I'm very Both have the same firmware version they are reporting different sizes!! One is reporting 71700 (Approx) Clusters and the other 69700 (approx) So one..

WD2000JD size per platter? - Hello all, While spending the day finding my desired storage solution, I have come to a Does the WD2000JD have the 83GB platters or 66GB platters? If they are 66GB, does this mean the rest of the drive uses than it's..
Author Message
Toshi1873

External


Since: Apr 03, 2004
Posts: 130



(Msg. 1) Posted: Fri Apr 16, 2004 5:25 pm
Post subject: What stripe size to use for RAID5?
Archived from groups: comp>sys>ibm>pc>hardware>storage (more info?)

I have a Promise SX6000 PCI RAID5 card w/ 128Mb cache.
I have 6 drives hooked up in a 5x75GB RAID5 with 1x75GB
set aside as a hot-spare drive. Using the default
stripe size of 64KB and NTFS formatted as 4KB cluster
size.

Performance is varied... sometimes the array seems to
bog out at 2-3MB/s, other times it's able to read/write
13-14MB/s. Under load (copying from one partition to
another on the same array) it usually ends up around 5-
6MB/s.

What should the relationship be between stripe size and
cluster size? 1:1? 5:1?

 >> Stay informed about: What stripe size to use for RAID5? 
Back to top
Login to vote
S.Heenan

External


Since: Jan 05, 2004
Posts: 342



(Msg. 2) Posted: Sat Apr 17, 2004 4:35 am
Post subject: Re: What stripe size to use for RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Toshi1873 wrote:
 > I have a Promise SX6000 PCI RAID5 card w/ 128Mb cache.
 > I have 6 drives hooked up in a 5x75GB RAID5 with 1x75GB
 > set aside as a hot-spare drive. Using the default
 > stripe size of 64KB and NTFS formatted as 4KB cluster
 > size.
 >
 > Performance is varied... sometimes the array seems to
 > bog out at 2-3MB/s, other times it's able to read/write
 > 13-14MB/s. Under load (copying from one partition to
 > another on the same array) it usually ends up around 5-
 > 6MB/s.
 >
 > What should the relationship be between stripe size and
 > cluster size?


Depends on the size of the files you'll be working with and the frequency of
I/O operations. The following articles may help:
<a style='text-decoration: underline;' href="http://www.pcguide.com/ref/hdd/perf/raid/concepts/perfStripe-c.html" target="_blank">http://www.pcguide.com/ref/hdd/perf/raid/concepts/perfStripe-c.html</a>
<a style='text-decoration: underline;' href="http://www.adriansrojakpot.com/Speed_Demonz/IDE_RAID/RAID_17.htm" target="_blank">http://www.adriansrojakpot.com/Speed_Demonz/IDE_RAID/RAID_17.htm</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: What stripe size to use for RAID5? 
Back to top
Login to vote
Toshi1873

External


Since: Apr 03, 2004
Posts: 130



(Msg. 3) Posted: Sat Apr 17, 2004 5:07 am
Post subject: Re: What stripe size to use for RAID5? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <iR%fc.147062$oR5.117584@pd7tw3no>,
sheenan RemoveThis @wahs.ac says...
 > Depends on the size of the files you'll be working with and the frequency of
 > I/O operations. The following articles may help:
<font color=purple> > <a style='text-decoration: underline;' href="http://www.pcguide.com/ref/hdd/perf/raid/concepts/perfStripe-c.html</font" target="_blank">http://www.pcguide.com/ref/hdd/perf/raid/concepts/perfStripe-c.html</font</a>>
<font color=purple> > <a style='text-decoration: underline;' href="http://www.adriansrojakpot.com/Speed_Demonz/IDE_RAID/RAID_17.htm</font" target="_blank">http://www.adriansrojakpot.com/Speed_Demonz/IDE_RAID/RAID_17.htm</font</a>>
 >

Nice links... I did not turn those up in my searches.

The fun is that half the drive is filled with files that
average around 32KB (lots and lots and lots of
development files). This is usually where performance
bogs due to the 64KB stripe size and the 4KB cluster
size.

The other half is MP3 or A/V files of a few GB each.
Easily handled by the 64KB stripe size and the 4KB
cluster size, altough different settings might be
better.

Empirical testing, is of course a real bear when it's a
system that I don't want to tear down, can't change the
stripe size on the fly, and worse... it takes 20-30
hours to initialize the drive array if I would rebuild
and pick a different stripe size.

-----

Doing some down-n-dirty benchmarking today on the
Promise SuperTrak SX6000... testing file-set size is
8GB, each read is 4KB with 256KB being written in a row
before deciding whether to jump to another section of
the file or even another file altogether (if testing
random seeking). Just a simple VB app that I made up to
see what real-world numbers look like (matches very
close to what a 30-second sampling PerfMon graph reports
as the data rates). Numbers are the average transfer
rate over the previous 300 seconds, taken at least 600
seconds after the start of the test-run to allow the O/S
and array to "settle down" after the initial creation of
the test files.

(In other words... these numbers are not comparable to
anything else, but are at least not pie-in-the-sky
numbers.)

Since I can't rebuild the array at the moment (so the
stripe size is fixed at 64KB), I cleared off the last
partition (100GB of the 275GB), and formatted it using
various cluster sizes. I then did sequential
reads/writes and random reads/writes.

Size SqRead SWrite RndRd RWrite
04KB 18.635 15.606 5.321 4.743
16KB 18.903 15.864 7.566 5.863
64KB 21.053 18.018 7.512 7.089

Performance in this case was definitely better at the
larger cluster sizes, dramatically so when it comes to
working with random writes to my array. Since this
particular volume is the one that holds my A/V files
(usually 1GB+ each), I'm going to leave the cluster size
at 64KB.

I may also try switching the 2nd volume to a 16KB
cluster size (that's the volume that is filled with lots
of tiny files). I'll have to re-run the tests with a
lower chunk size (where it writes 2KB at a time, and
then decides where to seek after it writes 32KB worth of
data).<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: What stripe size to use for RAID5? 
Back to top
Login to vote
Display posts from previous:   
   Hardware Problem Solving Community! (Home) -> PC Storage All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]