pending and unreadable sectors, normal smartctl results

Status
Not open for further replies.

esamett

Patron
Joined
May 28, 2011
Messages
345
I received the following messages:
Device: /dev/da11 [SAT], 8 Currently unreadable (pending) sectors
Device: /dev/da11 [SAT], 8 Offline uncorrectable sectors

following the freenas hard drive troubleshooting guide:
https://forums.freenas.org/index.ph...bleshooting-guide-all-versions-of-freenas.17/
I performed:
smartctl -t long /dev/da11
then reviewed results:
[root@freenas ~]# smartctl -a /dev/da11 |more
with exerpt results:
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)		
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org	
																				
=== START OF INFORMATION SECTION ===											
Model Family:	 Seagate Desktop HDD.15										
Device Model:	 ST4000DM000-1F2168											
Serial Number:	W3000TDA													
LU WWN Device Id: 5 000c50 05fe4f46a											
Firmware Version: CC51														
User Capacity:	4,000,787,030,016 bytes [4.00 TB]							
Sector Sizes:	 512 bytes logical, 4096 bytes physical						
Rotation Rate:	5900 rpm													
Form Factor:	  3.5 inches													
Device is:		In smartctl database [for details use: -P show]			  
ATA Version is:   ATA8-ACS T13/1699-D revision 4								
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)						
Local Time is:	Sun Sep  2 10:59:34 2018 CDT								
SMART support is: Available - device has SMART capability.					
SMART support is: Enabled													  
																				
=== START OF READ SMART DATA SECTION ===										
SMART overall-health self-assessment test result: PASSED						
See vendor-specific Attribute list for marginal Attributes.	

ommended polling time:		( 533) minutes.								
Conveyance self-test routine													
recommended polling time:		(   2) minutes.								
SCT capabilities:			  (0x1085) SCT Status supported.				  
																				
SMART Attributes Data Structure revision number: 10							
Vendor Specific SMART Attributes with Thresholds:							  
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_
FAILED RAW_VALUE																
  1 Raw_Read_Error_Rate	 0x000f   118   099   006	Pre-fail  Always	   -
	   171068752																
  3 Spin_Up_Time			0x0003   091   091   000	Pre-fail  Always	   -
	   0																		
  4 Start_Stop_Count		0x0032   100   100   020	Old_age   Always	   -
	   210																	
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -
	   0				

194 Temperature_Celsius	 0x0022   032   057   000	Old_age   Always	   -
	   32 (0 13 0 0 0)														
197 Current_Pending_Sector  0x0012   100   100   000	Old_age   Always	   -
	   0																		
198 Offline_Uncorrectable   0x0010   100   100   000	Old_age   Offline	  -
	   0																		
199 UDMA_CRC_Error_Count	0x003e   200   200   000	Old_age   Always	   -
	   0   


I then rebooted and the error is no longer seen.

My pool and drive seem healthy but I am puzzled. What just happened??

thanks for NOOB question
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
That cannot possibly be the full output.

The only thing in the output to be concerned about is potentially the serial number, which we can suppress at the command line, and -x would be more useful, anyway.

Can we please see the full output of:
Code:
smartctl -x -qnoserial /dev/da11
?
 

esamett

Patron
Joined
May 28, 2011
Messages
345
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)		 
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org	 
																				
=== START OF INFORMATION SECTION ===											
Model Family:	 Seagate Desktop HDD.15										
Device Model:	 ST4000DM000-1F2168											
Firmware Version: CC51														 
User Capacity:	4,000,787,030,016 bytes [4.00 TB]							 
Sector Sizes:	 512 bytes logical, 4096 bytes physical						
Rotation Rate:	5900 rpm													 
Form Factor:	  3.5 inches													
Device is:		In smartctl database [for details use: -P show]			   
ATA Version is:   ATA8-ACS T13/1699-D revision 4								
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)						
Local Time is:	Sun Sep  2 15:42:42 2018 CDT								 
SMART support is: Available - device has SMART capability.					 
SMART support is: Enabled													   
AAM feature is:   Unavailable												   
APM feature is:   Disabled													 
Rd look-ahead is: Enabled													   
Write cache is:   Enabled													   
DSN feature is:   Unavailable												   
ATA Security is:  Disabled, NOT FROZEN [SEC1]								   
--More--(byte 941)   

