S.M.A.R.T service will not start after 11.1 update

Status
Not open for further replies.

timypcr

Dabbler
Joined
May 31, 2016
Messages
10
I updated from FreeNAS 9.10 to 11.1-stable tonight and after the reboot, the dashboard flashes a message, in the top right-hand corner, when selecting it I see

“- smartd_daemon is not running.”


When going to the services tab in the webUI I click start for S.M.A.R.T while tailing /var/log/messages like so.

Code:
tail -f /var/log/messages | grep "smart"

at the same time I click start this is generated twice

Code:
nas02 smartd[60371]: Unable to register device /dev/da0 (no Directive -d removable). Exiting.


The drive in question, da0 is the bootable thumb drive for freenas. I have created two smart schedules via the WebUI 1 for long test and the other for short test, on both of these I’ve excluded da0 but still the service refuses to start. I would like very much to have the boot drive monitored as well and see what appears to be some support options for USB from the console when running.

Code:
smartctl --smart=on /dev/da0 -d
[/CODE]

=======> ARGUMENT REQUIRED FOR OPTION: d

=======> VALID ARGUMENTS ARE: ata, scsi, nvme[,NSID], sat[,auto][,N][+TYPE], usbcypress[,X], usbjmicron[,p][,x][,N], usbprolific, usbsunplus, intelliprop,N[+TYPE], 3ware,N, hpt,L/M/N, cciss,N, areca,N/E, atacam, auto, test <=======

[/CODE]

so I tried

Code:
smartctl --smart=on /dev/da0 -d auto


/dev/da0: Unknown USB bridge [0x13fe:0x5200 (0x100)]

Please specify device type with the -d option.


At this point I have no clue which additional option(s) I should select but so far the below just return various errors which basically indicate; I am not using the syntax correctly

Code:
smartctl --smart=on /dev/da0 -d -T usbcypress 
You have provided 2 device names:
/dev/da0
usbcypress



Code:
smartctl --smart=on /dev/da0 -d -T -usbprolific
UNRECOGNIZED OPTION: u


If someone could help me get the smart service running on all drives including my boot drive great! But at this point any help just getting it to work with any drives in my zfs pool would be great.

Thanks,
Tim
 

garm

Wizard
Joined
Aug 19, 2017
Messages
1,556
Remove S.M.A.R.T from the usb sticks and you should be fine
 

8-bit Yoda

Explorer
Joined
Jun 16, 2018
Messages
68
What garm said. If you're lucky, your thumb drive may return some very basic SMART attributes at best, but won't have self-tests and logging implemented. Below is the output of my mine:

Code:
[root@freenas] ~# smartctl -d sat,auto -x -T permissive /dev/da0
smartctl 6.5 2016-05-07 r4318 [FreeBSD 10.3-STABLE amd64] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Vendor:			   Kingston
Product:			  DataTraveler 3.0
Revision:			 PMAP
Compliance:		   SPC-4
User Capacity:		7,866,580,992 bytes [7.86 GB]
Logical block size:   512 bytes
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
>> Terminate command early due to bad response to IEC mode page
scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Read Cache is:		Unavailable
Writeback Cache is:   Unavailable

=== START OF READ SMART DATA SECTION ===
Current Drive Temperature:	 0 C
Drive Trip Temperature:		0 C

Error Counter logging not supported

scsiModePageOffset: response length too short, resp_len=4 offset=4 bd_len=0
Device does not support Self Test logging
Device does not support Background scan results logging

 

timypcr

Dabbler
Joined
May 31, 2016
Messages
10
Remove S.M.A.R.T from the usb sticks and you should be fine

Sorry cloud you provide directions for this? I thought by excluded da0 from the scheduled test it would accomplish this. Please cover this method in more detail and I'll report back on the progress.

Thanks for your prompt response!
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080

jbrown705

Explorer
Joined
Sep 10, 2018
Messages
62
I am having a similar issue. I am running 11.2 beta2 and when i schedule a smart scan (excluding my boot drive, which is actually a SSD) my smart service will not start. As soon as I remove the scheduled smart task and reboot, it works. I'm new to FreeNAS, so I am not sure what to do?
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
I am having a similar issue. I am running 11.2 beta2 and when i schedule a smart scan (excluding my boot drive, which is actually a SSD) my smart service will not start. As soon as I remove the scheduled smart task and reboot, it works. I'm new to FreeNAS, so I am not sure what to do?
You must give your system hardware description to include the kind of drives you are using and you might want to start your own thread instead of jumping into a thread for a problem that sounds similar. Not trying to harsh on you, but that is the best way to ensure someone looks at your problem.
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
I'm new to FreeNAS, so I am not sure what to do?
Do you already have data on the system? Did you start on the BETA or have you got an older install that you can go back to?
 

