OK, that problem won't bite me again.

I've replaced the broken SSD by an old harddisk, and included it in the backup configuration. I ordered two new SSDs, same size, same model, same brand.

Yesterday, I spend a day juggling with four SSDs, a HDD, the on-board RAID-capable SATA controller on my mainboard, and a few old SATA controllers. After a bit of fiddling, I now have set up the two new SSDs as a RAID-1 used as the data drive. The two old SSDs, that also happened to be a pair of same size, same model, same brand, are set up as another RAID-1 used as the system/boot drive. Data from the old data SSD and the HDD was copied to the data RAID before creating the system RAID. Then, I created a new system RAID from the old data SSD and the HDD, copied the working operating system from its SSD to the RAID, disconnected the system SSD, and booted from the system RAID. Finally, I ripped out the HDD, degrading my fresh system RAID, and replaced it with the old system SSD.

Now, any single SSD may die, and I will still be able to use the PC. All I will have to do is to order a replacement SSD and swap it for the then-broken SSD. I know that this will work, because ripping our the HDD at run time was part of the way I migrated to the RAID setup.

If two SSDs in the same RAID will die within short time, I still have a backup, but restoring that will take some time.

I'm considering repeating that process on my machine at work. That machine is basically a copy of my main computer, using a slightly newer mainboard and a slightly faster CPU. And it has no backup at all.

Alexander

--
Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)

In reply to Re: [OT] Reminder: SSDs die silently by afoken
in thread [OT] Reminder: SSDs die silently by afoken

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.