Shell
Wt Cache Reorder: Unavailable												   
																				
=== START OF READ SMART DATA SECTION ===										
SMART overall-health self-assessment test result: PASSED						
See vendor-specific Attribute list for marginal Attributes.					 
																				
General SMART Values:														   
Offline data collection status:  (0x82) Offline data collection activity		
										was completed without error.			
										Auto Offline Data Collection: Enabled. 
Self-test execution status:	  (   0) The previous self-test routine completed
										without error or no self-test has ever 
										been run.							   
Total time to complete Offline												 
data collection:				(  602) seconds.								
Offline data collection														 
capabilities:					(0x7b) SMART execute Offline immediate.		
										Auto Offline data collection on/off supp
ort.																			
										Suspend Offline collection upon new	 
										command.								
										Offline surface scan supported.		 
										Self-test supported.					
--More--(byte 1763)	 

Shell
										Conveyance Self-test supported.		 
										Selective Self-test supported.		 
SMART capabilities:			(0x0003) Saves SMART data before entering		
										power-saving mode.					 
										Supports SMART auto save timer.		 
Error logging capability:		(0x01) Error logging supported.				
										General Purpose Logging supported.	 
Short self-test routine														 
recommended polling time:		(   1) minutes.								
Extended self-test routine													 
recommended polling time:		( 533) minutes.								
Conveyance self-test routine													
recommended polling time:		(   2) minutes.								
SCT capabilities:			  (0x1085) SCT Status supported.				   
																				
SMART Attributes Data Structure revision number: 10							 
Vendor Specific SMART Attributes with Thresholds:							   
ID# ATTRIBUTE_NAME		  FLAGS	VALUE WORST THRESH FAIL RAW_VALUE		 
  1 Raw_Read_Error_Rate	 POSR--   118   099   006	-	199273816		 
  3 Spin_Up_Time			PO----   091   091   000	-	0				 
  4 Start_Stop_Count		-O--CK   100   100   020	-	210				
  5 Reallocated_Sector_Ct   PO--CK   100   100   010	-	0				 
  7 Seek_Error_Rate		 POSR--   084   060   030	-	4598901434		 
--More--(byte 2853)   

Shell
  9 Power_On_Hours		  -O--CK   048   048   000	-	45672			 
 10 Spin_Retry_Count		PO--C-   100   100   097	-	0				 
 12 Power_Cycle_Count	   -O--CK   100   100   020	-	134				
183 Runtime_Bad_Block	   -O--CK   100   100   000	-	0				 
184 End-to-End_Error		-O--CK   100   100   099	-	0				 
187 Reported_Uncorrect	  -O--CK   099   099   000	-	1				 
188 Command_Timeout		 -O--CK   100   091   000	-	24 24 27		   
189 High_Fly_Writes		 -O-RCK   094   094   000	-	6				 
190 Airflow_Temperature_Cel -O---K   068   043   045	Past 32 (0 5 34 16 0)   
191 G-Sense_Error_Rate	  -O--CK   100   100   000	-	0				 
192 Power-Off_Retract_Count -O--CK   100   100   000	-	123				
193 Load_Cycle_Count		-O--CK   070   070   000	-	61913			 
194 Temperature_Celsius	 -O---K   032   057   000	-	32 (0 13 0 0 0)	
197 Current_Pending_Sector  -O--C-   100   100   000	-	0				 
198 Offline_Uncorrectable   ----C-   100   100   000	-	0				 
199 UDMA_CRC_Error_Count	-OSRCK   200   200   000	-	0				 
240 Head_Flying_Hours	   ------   100   253   000	-	35796h+26m+34.831s 
241 Total_LBAs_Written	  ------   100   253   000	-	148315447702	   
242 Total_LBAs_Read		 ------   100   253   000	-	599182056797	   
							||||||_ K auto-keep								 
							|||||__ C event count							   
							||||___ R error rate								
							|||____ S speed/performance						 