jbrown705

Explorer
Joined
Sep 10, 2018
Messages
62
You must give your system hardware description to include the kind of drives you are using and you might want to start your own thread instead of jumping into a thread for a problem that sounds similar. Not trying to harsh on you, but that is the best way to ensure someone looks at your problem.

Sorry, I am running a SM x9SCL with Xeon e3-1270, 3 8 TB wd red drives, a kingson 128g SSD. 8g ram. For the other part of your question, I started on 11.2, so there is nothing to roll back to. There is about 4 TB's of data on the drives. I use to primarily for a Plex Media server and FTP storage for Home Automation cameras.

I can move to a new thread if you think that is best. I am new to the server would in general, so to me it seemed like a similar problem that would have gone under here :)
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
3 8 TB wd red drives
Pool layout? 3-way mirror? Connected to the SATA ports on the system board?
a kingson 128g SSD.
As the boot drive?
. 8g ram.
Not related to your question, but you should consider having more memory.
For the other part of your question, I started on 11.2, so there is nothing to roll back to.
I am not as familiar with the BETA releases because I have only used them a little for testing purposes.
Are these WD drives retail purchased drives or were they shucked? What is the model number?
I can move to a new thread if you think that is best.
As a general rule, it is best to start your own thread because that gives your question better visibility to the people that might answer your question. When you tag a new post on an old thread, it is easier to overlook and you might never get a response. Just advice for next time.
I am new to the server would in general, so to me it seemed like a similar problem that would have gone under here :)
Welcome to the forum. It is better to ask your questions than to make mistakes.
 

jbrown705

Explorer
Joined
Sep 10, 2018
Messages
62
Pool layout? 3-way mirror? Connected to the SATA ports on the system board?
Raidz1 configuration, connection to sata ports on board.

As the boot drive?
Yes, Kingston is the boot drive

Not related to your question, but you should consider having more memory.
Initially this started out as just a slave storage to a mac mini for my Plex server, but I have since upgraded the processor and decided to use it as my main PMS. Memory is hard to find at a fair price, my board seems REALLY picky about brand. Open for places to get fair priced memory for it...

I am not as familiar with the BETA releases because I have only used them a little for testing purposes.
Are these WD drives retail purchased drives or were they shucked? What is the model number?
Yes, these are shucked easyStores. I have to look up the model, i can't remember off the top of my head.

As a general rule, it is best to start your own thread because that gives your question better visibility to the people that might answer your question. When you tag a new post on an old thread, it is easier to overlook and you might never get a response. Just advice for next time.
Welcome to the forum. It is better to ask your questions than to make mistakes.

Thanks and sorry for the delay, i fell ill and was spending a lot of time in bed. Thanks!

**Edit** I just noticed my reply to your questions is part of the quote. Sorry about that.
 

Chris Moore

Hall of Famer
Joined
May 2, 2015
Messages
10,080
Thanks and sorry for the delay, i fell ill and was spending a lot of time in bed. Thanks!
Sorry to hear that you were ill.
**Edit** I just noticed my reply to your questions is part of the quote. Sorry about that.
I will copy your responses here to facilitate anyone else that is interested in reading them.
3 8 TB wd red drives, Raidz1 configuration, connection to sata ports on board.
You should review the guidance about ZFS:

Slideshow explaining VDev, zpool, ZIL and L2ARC
https://forums.freenas.org/index.ph...ning-vdev-zpool-zil-and-l2arc-for-noobs.7775/

Terminology and Abbreviations Primer
https://forums.freenas.org/index.php?threads/terminology-and-abbreviations-primer.28174/

