felixo Tux's lil' helper
Joined: 31 Mar 2004 Posts: 88
|
Posted: Fri Nov 11, 2005 10:47 pm Post subject: scsci hard drive performance check |
|
|
Code: |
hdparm -tT /dev/md1
/dev/md1:
Timing cached reads: 2276 MB in 2.00 seconds = 1137.93 MB/sec
Timing buffered disk reads: 328 MB in 3.00 seconds = 109.18 MB/sec
hdparm -tT /dev/sd[abcd]
/dev/sda:
Timing cached reads: 2024 MB in 2.00 seconds = 1011.94 MB/sec
Timing buffered disk reads: 252 MB in 3.00 seconds = 83.88 MB/sec
/dev/sdb:
Timing cached reads: 2296 MB in 2.00 seconds = 1147.93 MB/sec
Timing buffered disk reads: 252 MB in 3.00 seconds = 83.88 MB/sec
/dev/sdc:
Timing cached reads: 2020 MB in 2.00 seconds = 1009.94 MB/sec
Timing buffered disk reads: 254 MB in 3.00 seconds = 84.66 MB/sec
/dev/sdd:
Timing cached reads: 2024 MB in 2.00 seconds = 1013.96 MB/sec
Timing buffered disk reads: 252 MB in 3.00 seconds = 83.88 MB/secat /proc/mdstat
Personalities : [raid0] [raid1] [raid10]
md1 : active raid10 sdd3[3] sdc3[2] sdb3[1] sda3[0]
140552448 blocks 64K chunks 2 near-copies [4/4] [UUUU]
md0 : active raid1 sdb1[1] sda1[0]
72192 blocks [2/2] [UU]
unused devices: <none>
0000:03:01.0 SCSI storage controller: LSI Logic / Symbios Logic 53c1030 PCI-X Fusion-MPT Dual Ultra320 SCSI (rev c1)
Subsystem: Unknown device 5100:1000
Flags: bus master, 66Mhz, medium devsel, latency 128, IRQ 17
I/O ports at 3000 [size=256]
Memory at e8220000 (64-bit, non-prefetchable) [size=128K]
Memory at e8200000 (64-bit, non-prefetchable) [size=128K]
Expansion ROM at c0000000 [disabled] [size=1M]
Capabilities: [50] Power Management version 2
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
Capabilities: [68] PCI-X non-bridge device.
mptbase: Initiating ioc0 bringup
ioc0: 53C1030: Capabilities={Initiator,Target}
scsi0 : ioc0: LSI53C1030, FwRev=01032500h, Ports=1, MaxQ=255, IRQ=17
Vendor: FUJITSU Model: MAT3073NP Rev: 0108
Type: Direct-Access ANSI SCSI revision: 03
SCSI device sda: 143638992 512-byte hdwr sectors (73543 MB)
SCSI device sda: drive cache: write back
SCSI device sda: 143638992 512-byte hdwr sectors (73543 MB)
SCSI device sda: drive cache: write back
sda: sda1 sda2 sda3
|
Can someone tell me if these look ok for these drives? I need to know that I have the correct settings and the drives are working at the proper performance!! PLease help, any comparison I would love |
|