--More--(byte 4340) 

Shell
							||_____ O updated online							
							|______ P prefailure warning						
																				
General Purpose Log Directory Version 1										 
SMART		   Log Directory Version 1 [multi-sector log support]			 
Address	Access  R/W   Size  Description									 
0x00	   GPL,SL  R/O	  1  Log Directory									
0x01		   SL  R/O	  1  Summary SMART error log						 
0x02		   SL  R/O	  5  Comprehensive SMART error log					
0x03	   GPL	 R/O	  5  Ext. Comprehensive SMART error log			   
0x06		   SL  R/O	  1  SMART self-test log							 
0x07	   GPL	 R/O	  1  Extended self-test log						   
0x09		   SL  R/W	  1  Selective self-test log						 
0x10	   GPL	 R/O	  1  NCQ Command Error log							
0x11	   GPL	 R/O	  1  SATA Phy Event Counters log					 
0x21	   GPL	 R/O	  1  Write stream error log						   
0x22	   GPL	 R/O	  1  Read stream error log							
0x24	   GPL	 R/O   1223  Current Device Internal Status Data log		 
0x25	   GPL	 R/O   1223  Saved Device Internal Status Data log			
0x30	   GPL,SL  R/O	  9  IDENTIFY DEVICE data log						 
0x80-0x9f  GPL,SL  R/W	 16  Host vendor specific log						 
0xa1	   GPL,SL  VS	  20  Device vendor specific log					   
0xa2	   GPL	 VS	4496  Device vendor specific log					   
--More--(byte 5575)	 

Shell
0xa8	   GPL,SL  VS	 129  Device vendor specific log					   
0xa9	   GPL,SL  VS	   1  Device vendor specific log					   
0xab	   GPL	 VS	   1  Device vendor specific log					   
0xb0	   GPL	 VS	5176  Device vendor specific log					   
0xbe-0xbf  GPL	 VS   65535  Device vendor specific log					   
0xc0	   GPL,SL  VS	   1  Device vendor specific log					   
0xc1	   GPL,SL  VS	  10  Device vendor specific log					   
0xc3	   GPL,SL  VS	   8  Device vendor specific log					   
0xc4	   GPL,SL  VS	   5  Device vendor specific log					   
0xe0	   GPL,SL  R/W	  1  SCT Command/Status							   
0xe1	   GPL,SL  R/W	  1  SCT Data Transfer								
																				
SMART Extended Comprehensive Error Log Version: 1 (5 sectors)				   
Device Error Count: 1														   
		CR	 = Command Register											   
		FEATR  = Features Register											 
		COUNT  = Count (was: Sector Count) Register							 
		LBA_48 = Upper bytes of LBA High/Mid/Low Registers ]  ATA-8			 
		LH	 = LBA High (was: Cylinder High) Register	]   LBA			 
		LM	 = LBA Mid (was: Cylinder Low) Register	  ] Register		   
		LL	 = LBA Low (was: Sector Number) Register	 ]					
		DV	 = Device (was: Device/Head) Register							 
		DC	 = Device Control Register										
--More--(byte 6698)	   

		ER	 = Error register												 
		ST	 = Status register												
Powered_Up_Time is measured from power on, and printed as					   
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,						   
SS=sec, and sss=millisec. It "wraps" after 49.710 days.						 
																				
Error 1 [0] occurred at disk power-on lifetime: 38331 hours (1597 days + 3 hours
)																			   
  When the command that caused the error occurred, the device was active or idle
.																			   
																				
  After command completion occurred, registers were:							
  ER -- ST COUNT  LBA_48  LH LM LL DV DC										
  -- -- -- == -- == == == -- -- -- -- --										
  40 -- 51 00 00 00 01 d1 58 d2 50 00 00  Error: UNC at LBA = 0x1d158d250 = 7807