It is advised to not use RAIDz1 with drives larger that 1 TB.
Yes, Kingston 128g SSD, is the boot drive.
No problem. Actually a much better choice than USB.
Yes, these are shucked easyStores. I have to look up the model, i can't remember off the top of my head.
There have been some problems reported with certain model drives. I don't know the root cause, but if you can get back to us on the model number, it would be a useful data point.
I saw some drives recently where the SMART capability of the drive was disabled by default.
Are you able to SSH to a command line on your server?
It would be useful to see the output of smartctl -x /dev/adaX where X is one of your drive numbers.
It should look like this:
Code:
 # smartctl -x /dev/da19
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:	 Western Digital Gold
Device Model:	 WDC WD6002FRYZ-01WD5B0
Serial Number:	K1JX7NWD
LU WWN Device Id: 5 000cca 255e90634
Firmware Version: 01.01M02
User Capacity:	6,001,175,126,016 bytes [6.00 TB]
Sector Sizes:	 512 bytes logical, 4096 bytes physical
Rotation Rate:	7200 rpm
Form Factor:	  3.5 inches
Device is:		In smartctl database [for details use: -P show]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is:	Fri Sep 14 00:23:46 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]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

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:				(  113) seconds.
Offline data collection
capabilities:					(0x5b) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										Offline surface scan supported.
										Self-test supported.
										No 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:		(   2) minutes.
Extended self-test routine
recommended polling time:		( 769) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAGS	VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate	 PO-R--   100   100   016	-	0
  2 Throughput_Performance  P-S---   138   138   054	-	100
  3 Spin_Up_Time			POS---   100   100   024	-	0
  4 Start_Stop_Count		-O--C-   100   100   000	-	3
  5 Reallocated_Sector_Ct   PO--CK   100   100   005	-	0
  7 Seek_Error_Rate		 PO-R--   100   100   067	-	0
  8 Seek_Time_Performance   P-S---   140   140   020	-	15
  9 Power_On_Hours		  -O--C-   100   100   000	-	1337
 10 Spin_Retry_Count		PO--C-   100   100   060	-	0
 12 Power_Cycle_Count	   -O--CK   100   100   000	-	3
192 Power-Off_Retract_Count -O--CK   099   099   000	-	1646
193 Load_Cycle_Count		-O--C-   099   099   000	-	1646
194 Temperature_Celsius	 -O----   157   157   000	-	38 (Min/Max 25/50)
196 Reallocated_Event_Count -O--CK   100   100   000	-	0
197 Current_Pending_Sector  -O---K   100   100   000	-	0
198 Offline_Uncorrectable   ---R--   100   100   000	-	0
199 UDMA_CRC_Error_Count	-O-R--   200   200   000	-	0
							||||||_ K auto-keep
							|||||__ C event count
							||||___ R error rate
							|||____ S speed/performance
							||_____ 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	  1  Comprehensive SMART error log
0x03	   GPL	 R/O	  1  Ext. Comprehensive SMART error log
0x04	   GPL,SL  R/O	  8  Device Statistics log
0x06		   SL  R/O	  1  SMART self-test log
0x07	   GPL	 R/O	  1  Extended self-test log
0x08	   GPL	 R/O	  2  Power Conditions 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
0x12	   GPL	 R/O	  1  SATA NCQ Non-Data log
0x15	   GPL,SL  R/W	  1  Rebuild Assist log
0x21	   GPL	 R/O	  1  Write stream error log
0x22	   GPL	 R/O	  1  Read stream error log
0x24	   GPL	 R/O	256  Current Device Internal Status Data log
0x25	   GPL	 R/O	256  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
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 (1 sectors)
No Errors Logged

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%	  1333		 -
# 2  Short offline	   Completed without error	   00%	  1313		 -
# 3  Extended offline	Completed without error	   00%	  1285		 -
# 4  Short offline	   Completed without error	   00%	  1265		 -
# 5  Short offline	   Completed without error	   00%	  1241		 -
# 6  Short offline	   Completed without error	   00%	  1217		 -
# 7  Short offline	   Completed without error	   00%	  1192		 -
# 8  Extended offline	Completed without error	   00%	  1165		 -
# 9  Short offline	   Completed without error	   00%	  1144		 -
#10  Extended offline	Completed without error	   00%	  1117		 -
#11  Short offline	   Completed without error	   00%	  1096		 -
#12  Short offline	   Completed without error	   00%	  1072		 -
#13  Short offline	   Completed without error	   00%	  1048		 -
#14  Short offline	   Completed without error	   00%	  1024		 -
#15  Extended offline	Completed without error	   00%	   997		 -
#16  Short offline	   Completed without error	   00%	   976		 -
#17  Extended offline	Completed without error	   00%	   949		 -
#18  Short offline	   Completed without error	   00%	   928		 -
#19  Short offline	   Completed without error	   00%	   904		 -

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.

