Thanks for the tip on the firmware. I updated it to whatever the latest was back when I bought it but didn't realise there is a newer one. I'm a bit reluctant to flash it just in case something bad happens, and I'm looking at getting a new system with a new SSD in a month or so's time. I'll wait until I've set myself up on that till I update the firmware.
Code:
----------------------------------------------------------------------------
(1) FM-25S2I-64GBFII
----------------------------------------------------------------------------
Model : FM-25S2I-64GBFII
Firmware : 1881
Serial Number : DC3509520F1B40046
Disk Size : 64.0 GB (8.4/64.0/64.0)
Buffer Size : >= 32767 KB
Queue Depth : 32
# of Sectors : 125045424
Rotation Rate : ---- (SSD)
Interface : Serial ATA
Major Version : ATA8-ACS
Minor Version : ----
Transfer Mode : SATA/300
Power On Hours : 9153 hours
Power On Count : 1496 count
Temparature : Unknown
Health Status : Good (13 %)
Features : S.M.A.R.T., 48bit LBA, NCQ, TRIM
APM Level : ----
AAM Level : ----
-- S.M.A.R.T. --------------------------------------------------------------
ID Raw Values (8) Attribute Name
01 0000000000000005 Read Error Rate
09 00000000000023C1 Power-On Hours
0C 00000000000005D8 Power Cycle Count
B8 0000000000000079 Initial Bad Block Count
C3 0000000000000000 Program Failure Block Count
C4 0000000000000000 Erase Failure Block Count
C5 0000000000000000 Read Failure Block Count
C6 00000001DABC01D0 Total Count of Read Sectors
C7 000000024A8E7027 Total Count of Write Sectors
C8 000000000AAFD202 Total Count of Read Commands
C9 000000000A362115 Total Count of Write Commands
CA 000000000460EC86 Total Count of Error bits from flash
CB 0000000002A978BA Total Count of Read Sectors with Correctable Bit Errors
CC 0000000000000000 Bad Block Full Flag
CD 0000000000002710 Maximum PE Count Specification
CE 0000000000001B82 Minimum Erase Count
CF 00000000000028C9 Maximum Erase Count
D0 000000000000225E Average Erase Count
D1 000000000000000D Remaining Drive Life
D3 0000000000000000 Unknown
D4 0000000000000000 Unknown
D5 0000000000000000 Unknown
Cheers.
Yea good point on the firmware flashing, especially for Indilinx drives.
From those SMART values:
CE - Minimum Erase Count - 1B82 hex - 7042
CF - Maximum Erase Count - 28C9 hex - 10441 (that's above the spec of the NAND)
D0 - Average Erase Count - 225E hex - 8798
C7 - Total Count of Write Sectors - 24A8E7027 (each sector is 512bytes)
That gives you 4692 GiB written.
That's some huge write amplification if those figures are correct. In the link I posted earlier in this thread similar Indilinx drives made it past 200TiB before erase count reached NAND spec.
I guess it may be possible if the drive was mostly full and in a non Trim environment, still those SMART values just don't seem right. (Unless I made a logical error somewhere

)