226448																		 
																				
  Commands leading to the command that caused the error were:				   
  CR FEATR COUNT  LBA_48  LH LM LL DV DC  Powered_Up_Time  Command/Feature_Name 
  -- == -- == -- == == == -- -- -- -- --  ---------------  -------------------- 
  60 00 00 00 20 00 01 d1 58 d2 78 40 00 10d+00:34:33.789  READ FPDMA QUEUED	
  60 00 00 00 60 00 01 d1 58 d2 18 40 00 10d+00:34:33.787  READ FPDMA QUEUED	
  60 00 00 00 80 00 01 d1 58 d1 98 40 00 10d+00:34:33.787  READ FPDMA QUEUED	
--More--(byte 7759)		 

Shell
  60 00 00 00 20 00 01 d1 58 d1 78 40 00 10d+00:34:33.787  READ FPDMA QUEUED	
  60 00 00 00 c0 00 01 d1 58 d0 b8 40 00 10d+00:34:33.786  READ FPDMA QUEUED	
																				
SMART Extended Self-test Log Version: 1 (1 sectors)							 
Num  Test_Description	Status				  Remaining  LifeTime(hours)  LBA
_of_first_error																 
# 1  Extended offline	Completed without error	   00%	 45652		 - 
# 2  Short offline	   Completed without error	   00%	 11961		 - 
# 3  Short offline	   Completed without error	   00%	 11919		 - 
# 4  Short offline	   Completed without error	   00%	 11871		 - 
# 5  Short offline	   Completed without error	   00%	 11823		 - 
# 6  Short offline	   Completed without error	   00%	 11775		 - 
# 7  Short offline	   Completed without error	   00%	 11727		 - 
# 8  Short offline	   Completed without error	   00%	 11679		 - 
# 9  Extended offline	Completed without error	   00%	 11665		 - 
#10  Short offline	   Completed without error	   00%	 11631		 - 
#11  Short offline	   Completed without error	   00%	 11583		 - 
#12  Short offline	   Completed without error	   00%	 11537		 - 
#13  Short offline	   Completed without error	   00%	 11489		 - 
#14  Short offline	   Completed without error	   00%	 11465		 - 
#15  Short offline	   Completed without error	   00%	 11417		 - 
																				
SMART Selective self-test log data structure revision number 1				 
--More--(byte 9311)   

Shell
 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.	 
																				
SCT Status Version:				  3										 
SCT Version (vendor specific):	   522 (0x020a)							   
SCT Support Level:				   1										 
Device State:						Active (0)								 
Current Temperature:					32 Celsius							 
Power Cycle Min/Max Temperature:	 16/33 Celsius							 
Lifetime	Min/Max Temperature:	 13/57 Celsius							 
Under/Over Temperature Limit Count:   0/0									   
																				
SCT Data Table command not supported											
																				
SCT Error Recovery Control command not supported								
																			 
Device Statistics (GP/SMART Log 0x04) not supported							 
																				
Pending Defects log (GP Log 0x0c) not supported								 
																				
SATA Phy Event Counters (GP Log 0x11)										   
ID	  Size	 Value  Description											 
0x000a  2		   28  Device-to-host register FISes sent due to a COMRESET	
0x0001  2			0  Command failed due to ICRC error						
0x0003  2			0  R_ERR response for device-to-host data FIS			 
0x0004  2			0  R_ERR response for host-to-device data FIS			 
0x0006  2			0  R_ERR response for device-to-host non-data FIS		 
0x0007  2			0  R_ERR response for host-to-device non-data FIS		 
																				
[root@freenas ~]#															   
▼					   
 

esamett

Patron
Joined
May 28, 2011
Messages
345
Code:
smartctl 6.6 2017-11-05 r4594 [FreeBSD 11.1-STABLE amd64] (local build)		 
Copyright (C) 2002-17, Bruce Allen, Christian Franke, www.smartmontools.org	 
																			   
