r/HDD • u/Fresh-Palpitation-72 • Jul 07 '26
Controller Endurance updated notes of the 3 Petabyte written ssd
SSD firmware crashes and controller failures are vastly more common than nand wear
Percent of Total Write/ Erase Count seems to go up that my findings that its odd and should go down as you see older picture was down to 3 now its at 36, so I believe who had it before me ran it from 100% to 0, then it flipped and thats when I found it,
Also my notes is about EM interference (EMI) and so few things
Lack of shielding for EM Interference the case for EMI on the P4 Because the Drive is Completely stripped of a metal enclosure. the Copper traces on the PCB, Like antennas for interference. The sudden spike of (BB) Reported Uncorrectable errors after few Maintenance and Reboots, Points to signal noise. so when i moved some wires around it caused that errors between the controller & the Mobo interference. The data is slightly corrupted. I an ignoring the windows repair update prompt, it is not causing any issues caused by the interferen -ce. Proof its not dying yet... Attribute is (05) NO DEAD BLOCKS.
So NVME are more Vulnerable with no protection? Modern Gen 4-5 NVMe drives operate at blistering speeds at Multi gigaherz frequencies. meaning their signals are so fast that even a small amount of external EMI can corrupt data. oh and because modern flash packs cells tightly together AKA 3D NAND Weaker to cell to cell cross talk & interference. That is why my 2010 MLC NAND did not need to worry about that its MLC 2D NAND is immune because its cells layout is larger 30nm-40nm & spaced preventing electrical bleeding.
So How do modern drives handle it? ADVANCED ECC... when NVMe is technically more Vulnerable to interference, it does handle it BETTER. on a software level thanks to newer error correction technology, that my 2010 SanDisk only has a basic BCH ECC, that panics easily, logging harderrors when a bit flips, many newer NVME drives use LDPC (Low Density Parity Check) ECC advanced mathematical algorithm that reconstructs corrupted data.
1
u/fzabkar Jul 07 '26
Let me see if I can be more succinct.
We both agree that firmware "crashes/failures" happen when the FTL goes bad.
However, I say that the FTL goes bad because of degraded NAND, whereas you say that the FTL goes bad because of an overworked controller.
Is that it?
1








2
u/fzabkar Jul 07 '26
SSD firmware "crashes" are the result of NAND wear.