ich stehe hier vor einem Problem mit meinen (nicht identischen) Festplatten:
Die eine Festplatte (sda) im Rechner ist ziemlich lahm:
Code: Select all
hdparm -tT /dev/sda
/dev/sda:
Timing cached reads: 9354 MB in 2.00 seconds = 4679.16 MB/sec
Timing buffered disk reads: 38 MB in 4.57 seconds = 8.31 MB/sec
Code: Select all
hdparm -tT /dev/sdb
/dev/sdb:
Timing cached reads: 14670 MB in 2.00 seconds = 7340.22 MB/sec
Timing buffered disk reads: 432 MB in 3.01 seconds = 143.35 MB/sec
Code: Select all
hdparm /dev/sd?
/dev/sda:
multcount = 0 (off)
IO_support = 1 (32-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 121601/255/63, sectors = 1953525168, start = 0
/dev/sdb:
multcount = 0 (off)
IO_support =257 (???)
readonly = 0 (off)
readahead = 256 (on)
geometry = 243201/255/63, sectors = 3907029168, start = 0
hdparm -i /dev/sd?
/dev/sda:
Model=WDC WD1001FALS-41Y6A0, FwRev=05.03D06, SerialNo=WD-WCATR2083396
Config={ HardSect NotMFM HdSw>15uSec SpinMotCtl Fixed DTR>5Mbs FmtGapReq }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=50
BuffType=unknown, BuffSize=unknown, MaxMultSect=16, MultSect=off
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
* signifies the current active mode
/dev/sdb:
Model=ST2000DL003-9VT166, FwRev=CC45, SerialNo=5YD90CC4
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=unknown, BuffSize=unknown, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=3907029168
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 udma4 udma5 *udma6
AdvancedPM=no WriteCache=enabled
Drive conforms to: unknown: ATA/ATAPI-4,5,6,7
* signifies the current active mode



