<div dir="ltr">My backups are at 1 infinite loops drive aka google drive, for stuff that I literally can't replace I keep their, and on a nice USB drive WD passport I got. a few years ago.<div>What causes SSD to just die?  is that a limitation of of read/writes as compared to hours of use (SATA)?</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Aug 18, 2021 at 7:19 PM Russell Standish <<a href="mailto:lists@hpcoders.com.au">lists@hpcoders.com.au</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, Aug 18, 2021 at 03:50:52PM -0600, Gillian Densmore wrote:<br>
> I was given a PNY brand SSD for a present  about march this year. this last<br>
> Thursday. the damn thing stopped working. As in on strike, took a dump on the<br>
> bed. And Nothing I have done will get the F'n thing back to life.<br>
> <br>
> Symptoms are that it doesn't show up in BIOS, Windows thinks it's a unformated<br>
> drive, booting into Ubuntu to try to get the fucking to to just god damn work<br>
> gives a million errors about nodes, and F'sync.<br>
> And my hunch is the POS has died.<br>
> Questions!  Does thatis happen to SSD's? they'll just stop working, because,<br>
> reasons?  Family naturally wants do stuff with a warante not sure it's worth it<br>
> if the fucker just died.<br>
> I have tried unplugging cables, wiggling wobling and just about everything to<br>
> get it back to life.<br>
> On the off chance the bastard can be revived: is their software out their to<br>
> force the god damn thing to work? windows <br>
> <a href="https://ibb.co/TH2rvc0" rel="noreferrer" target="_blank">https://ibb.co/TH2rvc0</a> <---this is what the fucking thing does now<br>
<br>
I have had three SSDs die on me, the last one 2018, just prior to it's<br>
3 year warranty running out. I managed to get a replacement for that<br>
by sending the original back to Taiwan. But had to buy a replacement<br>
anyway (newer NVMe technology, so quite a performance bump), as I<br>
couldn't wait for them to post back the replacement, and that<br>
replacement is still going strong.<br>
<br>
I have also had multiple spinning rust disks die on me over the years,<br>
sometimes with a loud clunk and a wisp of smoke. But nothing in the<br>
last decade or so, so maybe HDD has become super reliable.<br>
<br>
In each an every case, I buy a new disk, restore from backups and<br>
continue trucking. You do do backups don't you?<br>
<br>
I have sometimes recovered failing HDDs by doing something along the<br>
lines of (on Linux)<br>
<br>
dd if=/dev/sda of=/dev/sda<br>
<br>
where sda is the name of you hard disk. This works by forcing the disk<br>
to use some spare blocks, mapping the old bad blocks to the fresh ones.<br>
<br>
Somewhat less successful for SSDs, though, as I suspect the<br>
filesystems automatically do that now under the guise of "wear levelling"<br>
<br>
Can't comment what you'd do with Windows - probably just download a live<br>
Linux distro, and use Linux files system tools is what I'd do.<br>
<br>
<br>
<br>
-- <br>
<br>
----------------------------------------------------------------------------<br>
Dr Russell Standish                    Phone 0425 253119 (mobile)<br>
Principal, High Performance Coders     <a href="mailto:hpcoder@hpcoders.com.au" target="_blank">hpcoder@hpcoders.com.au</a><br>
                      <a href="http://www.hpcoders.com.au" rel="noreferrer" target="_blank">http://www.hpcoders.com.au</a><br>
----------------------------------------------------------------------------<br>
<br>
- .... . -..-. . -. -.. -..-. .. ... -..-. .... . .-. .<br>
FRIAM Applied Complexity Group listserv<br>
Zoom Fridays 9:30a-12p Mtn GMT-6  <a href="http://bit.ly/virtualfriam" rel="noreferrer" target="_blank">bit.ly/virtualfriam</a><br>
un/subscribe <a href="http://redfish.com/mailman/listinfo/friam_redfish.com" rel="noreferrer" target="_blank">http://redfish.com/mailman/listinfo/friam_redfish.com</a><br>
FRIAM-COMIC <a href="http://friam-comic.blogspot.com/" rel="noreferrer" target="_blank">http://friam-comic.blogspot.com/</a><br>
archives: <a href="http://friam.471366.n2.nabble.com/" rel="noreferrer" target="_blank">http://friam.471366.n2.nabble.com/</a><br>
</blockquote></div>