SCT Status Version:				  3
SCT Version (vendor specific):	   256 (0x0100)
SCT Support Level:				   1
Device State:						Active (0)
Current Temperature:					38 Celsius
Power Cycle Min/Max Temperature:	 27/45 Celsius
Lifetime	Min/Max Temperature:	 25/50 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:	 2
Temperature Sampling Period:		 1 minute
Temperature Logging Interval:		1 minute
Min/Max recommended Temperature:	  0/60 Celsius
Min/Max Temperature Limit:		   -40/70 Celsius
Temperature History Size (Index):	128 (23)

Index	Estimated Time   Temperature Celsius
  24	2018-09-13 22:16	37  ******************
  25	2018-09-13 22:17	37  ******************
  26	2018-09-13 22:18	38  *******************
 ...	..( 18 skipped).	..  *******************
  45	2018-09-13 22:37	38  *******************
  46	2018-09-13 22:38	37  ******************
 ...	..( 10 skipped).	..  ******************
  57	2018-09-13 22:49	37  ******************
  58	2018-09-13 22:50	38  *******************
 ...	..( 10 skipped).	..  *******************
  69	2018-09-13 23:01	38  *******************
  70	2018-09-13 23:02	37  ******************
 ...	..( 10 skipped).	..  ******************
  81	2018-09-13 23:13	37  ******************
  82	2018-09-13 23:14	38  *******************
 ...	..( 16 skipped).	..  *******************
  99	2018-09-13 23:31	38  *******************
 100	2018-09-13 23:32	37  ******************
 ...	..( 21 skipped).	..  ******************
 122	2018-09-13 23:54	37  ******************
 123	2018-09-13 23:55	38  *******************
 ...	..(  4 skipped).	..  *******************
   0	2018-09-14 00:00	38  *******************
   1	2018-09-14 00:01	37  ******************
 ...	..( 16 skipped).	..  ******************
  18	2018-09-14 00:18	37  ******************
  19	2018-09-14 00:19	38  *******************
 ...	..(  3 skipped).	..  *******************
  23	2018-09-14 00:23	38  *******************

SCT Error Recovery Control:
		   Read: Disabled
		  Write: Disabled

Device Statistics (GP Log 0x04)
Page  Offset Size		Value Flags Description
0x01  =====  =			   =  ===  == General Statistics (rev 2) ==
0x01  0x008  4			   3  ---  Lifetime Power-On Resets
0x01  0x018  6	 75264165319  ---  Logical Sectors Written
0x01  0x020  6	   354968602  ---  Number of Write Commands
0x01  0x028  6	 46902887334  ---  Logical Sectors Read
0x01  0x030  6	   183739727  ---  Number of Read Commands
0x01  0x038  6	  4813876250  ---  Date and Time TimeStamp
0x03  =====  =			   =  ===  == Rotating Media Statistics (rev 1) ==
0x03  0x008  4			 771  ---  Spindle Motor Power-on Hours
0x03  0x010  4			 771  ---  Head Flying Hours
0x03  0x018  4			1646  ---  Head Load Events
0x03  0x020  4			   0  ---  Number of Reallocated Logical Sectors
0x03  0x028  4			5295  ---  Read Recovery Attempts
0x03  0x030  4			   0  ---  Number of Mechanical Start Failures
0x04  =====  =			   =  ===  == General Errors Statistics (rev 1) ==
0x04  0x008  4			   0  ---  Number of Reported Uncorrectable Errors
0x04  0x010  4			   0  ---  Resets Between Cmd Acceptance and Completion
0x05  =====  =			   =  ===  == Temperature Statistics (rev 1) ==
0x05  0x008  1			  38  ---  Current Temperature
0x05  0x010  1			  39  N--  Average Short Term Temperature
0x05  0x018  1			  40  N--  Average Long Term Temperature
0x05  0x020  1			  50  ---  Highest Temperature
0x05  0x028  1			  25  ---  Lowest Temperature
0x05  0x030  1			  48  N--  Highest Average Short Term Temperature
0x05  0x038  1			  25  N--  Lowest Average Short Term Temperature
0x05  0x040  1			  46  N--  Highest Average Long Term Temperature
0x05  0x048  1			  25  N--  Lowest Average Long Term Temperature
0x05  0x050  4			   0  ---  Time in Over-Temperature
0x05  0x058  1			  60  ---  Specified Maximum Operating Temperature
0x05  0x060  4			   0  ---  Time in Under-Temperature
0x05  0x068  1			   0  ---  Specified Minimum Operating Temperature
0x06  =====  =			   =  ===  == Transport Statistics (rev 1) ==
0x06  0x008  4			   9  ---  Number of Hardware Resets
0x06  0x010  4			   0  ---  Number of ASR Events
0x06  0x018  4			   0  ---  Number of Interface CRC Errors
								|||_ C monitored condition met
								||__ D supports DSN
								|___ N normalized value

Pending Defects log (GP Log 0x0c) not supported

SATA Phy Event Counters (GP Log 0x11)
ID	  Size	 Value  Description
0x0001  2			0  Command failed due to ICRC error
0x0002  2			0  R_ERR response for data FIS
0x0003  2			0  R_ERR response for device-to-host data FIS
0x0004  2			0  R_ERR response for host-to-device data FIS
0x0005  2			0  R_ERR response for non-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
0x0008  2			0  Device-to-host non-data FIS retries
0x0009  2		   10  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2		   10  Device-to-host register FISes sent due to a COMRESET
0x000b  2			0  CRC errors within host-to-device FIS
0x000d  2			0  Non-CRC errors within host-to-device FIS

root@Emily-NAS:~ #

 

jbrown705

Explorer
Joined
Sep 10, 2018
Messages
62
You should review the guidance about ZFS:

Slideshow explaining VDev, zpool, ZIL and L2ARC
https://forums.freenas.org/index.ph...ning-vdev-zpool-zil-and-l2arc-for-noobs.7775/

Terminology and Abbreviations Primer
https://forums.freenas.org/index.php?threads/terminology-and-abbreviations-primer.28174/

It is advised to not use RAIDz1 with drives larger that 1 TB.

Thanks!, I did read the first one a while back and remember still being confused, but now that i have been playing with it for a few weeks, it might make sense to return to it and review.

Why do you advise nothing bigger that a 1TB drive? How would you recommend configuring a set with 3 8TB drives in there now and 3 more in boxes?

There have been some problems reported with certain model drives. I don't know the root cause, but if you can get back to us on the model number, it would be a useful data point.
I saw some drives recently where the SMART capability of the drive was disabled by default.

I was able to get model #'s for you. It is WDBCKA0080HBK

Are you able to SSH to a command line on your server?
It would be useful to see the output of smartctl -x /dev/adaX where X is one of your drive numbers.

Yes I can. Here is the output:

Code:
=== START OF INFORMATION SECTION ===
Device Model:	 WDC WD80EMAZ-00WJTA0
Serial Number:	1DGJMZNZ
LU WWN Device Id: 5 000cca 26cc790f9
Firmware Version: 83.H0A83
User Capacity:	8,001,563,222,016 bytes [8.00 TB]
Sector Sizes:	 512 bytes logical, 4096 bytes physical
Rotation Rate:	5400 rpm
Form Factor:	  3.5 inches
Device is:		Not in smartctl database [for details use: -P showall]
ATA Version is:   ACS-2, ATA8-ACS T13/1699-D revision 4
SATA Version is:  SATA 3.2, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is:	Fri Sep 21 10:51:24 2018 EDT
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, frozen [SEC2]
Wt Cache Reorder: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

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:				(   93) seconds.
Offline data collection
capabilities:					(0x5b) SMART execute Offline immediate.
										Auto Offline data collection on/off support.
										Suspend Offline collection upon new
										command.
										Offline surface scan supported.
										Self-test supported.
										No 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:		(   2) minutes.
Extended self-test routine
recommended polling time:		( 943) minutes.
SCT capabilities:			  (0x003d) SCT Status supported.
										SCT Error Recovery Control supported.
										SCT Feature Control supported.
										SCT Data Table supported.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME		  FLAGS	VALUE WORST THRESH FAIL RAW_VALUE
  1 Raw_Read_Error_Rate	 PO-R--   100   100   016	-	0
  2 Throughput_Performance  --S---   129   129   054	-	112
  3 Spin_Up_Time			POS---   172   172   024	-	438 (Average 325)
  4 Start_Stop_Count		-O--C-   100   100   000	-	30
  5 Reallocated_Sector_Ct   PO--CK   100   100   005	-	0
  7 Seek_Error_Rate		 -O-R--   100   100   067	-	0
  8 Seek_Time_Performance   --S---   128   128   020	-	18
  9 Power_On_Hours		  -O--C-   100   100   000	-	925
 10 Spin_Retry_Count		-O--C-   100   100   060	-	0
 12 Power_Cycle_Count	   -O--CK   100   100   000	-	30
 22 Unknown_Attribute	   PO---K   100   100   025	-	100
