
Originally Posted by
Cybodog
here is mine from a hardware raid 10
[SNIP]
Notice you are faster in every cat!
You mean slower ?
Is your server under any load ?
I did a test with hdparm:
md0 = software raid1 (2 drives)
md1 = software raid10 (4 drives)
for comparison i also included one bare drive
Drives are WD black 1TB btw
Code:
sync; hdparm -tT /dev/md0; sync ; hdparm -tT /dev/md1
/dev/md0:
Timing cached reads: 14080 MB in 1.99 seconds = 7060.89 MB/sec
Timing buffered disk reads: 286 MB in 3.01 seconds = 95.15 MB/sec
/dev/md1:
Timing cached reads: 13762 MB in 1.99 seconds = 6899.60 MB/sec
Timing buffered disk reads: 470 MB in 3.01 seconds = 156.34 MB/sec
vhost2:~# sync; hdparm -tT /dev/sda
/dev/sda:
Timing cached reads: 14442 MB in 1.99 seconds = 7244.80 MB/sec
Timing buffered disk reads: 294 MB in 3.01 seconds = 97.67 MB/sec
vhost2:~# hdparm -i /dev/sda
/dev/sda:
Model=WDC WD1001FALS-00J7B0 , FwRev=05.00K05, SerialNo= WD-WMATV0487135
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50
BuffType=unknown, BuffSize=32767kB, MaxMultSect=16, MultSect=?0?
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=1953525168
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
AdvancedPM=no WriteCache=enabled
Drive conforms to: Unspecified: ATA/ATAPI-1,2,3,4,5,6,7
Again: this system is under load, running guests so all the figures are pure indications without any real value.
I hoped that my new supermicro 6026TT chassis would be here by now. That one is for a start being equipped with 2 E5530's .
And I'm building an iscsi server for storage.
Really looking forward to the "new" pve release.
Bookmarks