=== START OF INFORMATION SECTION ===											
Model Family:	 Seagate Desktop HDD.15										
Device Model:	 ST4000DM000-1F2168											
Serial Number:	W3000TDA													 
LU WWN Device Id: 5 000c50 05fe4f46a											
Firmware Version: CC51														 
User Capacity:	4,000,787,030,016 bytes [4.00 TB]							 
Sector Sizes:	 512 bytes logical, 4096 bytes physical						
Rotation Rate:	5900 rpm													 
Form Factor:	  3.5 inches													
Device is:		In smartctl database [for details use: -P show]			   
ATA Version is:   ATA8-ACS T13/1699-D revision 4								
SATA Version is:  SATA 3.0, 6.0 Gb/s (current: 6.0 Gb/s)						
Local Time is:	Sun Sep  2 15:48:59 2018 CDT								 
SMART support is: Available - device has SMART capability.					 
SMART support is: Enabled													   
																			   
=== START OF READ SMART DATA SECTION ===										
SMART overall-health self-assessment test result: PASSED						
See vendor-specific Attribute list for marginal Attributes. 
																			 
General SMART Values:														   
Offline data collection status:  (0x82) Offline data collection activity		
									   was completed without error.			
									   Auto Offline Data Collection: Enabled. 
Self-test execution status:	  (   0) The previous self-test routine completed
									   without error or no self-test has ever 
									   been run.							   
Total time to complete Offline												 
data collection:				(  602) seconds.								
Offline data collection														 
capabilities:					(0x7b) SMART execute Offline immediate.		
									   Auto Offline data collection on/off supp
ort.																			
									   Suspend Offline collection upon new	 
									   command.								
									   Offline surface scan supported.		 
									   Self-test supported.					
									   Conveyance Self-test supported.		 
									   Selective Self-test supported.		 
SMART capabilities:			(0x0003) Saves SMART data before entering		
									   power-saving mode.					 
									   Supports SMART auto save timer.		 
--More--(byte 1819)							
Error logging capability:		(0x01) Error logging supported.				
									   General Purpose Logging supported.	 
Short self-test routine														 
recommended polling time:		(   1) minutes.								
Extended self-test routine													 
recommended polling time:		( 533) minutes.								
Conveyance self-test routine													
recommended polling time:		(   2) minutes.								
SCT capabilities:			  (0x1085) SCT Status supported.				   
																			   
SMART Attributes Data Structure revision number: 10							 
Vendor Specific SMART Attributes with Thresholds:							   
ID# ATTRIBUTE_NAME		  FLAG	 VALUE WORST THRESH TYPE	  UPDATED  WHEN_
FAILED RAW_VALUE																
  1 Raw_Read_Error_Rate	 0x000f   105   099   006	Pre-fail  Always	   -
	  10224784																 
  3 Spin_Up_Time			0x0003   091   091   000	Pre-fail  Always	   -
	  0																		
  4 Start_Stop_Count		0x0032   100   100   020	Old_age   Always	   -
	  210																	 
  5 Reallocated_Sector_Ct   0x0033   100   100   010	Pre-fail  Always	   -
	  0																		
  7 Seek_Error_Rate		 0x000f   084   060   030	Pre-fail  Always	   -
--More--(byte 2839)



Shell
	   4598903895															   
  9 Power_On_Hours		  0x0032   048   048   000	Old_age   Always	   -
	  45672																	
 10 Spin_Retry_Count		0x0013   100   100   097	Pre-fail  Always	   -
	  0																		
 12 Power_Cycle_Count	   0x0032   100   100   020	Old_age   Always	   -
	  134																	 
183 Runtime_Bad_Block	   0x0032   100   100   000	Old_age   Always	   -
	  0																		
184 End-to-End_Error		0x0032   100   100   099	Old_age   Always	   -
	  0																		
187 Reported_Uncorrect	  0x0032   099   099   000	Old_age   Always	   -
	  1																		
188 Command_Timeout		 0x0032   100   091   000	Old_age   Always	   -
	  24 24 27																 
189 High_Fly_Writes		 0x003a   094   094   000	Old_age   Always	   -
	  6																		
190 Airflow_Temperature_Cel 0x0022   068   043   045	Old_age   Always   In_th
e_past 32 (0 5 34 16 0)														 
191 G-Sense_Error_Rate	  0x0032   100   100   000	Old_age   Always	   -
	  0																		
