Re: Performance difference between two raid0 arrays on same drives?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2003-07-11 at 09:13, Michel wrote:
> Hi!
> 
> I have set two raid0 arrays on two hardrives, using 2x2 partitions. I did a 
> benchmark of the resulting arrays and one is much slower than the other one. 
> I used bonnie++ and hdparm for the tests. It showed that /dev/md0 is 30% 
> slower than /dev/md1. 
> /dev/md1 is really close to twice the performance of a single drive.
> I set the arrays with the same parameters. md0 is built from 2x 5 Gb while md1 
> is built from 2x2 Gb. The harddrives have the same partition table. md0 is 
> the closest to the begining of the drives.
> The filessystem is Reiserfs on both arrays.
> Everything works well, except i am curious about such a difference in 
> performances, since the arrays share the same hardware. 
> I am new to linux raid, i do not know if this is normal or weird.

This is to be expected.  Partitions toward the "end" of the disk are
written closer to the center of the platters, and as a result, data
transfers suffer.  The drive spins at a constant number of revolutions
per minute, making the linear velocity of the platter across the read
head much higher at the outside of the disk than the outside.  HTH,
	Greg

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux RAID Wiki]     [ATA RAID]     [Linux SCSI Target Infrastructure]     [Linux Block]     [Linux IDE]     [Linux SCSI]     [Linux Hams]     [Device Mapper]     [Device Mapper Cryptographics]     [Kernel]     [Linux Admin]     [Linux Net]     [GFS]     [RPM]     [git]     [Yosemite Forum]


  Powered by Linux