How can I find out the total TB written for this Chinese SSD ? What does F1 value of 22E229 mean?
Last edited:
If the unknown crappy SSD does not expose this info, probably can't be found.Yes, I own this. I do want to know TB written. Any way to find that out?
Thank you! I followed your advice, changed to decimal, copied 1GB and the value changed about 1000 which means that the unit of measurement is Mb. The current TBW is 2.28Tb. Do you have any idea what this 128Gb SSD may be rated for in terms of TBW?"22E229" is the hexadecimal raw value. CrystalDiskInfo can be switched between decimal and hexadecimal modes.
Alternatively, use Google's calculator:
https://www.google.com/search?q=0x22E229+in+decimal
0x22E229 = 2286121 (decimal)
You now need to determine the units of measurement. To this end, copy a 1GB file to the drive and record the before-and-after raw values of attribute F1. Divide 1GB by the difference in the raw values. That will tell you if each increment in F1 corresponds to 512 bytes or 1KB or 1MB or something else.
The TBW number is only for the warranty.Thank you! I followed your advice, changed to decimal, copied 1GB and the value changed about 1000 which means that the unit of measurement is Mb. The current TBW is 2.28Tb. Do you have any idea what this 128Gb SSD may be rated for in terms of TBW?
This is the disk in question. Do you know what endurance can it have? I can't find that info in it's specs.
This is not what I've understood about TBW but I could be wrong. actually it has been on 24/7 for 8 years.It does NOT mean it WILL die at that age or TBW.
14436 Power On Hours = 601.5 days.This is not what I've understood about TBW but I could be wrong. actually it has been on 24/7 for 8 years.
I suspect that attribute AA is the average erase count, ie 0x18 = 26. If so, then the total writes to NAND would be 3.3TB:
https://www.google.com/search?q=128+GiB+x+0x18+in+TB
This means that the total host writes would be at least that much, allowing for write amplification.
I'm betting that each increment in F1 corresponds to 2MB.
Thank you! I followed your advice, changed to decimal, copied 1GB and the value changed about 1000 which means that the unit of measurement is Mb. The current TBW is 2.28Tb. Do you have any idea what this 128Gb SSD may be rated for in terms of TBW?
This is the disk in question. Do you know what endurance can it have? I can't find that info in it's specs.
I can't find any TBW spec, either:This is the disk in question. Do you know what endurance can it have? I can't find that info in it's specs.
Judging by the firmware and SMART attributes I'm guessing it may be an old Phison controller. Phison S11 drives are just slightly different. On them, attribute AA is Bad Block Count. F1 (Host Writes) is usually in GB but that's obviously not the case here. I've seen this attribute correspond to 512 byte sectors on SMI based drives and 32MB on Realtek drives. I've never seen it equal 2MB.
Could attribute AD be min / max / average erase count?
0x16 / 0x90 / 0x58 --> 22 / 144 / 88
If so, then the write amplification would be quite high.
NAND writes / host writes = (128 GiB x 0x58) / 2.28 TB = 5.3
0x27004B --> 0x27 / 0x4B --> 39 / 75
It doesn't look quite the same, but SMART is hardly ever consistent.
I haven't seen "Lat PO" before, though.
Then the SMART data reported is wrong, because the drive is powered on for 8 years.14436 Power On Hours = 601.5 days.
Under 2 years of 24/7.
Thanks, I'll try updating it.The web site has a firmware update dated 2018/03, so you might want to consider that. The included INI file mentions Phison.
Maybe the POH count is not incremented when your machine goes to sleep?Then the SMART data reported is wrong, because the drive is powered on for 8 years.
It's set to never going to sleep because it's a surveillance cameras system.Maybe the POH count is not incremented when your machine goes to sleep?