192 Power-Off_Retract_Count -O--CK   100   100   000	-	61
193 Load_Cycle_Count		-O--C-   100   100   000	-	61
194 Temperature_Celsius	 -O----   175   175   000	-	37 (Min/Max 22/39)
196 Reallocated_Event_Count -O--CK   100   100   000	-	0
197 Current_Pending_Sector  -O---K   100   100   000	-	0
198 Offline_Uncorrectable   ---R--   100   100   000	-	0
199 UDMA_CRC_Error_Count	-O-R--   200   200   000	-	0
							||||||_ K auto-keep
							|||||__ C event count
							||||___ R error rate
							|||____ S speed/performance
							||_____ 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	  1  Comprehensive SMART error log
0x03	   GPL	 R/O	  1  Ext. Comprehensive SMART error log
0x04	   GPL	 R/O	256  Device Statistics log
0x04	   SL	  R/O	255  Device Statistics log
0x06		   SL  R/O	  1  SMART self-test log
0x07	   GPL	 R/O	  1  Extended self-test log
0x08	   GPL	 R/O	  2  Power Conditions log
0x09		   SL  R/W	  1  Selective self-test log
0x0c	   GPL	 R/O   5501  Pending Defects log
0x10	   GPL	 R/O	  1  NCQ Command Error log
0x11	   GPL	 R/O	  1  SATA Phy Event Counters log
0x12	   GPL	 R/O	  1  SATA NCQ Non-Data log
0x13	   GPL	 R/O	  1  SATA NCQ Send and Receive log
0x15	   GPL	 R/W	  1  Rebuild Assist log
0x21	   GPL	 R/O	  1  Write stream error log
0x22	   GPL	 R/O	  1  Read stream error log
0x24	   GPL	 R/O	256  Current Device Internal Status Data log
0x25	   GPL	 R/O	256  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
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 (1 sectors)
No Errors Logged

SMART Extended Self-test Log Version: 1 (1 sectors)
No self-tests have been logged.  [To run self-tests, use: smartctl -t]

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.

SCT Status Version:				  3
SCT Version (vendor specific):	   256 (0x0100)
SCT Support Level:				   0
Device State:						Active (0)
Current Temperature:					37 Celsius
Power Cycle Min/Max Temperature:	 31/39 Celsius
Lifetime	Min/Max Temperature:	 22/39 Celsius
Under/Over Temperature Limit Count:   0/0

SCT Temperature History Version:	 2
Temperature Sampling Period:		 1 minute
Temperature Logging Interval:		1 minute
Min/Max recommended Temperature:	  0/65 Celsius
Min/Max Temperature Limit:		   -40/70 Celsius
Temperature History Size (Index):	128 (57)

Index	Estimated Time   Temperature Celsius
  58	2018-09-21 08:44	37  ******************
 ...	..(126 skipped).	..  ******************
  57	2018-09-21 10:51	37  ******************

SCT Error Recovery Control:
		   Read:	 70 (7.0 seconds)
		  Write:	 70 (7.0 seconds)

Device Statistics (GP/SMART Log 0x04) not supported

Pending Defects log (GP Log 0x0c) supported [please try: '-l defects']

SATA Phy Event Counters (GP Log 0x11)
ID	  Size	 Value  Description
0x0001  2			0  Command failed due to ICRC error
0x0002  2			0  R_ERR response for data FIS
0x0003  2			0  R_ERR response for device-to-host data FIS
0x0004  2			0  R_ERR response for host-to-device data FIS
0x0005  2			0  R_ERR response for non-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
0x0008  2			0  Device-to-host non-data FIS retries
0x0009  2		   98  Transition from drive PhyRdy to drive PhyNRdy
0x000a  2		   95  Device-to-host register FISes sent due to a COMRESET
0x000b  2			0  CRC errors within host-to-device FIS
0x000d  2			0  Non-CRC errors within host-to-device FIS
 
Status
Not open for further replies.
Top