SOLVED Need help with critical error, "Unreadable (pending) sectors"

Status
Not open for further replies.

Muku

Dabbler
Joined
Dec 19, 2015
Messages
26
Below is the screenshot of the error with my drive list in the back. Please tell me what is causing this error & how can I solve this?
Freenas_critical.png
 

BigDave

FreeNAS Enthusiast
Joined
Oct 6, 2013
Messages
2,479
The error is caused by SMART testing of the drive currently labeled as ada4
in your pool, pending unreadable sectors are generally an early failure indicator.
In MOST cases, replacement of the drive is the cure.

post results from
smartctl -a /dev/ada4

make sure to place the output in code tags.
Good luck!
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
It would actually be better to post results from this command instead, it will give us more information and protect your serial numbers:
Code:
smartctl -x -qnoserial /dev/ada4
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
It would actually be better to post results from this command instead, it will give us more information and protect your serial numbers:
Code:
smartctl -x -qnoserial /dev/ada4
Too late I guess on the serial numbers....as they are already in his image. :)
 

Muku

Dabbler
Joined
Dec 19, 2015
Messages
26

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630

Muku

Dabbler
Joined
Dec 19, 2015
Messages
26

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504

Muku

Dabbler
Joined
Dec 19, 2015
Messages
26
Status
Not open for further replies.
Top