E
E
Evgeny Yerko2015-10-20 15:51:34
Solid State Drives
Evgeny Yerko, 2015-10-20 15:51:34

Decryption from SMART to SSD OCZ VErtex 450 128Gb under Centos 7?

And so, I bought a disk from my hands, when connected to a laptop through my pocket, it shows 100% health
OCZ Guru also confirmed
# smartctl -a /dev/sda
smartctl 6.2 2013-07-26 r3841 [x86_64-linux-3.10.0-229.14. 1.el7.x86_64] (local build)
Copyright (C) 2002-13, Bruce Allen, Christian Franke, www.smartmontools.org
=== START OF INFORMATION SECTION ===
Device Model: OCZ-VERTEX450
Serial Number: OCZ- XXXXXXXXXXXXXX
LU WWN Device Id: 5 e83a97 2e8f5e539
Firmware Version: 3.0
User Capacity: 128.035.676.160 bytes [128 GB]
Sector Size: 512 bytes logical/physical
Rotation Rate: Solid State Device
Device is: Not in smartctl database [for details use: -P showall]
ATA Version is: ATA8-ACS (minor revision not indicated)
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 3.0 Gb/s)
Local Time is: Tue Oct 20 15:31:57 2015 EEST
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: FAILED!
Drive failure expected in less than 24 hours. SAVE ALL DATA.
No failed Attributes found.
General SMART Values:
Offline data collection status: (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
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: ( 0) seconds.
Offline data collection
capabilities: (0x1d) SMART execute Offline immediate.
No Auto Offline data collection support.
Abort Offline collection upon new
command.
Offline surface scan supported.
Self test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities: (0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability: (0x00) Error logging NOT supported.
General Purpose Logging supported.
Short self-test routine
recommended polling time: ( 0) minutes.
Extended self-test routine
recommended polling time: ( 0) minutes.
SMART Attributes Data Structure revision number: 18
the Vendor Specific the SMART the Attributes with the Thresholds:
ID # ATTRIBUTE_NAME is the FLAG the VALUE WORST THRESH the TYPE UPDATED WHEN_FAILED RAW_VALUE
5 Reallocated_Sector_Ct 0x0000 210 210 000 Old_age Offline - 64 722 (0 17633)
9 Power_On_Hours 0x0000 100 100 000 Old_age Offline - 1229
12 Power_Cycle_Count 0x0000 100 100 000 Old_age Offline - 125
171 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 0
174 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 3780087036
195 Hardware_ECC_Recovered 0x0000 100,100,000 Old_age Offline - 1401081034
196 Reallocated_Event_Count 0x0000 100,100,000 Old_age Offline - 10023 (0 33723)
197 Current_Pending_Sector 0x0000 100,100,000 Old_age Offline - 1839466721
208 Unknown_SSD_Attribute 0x0000 100,100,000 Old_age Offline - 8
210 Unknown_Attribute 0x0000 100 100 000 Old_age Offline - 3558545429
224 Unknown_SSD_Attribute 0x0000 100 100 000 Old_age Offline - 1
233 Media_Wearout_Indicator 0x0000 100 100 000 Old_age Offline - 100
241 Total_LBAs_Written 0x0000 100 100 000 Old_age Offline - 250
242 Total_LBAs_Read 0x0000 100 100 000 Old_age Offline - 179 249 Unknown_Attribute
0x0000 100 100 000 Old_age Version Offline -
276225 SMART Self-Test Log Structure error: invalid SMART checksum. SMART Self-test log structure revision number 1 No self-tests have been logged. [To run self-tests , use: smartctl -t] Selective Self-tests/Logging not supported

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
Mikhail Zhilin, 2015-10-30
@Merdue

You need to perform a TRIM operation or connect the SSD to Windows 8, 8.1, 10 or Linux Unix mac and perform TRIM or use the recovery utility from the OCZ website, apparently your disk was unsuccessfully erased.
Yes, you still need to install the latest firmware from the manufacturer's website! Everything will be OK!

Y
younghacker, 2015-10-30
@younghacker

Device is: Not in smartctl database [for details use: -P showall]

This means that your disk is not in the smartctl utility database.
In order for it to understand all the smartctl parameters, you need to update the database.
You can try
If it does not update or update but the disk does not appear, then try the script.
You must have the update-smart-drivedb script installed, it loads a fresh drive database. Perhaps your disk is there. The script should run without errors.
# update-smart-drivedb -v
Download from branches/RELEASE_5_43_DRIVEDB
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  136k    0  136k    0     0  23559      0 --:--:--  0:00:05 --:--:--  169k
/usr/share/smartmontools/drivedb.h updated from branches/RELEASE_5_43_DRIVEDB

After that run smartctl and see what happens. The message that the disk is not in the database should disappear, and the parameters should get the appropriate names.
After that, you will read the errors.
PS
I like Intel SSDs. You go to their website, "pull" the specification, read it and write a script that parses the output of smartctl and you get this more or less human response:
"The workload took 244041 minutes (169.473 days) to complete with 51% reads and 49% writes. A total of 12507.7GB of data was written to the device, which increased the media wear in the drive by 2.72949%. At this point in time, this workload is causing a wear rate of 2.72949% for every 244041 minutes, or 0.000671074%/hour"

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question