[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAW1UO-9uvc6zUAm0FUB5CE9ptGt9FN=644HbY4qgi9T_tuBhg@mail.gmail.com>
Date: Fri, 2 Sep 2011 13:32:24 +0400
From: Azat Khuzhin <dohardgopro@...il.com>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: IDE driver for HDD WDC WD1600JB-00R 160G
Hi all!
I have HDD WDC WD1600JB-00R 160G
$ grep -A 1 -B 1 WDC /proc/scsi/scsi
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: ATA Model: WDC WD1600JB-00R Rev: 20.0
Type: Direct-Access ANSI SCSI revision: 05
Kernel version: 2.6.38.2
Config in attach
It not always works correct
When I write to it, or sometimes just read from it, it cat slow down
all system, first there is a messages in logs (dmegs command):
[ 75.058762] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
[ 75.058772] ata4.00: BMDMA stat 0x26
[ 75.058778] ata4.00: failed command: READ DMA
[ 75.058787] ata4.00: cmd c8/00:00:80:66:5c/00:00:00:00:00/e4 tag 0
dma 131072 in
[ 75.058789] res 51/84:8f:f1:66:5c/00:00:00:00:00/e4 Emask
0x30 (host bus error)
[ 75.058794] ata4.00: status: { DRDY ERR }
[ 75.058797] ata4.00: error: { ICRC ABRT }
[ 75.058815] ata4: soft resetting link
[ 75.247260] ata4.00: configured for UDMA/133
[ 75.247282] ata4: EH complete
[ 441.727651] ata4.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6
[ 441.727660] ata4.00: BMDMA stat 0x26
[ 441.727666] ata4.00: failed command: READ DMA
[ 441.727675] ata4.00: cmd c8/00:00:e8:1c:72/00:00:00:00:00/e4 tag 0
dma 131072 in
[ 441.727677] res 51/84:0f:d9:1d:72/00:00:00:00:00/e4 Emask
0x30 (host bus error)
[ 441.727682] ata4.00: status: { DRDY ERR }
[ 441.727685] ata4.00: error: { ICRC ABRT }
[ 441.727704] ata4: soft resetting link
[ 441.916329] ata4.00: configured for UDMA/133
[ 441.916356] ata4: EH complete
And some times after this messages, system not respond, and Magic
SysRq doesn`t helps too (reboot key)
Is there any way to fix this?
Download attachment "config-2.6.38.2custom.2.9" of type "application/octet-stream" (62867 bytes)
Powered by blists - more mailing lists