Building a NAS, can I do Raid 5 and non raid at the same time?

This page summarizes the projects mentioned and recommended in the original post on /r/HomeServer

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • snapraid

    A backup program for disk arrays. It stores parity information of your data and it recovers from up to six disk failures

  • First of all RAID is not a backup! It only protects against drive failure. If there is a fire you loose it all, if there is drive corruption or an accidental deletion of files, that is mirrored across the RAID array. Also it is possible to set up both a raid 5 array and a RAID 0 array. If I were you I would use something like SnapRAID with MergerFS to set this up. I would put your /boot/, /, and maybe your /home/ directories on that m.2 and just set up a /media/ partition for your plex media and softlink it to your /home/. Same goes for the File storage/backup partition. As for OS I personally use a headless Debian install with a bunch of docker containers. linuxserver.io has a nextcloud and plex container which may fit your needs. If the command line scares you and you don't want to learn it (it's really not that bad once you get used to it) you could use OpenMediaVault or something like UnRaid which will give you a gui that you can set things up like new drives later on without learning how to use SnapRAID and MergerFS. I started out with OMV but switched away bc I could do more with just a headless machine instead of being forced into what the GUI wanted to let me do.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts