<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div style="font-size: 12pt; font-family: helvetica,arial,sans-serif; color: #333333;">
   <span style="font-family: helvetica; font-size: 12pt;">I will suggest something and let people rip it apart:<br><br></span>Get two RPis that have at least USB 2.0&nbsp; Attach two large capacity disks to each one in a RAID-1 configuration (also known as "mirroring") to keep it simple.&nbsp; If one disk fails the other will still keep working (but you should replace it as soon as possible).
   <br>
   <br>Put all of your data on both systems.
   <br>
   <br>Take one of your systems to a friends or relatives house who you trust that has relatively good WiFi.&nbsp; Make sure the friend is relatively close, but is not in the same flood plain or fire area you are.
   <br>
   <br>Do an rsync every night to keep them in sync.
   <br>
   <br>Help your friend/relative do the same thing, keeping a copy of their data in your house.&nbsp; &nbsp;If your disks are big enough you could share systems and disks.
   <br>
   <br>Use encryption as you wish.
   <br>
   <br>Disk failure?&nbsp; &nbsp;Replace the disk and the data will be replicated.
   <br>Fire, theft, earthquake?&nbsp; &nbsp;Take the replaced system over to your friends/relatives and copy the data at high speed, then take the copied system back to your house and start using it again.
   <br>
   <br>You would need three disks to fail at relatively the same time to lose your data.&nbsp; &nbsp;Or an asteroid crashing that wipes out all life on the planet.&nbsp; Unlikely.
   <br>
   <br>Realize that nothing is forever.
   <br>
   <br>md
  </div> 
  <blockquote type="cite"> 
   <div>
    On 03/08/2021 7:33 PM Bruce Labitt &lt;bdlabitt@gmail.com&gt; wrote:
   </div> 
   <div>
    &nbsp;
   </div> 
   <div>
    &nbsp;
   </div> 
   <div dir="ltr">
    For the second time in 3 months I have had a computer failure.&nbsp; Oddly, it was a PS on the motherboard both times.&nbsp; (Two different MB's.)&nbsp; Fortunately the disks were ok.&nbsp; I'm living on borrowed time.&nbsp; Next time, I may not be that lucky.&nbsp;&nbsp; 
    <div>
     &nbsp;
    </div> 
    <div>
     Need a file server system with some sort of RAID redundancy.&nbsp; I&nbsp;want to backup 2 main computers, plus photos.&nbsp; Maybe this RPI4 too, since that's what I'm running on, due to the second failure.&nbsp; If this SSD goes, I'm gonna be a sad&nbsp;puppy.&nbsp; This is for home use, so we are not talking Exabytes.&nbsp; I'm thinking about 2-4TB of RAID.&nbsp; Unless of course, RAID is obsolete these days.&nbsp; Honestly, I find some of the levels of RAID confusing.&nbsp; I want something that will survive a disk failure (or two) out of the array.&nbsp; Have any ideas, or can you point me to some place that discusses this somewhat intelligently?
    </div> 
    <div>
     &nbsp;
    </div> 
    <div>
     Are there reasonable systems that one can put together oneself these days?&nbsp; Can I repurpose an older PC for this purpose?&nbsp; Or an&nbsp;RPI4?&nbsp; What are the gotchas of going this way?
    </div> 
    <div>
     &nbsp;
    </div> 
    <div>
     I want to be able to set up a daily rsync or equivalent so we will lose as little as possible.&nbsp; At the moment, I'm not thinking about surviving fire or disaster.&nbsp; Maybe I should, but I suspect the costs balloon considerably.&nbsp; I do not want to backup to the cloud because, plain and simple, I don't trust it to be fully secure.
    </div> 
    <div>
     &nbsp;
    </div> 
    <div>
     Thanks for any and all suggestions.&nbsp;&nbsp;
    </div> 
   </div> _______________________________________________
   <br>gnhlug-discuss mailing list
   <br>gnhlug-discuss@mail.gnhlug.org
   <br>http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
  </blockquote> 
 </body>
</html>