I have a DS220+ with 2 identical drives, configured as RAID, so just one volume. Everything was working great, but to access the new object-recognition in photos, I added RAM, which caused some corruption and now the volume is read-only and won’t repair itself (even after removing the RAM). So now I’m preparing to do an external backup and rebuild the NAS. But now I’m wondering: If volume issues are more likely than drive issues, should I forget about RAID, create one volume on each drive, and use the second volume as a local backup? Or is RAID still the best first line of defence? (Or is there a way I can do both with two drives?

  • Chup@feddit.de
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    10 months ago

    You should get/use one external drive for backups that you store separately (can be your 2nd or a new one). Having two separate internal drives for backup is not safe, as the system can damage data on both at the same time (e.g. malware/encryption, data corruption etc.).

    RAID is for availability/uptime. I like to compare it to a shop system at the checkout. You can’t have shop payments halted if one drive fails, so you have a RAID. It allows you to repair/replace while the system keeps running and your business keeps operating. In a large business, every hour of downtime can cost you hundreds of thousand of currency, so RAID gets even more sophisticated. Downtime is not an option.

    At home this is up to you. RAID can save you some hassle and grant performance, but likely costs you more money than it saves you. Backup is key, so have at least one separately stored copy and depending on the importance of your data, also have an off-site backup.