[Ilugc] Slow Disk Access

  • From: m.sujith@xxxxxxxxx (Sujith Manoharan)
  • Date: Tue Sep 18 13:47:50 2007

On Tue, 18 Sep 2007 13:16:37 +0530
"Antano Solar" <solar345@xxxxxxxxx> wrote:

HI ,

I have been facing slow disk access in my system .

And any time I do any write activity and along side carry on my work.
The system becomes very unresponsive.Sometimes even changing focus takes 3+
seconds.
Memory usage is not high neither is cpu usage.
solar:/home/solar# hdparm -tT /dev/hda

/dev/hda:
 Timing cached reads:   1260 MB in  2.00 seconds = 629.57 MB/sec
 Timing buffered disk reads:   50 MB in  3.01 seconds =  16.61 MB/sec
solar:/home/solar# hdparm -tT /dev/sda

/dev/sda:
 Timing cached reads:   1238 MB in  2.00 seconds = 618.51 MB/sec
 Timing buffered disk reads:  102 MB in  3.82 seconds =  26.67 MB/sec


The new libata library deprecates the old IDE layer.
The PATA devices would be exposed as /dev/sd* .
You have a /dev/hda - indicating that you are using older drivers.
Can you post the o/p of lspci -v   and lsmod ?

Sujith

Other related posts: