cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.c ata-pci.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Jun 29 08:27:40 PDT 2004


On Tue, Jun 15, 2004 at 11:02:09AM +0000, Sřren Schmidt wrote:
+> sos         2004-06-15 11:02:09 UTC
+> 
+>   FreeBSD src repository
+> 
+>   Modified files:
+>     sys/dev/ata          ata-chipset.c ata-pci.c ata-pci.h 
+>   Log:
+>   Increase robustness of SATA handling.

Ok, I've another problem with this change.

I've two SiI controller (one in PCI slot and one onboard):

atapci0 at pci1:6:0:       class=0x010400 card=0x61121095 chip=0x31121095 rev=0x02 hdr=0x00
    vendor   = 'Silicon Image Inc (Was: CMD Technology Inc)'
    device   = 'SiI 3112 SATARaid Controller'
    class    = mass storage
    subclass = RAID

atapci1 at pci1:12:0:      class=0x010400 card=0x61121095 chip=0x31121095 rev=0x02 hdr=0x00
    vendor   = 'Silicon Image Inc (Was: CMD Technology Inc)'
    device   = 'SiI 3112 SATARaid Controller'
    class    = mass storage
    subclass = RAID

I've four SerialATA disks and on heavy/medium load I get such errors:

ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=154908467
ad8: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139638081
ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=154909363
ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=154908467
ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139805997
ad10: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139800573
ad10: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139800573
ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=154908467
ad8: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139812373
ad8: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=139873213

-- 
Pawel Jakub Dawidek                       http://www.FreeBSD.org
pjd at FreeBSD.org                           http://garage.freebsd.pl
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20040629/329e7999/attachment.bin


More information about the cvs-src mailing list