Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8041

Troubleshooting • Re: USB SSD lifespans seem poor

$
0
0
Interesting. Care to explain.

Triggered by this thread and having a couple of 1Tb SSD in use I sort-of panicked. After finding various and contradicting advice out there, some saying certain solutions were no longer appropriate I went for an fstab edit having done a one-off mandraulic trim.

Did not see the solution outlined above hence the question. It also occurs to ask if our good old SD cards are at risk from this one.
(564)
There is more or less nothing left to explain anymore. All has be said already, especially if you also include forum topics up to several years back that relate to RPI4 and USB connected storage. From 2-3 years back or so, my personal conclusion was that:

Code:

if SBC==RPi4   get ASMedia[174c:55aa] + AS400else  get SBC M.2 slot onboard + NVMe
You might have or follow other logic, you can multiply the amount of posts, but maybe do some own examination of your SSDs first. We need numbers and facts.
As you can see from my numbers, you can be in very good shape, even after 'torturing' the SSD for 15 years. That exact 1TB type was once a topic subject in an article on ArsTechnica, predicting lifetime of this model (besides what Samsung specifies). I don't remember exactly, how many years ago, but it seems prediction is true as it seems.

Also note that mine (I only have 1 TB SSD, bigger is HDD) has been tied to an Intel Atom J1900 server board that got 'silent silicon rot' at some day being fatal. Board is dead, even its LEDs give too little info when looking at the troubleshooting section in the user datasheet. The only useful thing left is the coincell for the BIOS/RTC backup, that was at 3V still. And nice heatsink I could rip off.
I discovered the rot because already more than once, files and also blocklevel LVM 'images' had checksum error. Easy to see in dmesg and also when something like this:

Code:

root@raspi3:~# btrfs scrub start -B /Starting scrub on devid 1scrub done for a38ec2e7-6acd-4987-9076-bbde73138710Scrub started:    Wed Dec 17 13:41:10 2025Status:           finishedDuration:         0:00:37Total to scrub:   10.93GiBRate:             302.47MiB/sError summary:    no errors found

Statistics: Posted by redvli — Wed Dec 17, 2025 12:52 pm



Viewing all articles
Browse latest Browse all 8041

Trending Articles