Re: Maxtor drive access very slow
From: General Schvantzkoph (schvantzkoph_at_yahoo.com)
Date: 05/24/04
- Previous message: baskitcaise: "Re: Installing on machine with IT8212 IDE-RAID chipset?"
- In reply to: John-Paul Stewart: "Re: Maxtor drive access very slow"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 23 May 2004 20:03:32 -0400
On Sun, 23 May 2004 13:46:58 -0400, John-Paul Stewart wrote:
> Michael Gass wrote:
>> In article <saqn8c.5mb.ln@mail.binaryfoundry.ca>, John-Paul Stewart wrote:
>>
>>>Michael Gass wrote:
>>>
>>>>OK. My IDE controller is an Intel 82801BA Ultra ATA IDE U100
>>>>I assume that I check in config-2.4.20-6, but I do not know what
>>>>to check for there. I see lines like
>>>>CONFIG_IDE=y
>>>>CONFIG_BLK_DEV_IDEDISK=y
>>>>but nothing about particular controllers. So how do I check to
>>>>see if my particular controller is supported by the kernel I
>>>>am running?
>>>
>>>There should be lines about the various controllers. The Intel 82801BA
>>>controller is supported with the Intel PIIX driver, so grep the config
>>>file for "CONFIG_BLK_DEV_PIIX" and see if it is set to "Y".
>>
>>
>> Thank you. It is set to "y" ... Any other suggestions?
>
> Something is seriously wrong. Other than suggesting you try a newer
> kernel, I don't know what to say. From the info provided in this
> thread, it looks like everything is set up correctly. My only guess
> (and it's certainly a wild guess) is that there's some kernel bug with
> your hardware.
Use smartctl to find out if there is something wrong with the disk. If
smartctl doesn't show a bunch of errors then there are several things
you can try. The first thing I would do is to replace the IDE cable, I
doubt that this will help but a good rule of thumb when you suspect a
hardware problem is to check the connections. If you still are having
problems then the next thing that I would do is make sure that the disk is
the only device on the IDE cable, if it is sharing the cable with another
device remove the other device. It's possible that the other device is
interfering with your disk is some way. The final thing I would try is to
put the disk on a Promise card. Promise cards are well supported by all
recent kernels so that will eliminate the driver as the possible culprit.
Also a Promise controller will give you a couple of extra IDE ports which
will enable you to put every device on it's own cable. IDE has been pushed
well beyond it's original design limit, remember it comes from the PC-AT
which ran the disks at 8 MB/second. ATA 133 drives like the Maxtor are
running at 133MB/second. Although it still works it's on the hairy edge
which is why it's good practice to put only one device per cable.
- Previous message: baskitcaise: "Re: Installing on machine with IT8212 IDE-RAID chipset?"
- In reply to: John-Paul Stewart: "Re: Maxtor drive access very slow"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|