192 Power-Off_Retract_Count 0x0032   100   100   000	Old_age   Always	   -
	  123																	 
--More--(byte 3866)	
193 Load_Cycle_Count		0x0032   070   070   000	Old_age   Always	   -
	  61913																	
194 Temperature_Celsius	 0x0022   032   057   000	Old_age   Always	   -
	  32 (0 13 0 0 0)														 
197 Current_Pending_Sector  0x0012   100   100   000	Old_age   Always	   -
	  0																		
198 Offline_Uncorrectable   0x0010   100   100   000	Old_age   Offline	  -
	  0																		
199 UDMA_CRC_Error_Count	0x003e   200   200   000	Old_age   Always	   -
	  0																		
240 Head_Flying_Hours	   0x0000   100   253   000	Old_age   Offline	  -
	  35796h+32m+52.233s													   
241 Total_LBAs_Written	  0x0000   100   253   000	Old_age   Offline	  -
	  148315479566															 
242 Total_LBAs_Read		 0x0000   100   253   000	Old_age   Offline	  -
	  599235457141															 
																			   
SMART Error Log Version: 1													 
ATA Error Count: 1															 
	   CR = Command Register [HEX]											 
	   FR = Features Register [HEX]											
	   SC = Sector Count Register [HEX]										
	   SN = Sector Number Register [HEX]									   
--More--(byte 4810)	
		CL = Cylinder Low Register [HEX]										
	   CH = Cylinder High Register [HEX]									   
	   DH = Device/Head Register [HEX]										 
	   DC = Device Command Register [HEX]									 
	   ER = Error register [HEX]											   
	   ST = Status register [HEX]											 
Powered_Up_Time is measured from power on, and printed as					   
DDd+hh:mm:SS.sss where DD=days, hh=hours, mm=minutes,						   
SS=sec, and sss=millisec. It "wraps" after 49.710 days.						 
																			   
Error 1 occurred at disk power-on lifetime: 38331 hours (1597 days + 3 hours)   
  When the command that caused the error occurred, the device was active or idle
.																			   
																			   
  After command completion occurred, registers were:							
  ER ST SC SN CL CH DH														 
  -- -- -- -- -- -- --														 
  40 51 00 ff ff ff 0f  Error: UNC at LBA = 0x0fffffff = 268435455			 
																			   
  Commands leading to the command that caused the error were:				   
  CR FR SC SN CL CH DH DC   Powered_Up_Time  Command/Feature_Name			   
  -- -- -- -- -- -- -- --  ----------------  --------------------			   
  60 00 20 ff ff ff 4f 00  10d+00:34:33.789  READ FPDMA QUEUED				 
--More--(byte 5757)	



Shell
  60 00 20 ff ff ff 4f 00  10d+00:34:33.789  READ FPDMA QUEUED				 
  60 00 60 ff ff ff 4f 00  10d+00:34:33.787  READ FPDMA QUEUED				 
  60 00 80 ff ff ff 4f 00  10d+00:34:33.787  READ FPDMA QUEUED				 
  60 00 20 ff ff ff 4f 00  10d+00:34:33.787  READ FPDMA QUEUED				 
  60 00 c0 ff ff ff 4f 00  10d+00:34:33.786  READ FPDMA QUEUED				 
																			   
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%	 45652		 - 
# 2  Short offline	   Completed without error	   00%	 11961		 - 
# 3  Short offline	   Completed without error	   00%	 11919		 - 
# 4  Short offline	   Completed without error	   00%	 11871		 - 
# 5  Short offline	   Completed without error	   00%	 11823		 - 
# 6  Short offline	   Completed without error	   00%	 11775		 - 
# 7  Short offline	   Completed without error	   00%	 11727		 - 
# 8  Short offline	   Completed without error	   00%	 11679		 - 
# 9  Extended offline	Completed without error	   00%	 11665		 - 
#10  Short offline	   Completed without error	   00%	 11631		 - 
#11  Short offline	   Completed without error	   00%	 11583		 - 
#12  Short offline	   Completed without error	   00%	 11537		 - 
#13  Short offline	   Completed without error	   00%	 11489		 - 
#14  Short offline	   Completed without error	   00%	 11465		 - 

