Non Destructive hard disk write benchmark for a server

Soldato
Joined
21 Oct 2002
Posts
3,008
Location
At home of course :p
Hi,

I have a Dell server with an external MD1000 DAS unit attached running Raid 6.

I'm a little worried the server may be underperforming as it seems sluggish accessing the external disks. Therefore I'd like to run some benchmarks to get some figures of what the unit can do.

A google search found lots of benchmark tools, but to do a write test they all seem to want to wipe your disks - i.e. they are destructive. The only other one I found simply copies a file from one place to another so is testing the performance of other parts of the server and not necessarily the external drive.

Idealy what I want is a program which generates a large file, and saves it to the external drive and measures the MB/sec. Then generates maybe 100 smaller files and measures that speed too.

Does such a tool exist? Preferably free :)
 
Depends how awesome you want it to be an what OS :)

For linux, something like IOMeter can be pretty awesome. Otherwise you can try simple stuff like HDTune etc for Windows. I have done some basic testing with these to see how poor/good an array was. Nothing to rely on though :(
 
Depends how awesome you want it to be an what OS :)

For linux, something like IOMeter can be pretty awesome. Otherwise you can try simple stuff like HDTune etc for Windows. I have done some basic testing with these to see how poor/good an array was. Nothing to rely on though :(

Ah yes, forgot to mention the OS.

It's Windows 2008 64bit. I'm pretty sure I've used HD Tune before but to do a write test it wipes the disks - I'll double check though as I may be wrong.

I've already tested the read performance and it's fast enough - I'm just worried the write might be slow with the two sets of parity to calculate for the raid 6.
 
SAS could be faster though! You can get around 300MB/s from a RAID10 of 4 SAS disks. How many disks does it take?
It takes up to 15 disks. I had one with six 500GB 7200RPM drives in RAID5, it was able to push around the same figures Yamahahahahaha mentioned. I'm not sure if I kept the benchmark results, I'll have a look for them.
 
It just occured to me that the test system I was using it on was connected with SCSI 320. That would explain the results. *Facepalm*

These days you should be looking at iSCSI SAN with 10gbit+ to the core if you want fast storage.
 
Thanks for the replies - I'll test ATTO out.

To answer some of the questions, the server has 8 x 1TB Nearline SAS drives in it as Raid 6. (So a 6Tb volume).

I know the nearline sas drives are basically sata drives with a sas controller chip on before someone points it out.
 
Back
Top Bottom