LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ata 3 error whenever i boot linux (https://www.linuxquestions.org/questions/linux-newbie-8/ata-3-error-whenever-i-boot-linux-4175524365/)

Shandilya 11-04-2014 11:10 PM

ata 3 error whenever i boot linux
 
whenever i boot linux it shows this error continuously:-

ata3:exception Emask 0x10 SAct 0X0 SErr 0x4000000 action 0xe frozen

ata3 : irq_stat 0x00000040, connection status changed

ata3 : SError : {DevExch}

i'm not able to work on the terminal because of this..

when i typed dmesg this is the o/p:-


[ 245.723616] ata3: SError: { CommWake DevExch }
[ 245.723624] ata3: limiting SATA link speed to 1.5 Gbps
[ 245.723628] ata3: hard resetting link
[ 247.948135] ata3: SATA link down (SStatus 1 SControl 310)
[ 247.948159] ata3: EH complete
[ 247.951337] ata3: exception Emask 0x10 SAct 0x0 SErr 0x4000000 action 0xe frozen
[ 247.951342] ata3: irq_stat 0x00000040, connection status changed
[ 247.951345] ata3: SError: { DevExch }

JeremyBoden 11-05-2014 06:45 PM

Have you tried this disk in a different PC?
Maybe you have a faulty disk (or a faulty SATA connection).

Shandilya 11-06-2014 09:39 AM

no i didn't do that..but i ran self test on hdd using disk utility and it showed bad sectors then i low level formatted it..after then it showed that the disk is healthy..but still the error is not gone..what if the disk is faulty..isn't there a solution to this, apart from replacing it?

JeremyBoden 11-06-2014 02:59 PM

You could try SMART to get some stats, but the disk is likely on its way out.
Anything more than a few dozen bad clusters means its going to fail soon.

Shandilya 11-07-2014 05:43 AM

i tried SMART and found just 1 bad sector in the disk which was removed by low level formatting

JeremyBoden 11-07-2014 05:59 AM

The bad sector was not necessarily removed by the low level format - it may have been just added to the list of permanently bad sectors and allocated a "spare" sector. This is OK, but you only have a small number of substitute sectors provided for this purpose on the disk.

Are you still getting the dmesg errors?
If not, try running some kind of disk test or just writing large chunks of data to it.


All times are GMT -5. The time now is 08:59 AM.