#15  Short offline	   Completed without error	   00%	 11417		 - 
																			   
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.	 
																			   
[root@freenas ~]#		
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Well, the SMART data shows a history of an error with the disk, but that's several thousand hours ago. Nothing appears to be problematic with the current status. However, there are a few matters of concern:
  • The last scheduled SMART test was 34000 hours of runtime ago--you should be running regular tests. I like a short test daily and a long test weekly, but that can be somewhat flexible.
  • At nearly 46000 hours of runtime, you should probably consider the disk to be fully depreciated. It doesn't necessarily need to be proactively replaced, but be wary.
  • You're using the shell through the web GUI, which is truly awful. An SSH connection will give you a much smoother experience (relevant to the immediate discussion, it will give you a scrollback buffer, so you don't need to pipe the smartctl output through more)
 

esamett

Patron
Joined
May 28, 2011
Messages
345
Thanks. I've never been successful getting SSH connection to work (bear of little brain)
I thought I had smart testing set up. Please help me figure out what I am doing wrong.
upload_2018-9-2_18-57-13.png
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
I thought I had smart testing set up. Please help me figure out what I am doing wrong.
You need to highlight every disk you want to be tested on the schedule.
 

esamett

Patron
Joined
May 28, 2011
Messages
345
Laughing out loud... I thought I was clever and safe. Thank you my friend.
 

esamett

Patron
Joined
May 28, 2011
Messages
345

esamett

Patron
Joined
May 28, 2011
Messages
345

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
Also, just for the record:

A real careful reading of the SMART data is not quite as positive as danb35 suggested. This drive has had something like 60000 load cycles, which is surely beyond the design capacity of this lower-end Seagate desktop drive. This drive has also spent some time at nearly 60 degrees Celsius. (personally, I'd throw it out on that basis alone, but I am hard core, you should not listen to me). Finally, the drive shows just over 5 years of usage time, which, for this model, puts this into an era where Seagate wasn't doing such a great job, and for any drive, puts it into the late-middle-age/early-elderly-age category.

I agree the drive appears to be working for now, but given its make, model, age, load cycle count, and so on, I'd look for ANY reason to toss it. Having had a pending sectors warning would have been more than sufficient for me.

Just for the record.
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
This drive has had something like 60000 load cycles
Datasheet says 300 000 cycles, which is the same as old WD Reds and Greens. It's something I'd keep an eye on and try to fix, but not an immediate problem.

This drive has also spent some time at nearly 60 degrees Celsius.
Are you sure? It's always a bit hard to tell with smartctl -a, the smartctl -x output frequently includes a nice human-readable summary of the temperature history, though.
 

DrKK

FreeNAS Generalissimo
Joined
Oct 15, 2013
Messages
3,630
Are you sure? It's always a bit hard to tell with smartctl -a, the smartctl -x output frequently includes a nice human-readable summary of the temperature history, though.
Yes I'm sure. Says so right in the temperature summaries for his -x output.

Also, OK, fair enough on the 300000 cycles. I thought the design spec was about a tenth of that. Am I making that up?
 

Ericloewe

Server Wrangler
Moderator
Joined
Feb 15, 2014
Messages
20,194
Ah, I stopped scrolling at the bottom post, which seems to be -a for whatever reason. Yup, the disk does say it was previously in the high 50s, which is unusual and troubling.
 

RegularJoe

Patron
Joined
Aug 19, 2013
Messages
330
5900 rpm is one of the SSHD drives and it should have had the power saving BS turned off. I have never seen one of those drives that did not have errors. Great idea at the time but in practice SSHD drives are two unreliable devices with your data...
 

esamett

Patron
Joined
May 28, 2011
Messages
345
5900 rpm is one of the SSHD drives and it should have had the power saving BS turned off. I have never seen one of those drives that did not have errors. Great idea at the time but in practice SSHD drives are two unreliable devices with your data...
these are standard drives. toshibas I think. some desktop, some nas versions
 
Status
Not open for further replies.
Top