I have installed feisty from the CD, so no edgy upgrade, and now i experience bad performance of my harddrives. Copying large ammounts of data like my mp3 or photo collection takes ages while my system slows down to the point where i cannot work anymore.
I know about hdparm to tweak HD performance but i found my drives are no longer called hd(a,b,c) but sd(a,b,c) hdparm does not work on sd(a,b,c) devices.
I can readout the drive parameters with hdparm /dev/sda and hdparm -tT /dev/sda:
/dev/sda:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 7299/255/63, sectors = 117266688, start = 0
/dev/sda:
Timing cached reads: 736 MB in 2.00 seconds = 367.95 MB/sec
Timing buffered disk reads: 28 MB in 3.11 seconds = 9.01 MB/sec
/dev/sdb:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 30401/255/63, sectors = 488397168, start = 0
/dev/sdb:
Timing cached reads: 730 MB in 2.00 seconds = 364.65 MB/sec
Timing buffered disk reads: 40 MB in 3.17 seconds = 12.61 MB/sec
/dev/sdc:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 4982/255/63, sectors = 80043264, start = 0
/dev/sdc:
Timing cached reads: 738 MB in 2.00 seconds = 368.82 MB/sec
Timing buffered disk reads: 60 MB in 3.25 seconds = 18.45 MB/sec
Any ideas to speed things up a little?
I know about hdparm to tweak HD performance but i found my drives are no longer called hd(a,b,c) but sd(a,b,c) hdparm does not work on sd(a,b,c) devices.
I can readout the drive parameters with hdparm /dev/sda and hdparm -tT /dev/sda:
/dev/sda:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 7299/255/63, sectors = 117266688, start = 0
/dev/sda:
Timing cached reads: 736 MB in 2.00 seconds = 367.95 MB/sec
Timing buffered disk reads: 28 MB in 3.11 seconds = 9.01 MB/sec
/dev/sdb:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 30401/255/63, sectors = 488397168, start = 0
/dev/sdb:
Timing cached reads: 730 MB in 2.00 seconds = 364.65 MB/sec
Timing buffered disk reads: 40 MB in 3.17 seconds = 12.61 MB/sec
/dev/sdc:
IO_support = 0 (default 16-bit)
readonly = 0 (off)
readahead = 256 (on)
geometry = 4982/255/63, sectors = 80043264, start = 0
/dev/sdc:
Timing cached reads: 738 MB in 2.00 seconds = 368.82 MB/sec
Timing buffered disk reads: 60 MB in 3.25 seconds = 18.45 MB/sec
Any ideas to speed things up a little?
Comment