3 Currently unreadable (pending) sectors

Status
Not open for further replies.

Vinh

Dabbler
Joined
Apr 5, 2016
Messages
12
Hi I got an email this morning from my FreeNAS device saying ada3 has 3 Currently unreadable (pending) sectors. so i ran
Code:
smartctl -t long /dev/ada3


the test finished with no errors that i can tell, but i did notice that it had 54 pending sectors. Was wondering if the drive is still ok or if i should RMA

thanks for the help
Code:
SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_FAILED RAW_VALUE
  1 Raw_Read_Error_Rate	 0x002f   200   200   051	Pre-fail  Always	   -	   1434
  3 Spin_Up_Time			0x0027   177   177   021	Pre-fail  Always	   -	   6116
  4 Start_Stop_Count		0x0032   100   100   000	Old_age   Always	   -	   26
  5 Reallocated_Sector_Ct   0x0033   200   200   140	Pre-fail  Always	   -	   5
  7 Seek_Error_Rate		 0x002e   200   200   000	Old_age   Always	   -	   0
  9 Power_On_Hours		  0x0032   085   085   000	Old_age   Always	   -	   11550
10 Spin_Retry_Count		0x0032   100   253   000	Old_age   Always	   -	   0
11 Calibration_Retry_Count 0x0032   100   253   000	Old_age   Always	   -	   0
12 Power_Cycle_Count	   0x0032   100   100   000	Old_age   Always	   -	   26
192 Power-Off_Retract_Count 0x0032   200   200   000	Old_age   Always	   -	   15
193 Load_Cycle_Count		0x0032   200   200   000	Old_age   Always	   -	   135
194 Temperature_Celsius	 0x0022   121   114   000	Old_age   Always	   -	   29
196 Reallocated_Event_Count 0x0032   195   195   000	Old_age   Always	   -	   5
197 Current_Pending_Sector  0x0032   200   200   000	Old_age   Always	   -	   54
198 Offline_Uncorrectable   0x0030   100   253   000	Old_age   Offline	  -	   0
199 UDMA_CRC_Error_Count	0x0032   200   200   000	Old_age   Always	   -	   0
200 Multi_Zone_Error_Rate   0x0008   200   200   000	Old_age   Offline	  -	   0

SMART Error Log Version: 1
No Errors Logged

SMART Self-test log structure revision number 1
Num  Test_Description	Status				  Remaining  LifeTime(hours)  LBA_of_first_error
# 1  Extended offline	Completed without error	   00%	 11547		 -
# 2  Extended offline	Completed without error	   00%	 11492		 -
# 3  Short offline	   Completed without error	   00%	 11464		 -
# 4  Short offline	   Completed without error	   00%	 11248		 -
# 5  Extended offline	Completed without error	   00%	 11132		 -
# 6  Short offline	   Completed without error	   00%	 11032		 -
# 7  Short offline	   Completed without error	   00%	 10936		 -
# 8  Extended offline	Completed without error	   00%	 10748		 -
# 9  Short offline	   Completed without error	   00%	 10720		 -
#10  Short offline	   Completed without error	   00%	 10505		 -
#11  Extended offline	Completed without error	   00%	 10389		 -
#12  Short offline	   Completed without error	   00%	 10289		 -
#13  Short offline	   Completed without error	   00%	 10217		 -
#14  Extended offline	Completed without error	   00%	 10029		 -
#15  Short offline	   Completed without error	   00%	 10001		 -
#16  Short offline	   Completed without error	   00%	  9785		 -
#17  Extended offline	Completed without error	   00%	  9669		 -
#18  Short offline	   Completed without error	   00%	  9570		 -
#19  Short offline	   Completed without error	   00%	  9474		 -
#20  Extended offline	Completed without error	   00%	  9297		 -

SMART Selective self-test log data structure revision number 1
SPAN  MIN_LBA  MAX_LBA  CURRENT_TEST_STATUS
	1		0		0  Not_testing
	2		0		0  Not_testing
	3		0		0  Not_testing
	4		0		0  Not_testing
	5		0		0  Not_testing
Selective self-test flags (0x0):
  After scanning selected spans, do NOT read-scan remainder of disk.
If Selective self-test is pending on power-up, resume after 0 minute delay.
 

Stux

MVP
Joined
Jun 2, 2016
Messages
4,419
If it's within warranty you should RMA.
 
Status
Not open for further replies.
Top