SMART Support Disabled

Status
Not open for further replies.

ITR6

Dabbler
Joined
Jan 8, 2017
Messages
12
Hello all!

So I took a gamble on ebay and bought a used Toshiba 800GB SAS SSD. I put it into my FreeNAS box and tried to run SMART test on it and got this back:

Code:
User Capacity:		800,166,076,416 bytes [800 GB]

Logical block size:   512 bytes

LU is thin provisioned, LBPRZ=1

Rotation Rate:		Solid State Device

Form Factor:		  2.5 inches

Logical Unit id:	  XXXXXXXXXXXXXXXX

Serial number:		XXXXXXXXXXXX

Device type:		  disk

Transport protocol:   SAS (SPL-3)

Local Time is:		Sun Jan  8 11:23:06 2017 PST

SMART support is:	 Available - device has SMART capability.

SMART support is:	 Disabled

Temperature Warning:  Disabled or Not Supported

=== START OF READ SMART DATA SECTION ===

SMART Health Status: OK

Percentage used endurance indicator: 0%

Current Drive Temperature:	 27 C

Drive Trip Temperature:		65 C

Manufactured in week 39 of year 2012

Elements in grown defect list: 0

Error counter log:
		   Errors Corrected by		   Total   Correction	 Gigabytes	Total
			   ECC		  rereads/	errors   algorithm	  processed	uncorrected
		   fast | delayed   rewrites  corrected  invocations   [10^9 bytes]  errors
read:		  0		0		 0		 0		  0	  64938.122		   0
write:		 0		0		 0		 0		  0	  67954.291		   0

Non-medium error count:	 4051


of course I removed the ID and Serial#

Can someone tell me how to enable the SMART support or am I screwed and just have to use the drive blindly and hope it doesn't fail without warning?

EDIT: the drive is Toshiba 800GB 2.5" SAS SSD PX02SMF080

Thanks in advance!!
 

bigphil

Patron
Joined
Jan 30, 2014
Messages
486
Try running "smartctl -s on /dev/your Drive"
 
Status
Not open for further replies.
Top