Re: Libata EH False Alarm (2.6.18-rc2)?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fajun Chen wrote:
Sil3124. That's the only chipset we use.

> [30540.003174] ata1: exception Emask 0x10 SAct 0x0 SErr 0x80000 action
> 0x2 frozen
> [30540.003259] ata1: (irq_stat 0x01100010, PHY RDY changed)

Yeap, this message from sata_sil24. You're not getting any phy status changes bits in SError although the device is reporting phy rdy changed event. However, your 3124 is reporting 8b/10b decoding error threshold exceeded error interrupt. That could be related to the phyrdy status changed event. This happens only under heavy IO, right? How often does it occur in units of times per megabytes transferred?

8b/10b error is a recoverable FIS reception error. The interrupt bit (bit 24 of irq_stat) is only turned on if threshold count is exceeded, which is initialized to 0x8000 at the moment. This indicates that there are quite some number of transmission failures.

--
tejun
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Filesystems]     [Linux SCSI]     [Linux RAID]     [Git]     [Kernel Newbies]     [Linux Newbie]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Samba]     [Device Mapper]

  Powered by Linux