Dell Poweredge 2950 with PERC 5/i RAID

Johan De Meersman jdm at operamail.com
Tue Oct 10 04:06:16 CDT 2006


Giulio Orsero wrote:
> On 10/9/06, Claudio Nasuti <claudio.nasuti at acsys.it> wrote:
>   
>> The installation went smooth like a breeze but when I made a small IO test I have been shocked
>> IO seems very poor as everyone can figure by numbers
>> [root at adm-sdf1 ~]# time dd if=/dev/zero of=./DummyFile bs=65536 count=65536
>> 65536+0 records in
>> 65536+0 records out
>>
>> real    1m49.236s
>>     
>
> If I'm not mistaken the test shows you get about 37MB/s.
> If this is very poor, what numbers did you expect?
>   

Considering I'd expect somewhere between 50 and 70 MB/s sequential write
throughput on servers with 72G 15krpm disks in raid 5, I think this is
reasonable, considering the slower and larger disks.

Just did the same test on a 4 year old system, and I got about 45MB/s.

Remember that write throughput depends on rotation speed, number of
spindles and stripe size - if your stripe size is identical to your
transaction size, every transaction will be handled by a different
spindle of the disk array, optimizing parallelism.

If you're running 2.6 series, you can also have a look at using the
deadline I/O scheduler instead of the standard (anticipatory) one -
anticipatory assumes only a single spindle, while deadline can take
advantage of command tagging and queueing. YMMV.




-- 
Think twice before speaking, but don't say "think think click click".
-- 

Public GPG key at blackhole.pca.dfn.de

GCS/IT d- s:+ a- C(+++)$ UL++++$ P+++(++++)$ L++(+++)$ !E- W+(+++)$
N+(++) o K w$ !O !M V PS(++)@ PE-(++)@ Y+ PGP++(+++) t(+) 5 X R tv--
b++(++++) DI++(++++) D++ G e++>+++++ h(+) r y+**

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20061010/5f03336d/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 191 bytes
Desc: OpenPGP digital signature
Url : http://lists.us.dell.com/pipermail/linux-poweredge/attachments/20061010/5f03336d/attachment-0001.bin 


More information about the Linux-PowerEdge mailing list