Re: Drive access very slow

From: Sandgroper (steveray_at_KNICKERSiinet.net.au)
Date: 05/22/04

  • Next message: D: "Installing Fc2 on a SATA RAID"
    Date: Sat, 22 May 2004 20:00:39 +0800
    
    

    "Michael Gass" <mgass@localhost.localdomain> wrote in message
    news:slrncamstn.44r.mgass@localhost.localdomain...
    > Installed Red Hat 9 on a Pentium III (733 Mhz) with 256 ram.
    > Dual boot set up with Windows 98 on hda1. The linux boot up is
    > very slow - around 20 mins. (Windows 98 boots up and runs normally).
    > Once linux is up it is very slow - just bringing up vi takes
    > around 40 seconds - even at the console and without X running.
    >
    > I think that hdparm might indicate the problem. As you can
    > see below, the timing buffered disk reads are ridiculous.
    > The below readings were done at the console without X.
    >
    > hdparm -tT /dev/hda
    >
    > /dev/hda:
    > Timing buffer-cache reads: 128 MB in 0.87 seconds =147.13 MB/sec
    > Timing buffered disk reads: 64 MB in 134.43 seconds =487.51 kB/sec
    >
    > I ran the above multiple times and all were about the same.
    >
    > Ran smartctl and the disk seems OK.
    >
    > I am at a loss as to what to do. Could it be that my IDE controller
    > (listed below) is not configured correctly with the kernel or
    > drive?
    >
    > Here is more info.
    >
    > IDE interface: Intel Corp. 82801BA IDE U100 (rev 01)
    > (prog-if 80 [Master])
    > Subsystem: Intel Corp.: Unknown device 2411
    > Flags: bus master, medium devsel, latency 0
    > I/O ports at 2460 [size=16]
    >
    > hdparm
    >
    > /dev/hda:
    > multcount = 16 (on)
    > IO_support = 0 (default 16-bit)
    > unmaskirq = 0 (off)
    > using_dma = 1 (on)
    > keepsettings = 0 (off)
    > readonly = 0 (off)
    > readahead = 8 (on)
    > geometry = 1292/240/63, sectors = 19541088, start = 0

    Here is a web page that shows you how to uncripple RH 9 disk reads ,
    apparently RH switched of the DMA settings to be compatible with older
    hardware.

    http://linux.derkeiler.com/Newsgroups/linux.redhat/2003-12/0688.html

    --
    Sandgroper
    ----------------------------------
    Remove KNICKERS to Email
    steveray@KNICKERSiinet.net.au
    

  • Next message: D: "Installing Fc2 on a SATA RAID"

    Relevant Pages

    • Re: HOWTO - Speed up IDE HDs
      ... fun stuff ... its fairly easy to lose your disk if you play with the ... > sure that the kernel can't reset it if it's wrong. ... various hdparm options and checking against hw ...
      (Debian-User)
    • Re: Incredibly slow to boot - any ideas?
      ... you can see it with this command (no option to hdparm) ... I'm going to run the short test over night and see if that brings up anything because all the other signs are healthy - yet the disk ... You say your disk hangs but all the attributes indicate a healthy disk. ... # These are the lines from syslog that bracket that time. ...
      (Debian-User)
    • Re: Re: Read-only USB scan
      ... On 12/20/08 18:18, Bhasker C V wrote: ... $ sudo hdparm -r /dev/sda ... my guess is that hdparm -r1 does not work on USB scanned devices and there is no method to make the device read-only? ... I have a server where there is a USB SCSI disk with lots of important data. ...
      (Debian-User)
    • disk read check
      ... How can i check how fast my disk reads, with linux you have something called ... hdparm, and with a comando you can get something like this: ...
      (comp.unix.bsd.freebsd.misc)
    • IDE throughput in 2.6 - its good!
      ... Talk about lies, damned lies, and statistics. ... disk throughput, and running hdparm -t is one of my normal tests for new ... On this particular box hdparm regularly ... All of the 2.6 kernels on this ...
      (Linux-Kernel)