i am not expecting any SSD to be worn out unless the previous owner was into heavy workloads, which isn’t the case for a lot of mac users. You can technically write over the whole SSD hundreds of thousands of time before losing some capacity. Assuming the OS runs on BTRS you’ll be fine as the file system will auto flag bad sectors.
As a FunFact™, you’re more likely to have the SSD controller die than the flash wear out at this point.
Even really cheap SSDs will do hundreds and hundreds of TB written these days, and on a normal consumer workload we’re talking years and years and years and years of expected lifespan.
Even the cheap SSDs in my home server have been fine: they’re pushing 5 years on this specific build, and about 200 TBW on the drives and they’re still claiming 90% life left.
At that rate, I’ll be dead well before those drives fail, lol.
You’re looking for the Media_Wearout_Indicator which is a percentage starting at 100% and going to 0%, with 0% being no more spare sectors available and thus “failed”. A very important note here, though, is that a 0% drive isn’t going to always result in data loss.
Unless you have the shittiest SSD I’ve ever heard of or seen, it’ll almost certainly just go read-only and all your data will be there, you just won’t be able to write more data to the drive.
Also you’ll probably be interested in the Total_LBAs_Written variable, which is (usually) going to be converted to gigabytes and will tell you how much data has been written to the drive.
The battery is definitely replaceable but in latest models used to be glued on… I haven’t checked on the Apple silicon models… worse case the Apple Store can do it for you for 70/80€$
You can also remove the glue yourself, there must be an iFixit tutorial on YouTube for it
Well then I guess Apple Silicon Macs might be on my list when I’ll need something to replace my Surface Go 1 if one day it dies or if Fedora becomes more resource hungry in the future.
i am not expecting any SSD to be worn out unless the previous owner was into heavy workloads, which isn’t the case for a lot of mac users. You can technically write over the whole SSD hundreds of thousands of time before losing some capacity. Assuming the OS runs on BTRS you’ll be fine as the file system will auto flag bad sectors.
Interesting to know, thanks.
I don’t remember if you can replace the battery though. That would also be big bet getting on of these used M Macs if that’s not the case…
As a FunFact™, you’re more likely to have the SSD controller die than the flash wear out at this point.
Even really cheap SSDs will do hundreds and hundreds of TB written these days, and on a normal consumer workload we’re talking years and years and years and years of expected lifespan.
Even the cheap SSDs in my home server have been fine: they’re pushing 5 years on this specific build, and about 200 TBW on the drives and they’re still claiming 90% life left.
At that rate, I’ll be dead well before those drives fail, lol.
How can you know how much life an SSD still has? Is it a command in the terminal on Linux? Haven’t found anything in the system information.
sudo smartctl -a /dev/yourssd
You’re looking for the Media_Wearout_Indicator which is a percentage starting at 100% and going to 0%, with 0% being no more spare sectors available and thus “failed”. A very important note here, though, is that a 0% drive isn’t going to always result in data loss.
Unless you have the shittiest SSD I’ve ever heard of or seen, it’ll almost certainly just go read-only and all your data will be there, you just won’t be able to write more data to the drive.
Also you’ll probably be interested in the Total_LBAs_Written variable, which is (usually) going to be converted to gigabytes and will tell you how much data has been written to the drive.
The battery is definitely replaceable but in latest models used to be glued on… I haven’t checked on the Apple silicon models… worse case the Apple Store can do it for you for 70/80€$ You can also remove the glue yourself, there must be an iFixit tutorial on YouTube for it
Well then I guess Apple Silicon Macs might be on my list when I’ll need something to replace my Surface Go 1 if one day it dies or if Fedora becomes more resource hungry in the future.