Choose your NAS operating system

The drives and the box are only half a NAS. The software is what turns a pile of disks into storage you can trust, and the choice shapes everything after it: how you add disks, how your data is protected, and how much time you spend in a terminal. Three options cover almost everyone. Here is how to pick honestly.

First, the one rule that spans all of them

Whatever OS you choose, buy the right drives. NAS operating systems lean on CMR drives and can behave badly with the SMR drives that manufacturers quietly slip into consumer lines - an SMR disk can stall during a rebuild, exactly when your array is most vulnerable. Check any model against the CMR/SMR list at NASdisks before you buy, regardless of which OS you land on.

TrueNAS - the serious default

TrueNAS is built on ZFS, the gold-standard filesystem for keeping data honest: it checksums everything and repairs silent corruption. It is free, open, hugely popular, and the choice most people mean when they say "a proper NAS."

  • Best for: anyone who wants maximum data integrity and does not mind planning their disk layout up front.
  • The catch: ZFS wants you to add storage in whole matched groups (vdevs), so expanding is less casual than just slotting in one more disk. It also likes a healthy chunk of RAM.
  • Pick it if: the data matters and you want the strongest protection, on hardware you spec once and grow deliberately.

Unraid - the flexible one

Unraid takes the opposite stance on disks: mix any sizes, add one at a time, and a parity drive protects the array. It is beloved for home servers precisely because it grows the way a home actually grows - one drive when you run low.

  • Best for: people who add disks gradually and hate throwing away odd-sized drives.
  • The catch: it is paid (a modest one-time-ish licence), and its parity model is a little less bulletproof than ZFS under heavy simultaneous failure. It also doubles as a slick app/VM host, which many people love.
  • Pick it if: flexibility and easy expansion matter more than absolute filesystem purity, and you want a friendly app ecosystem too.

Synology DSM - the appliance

DSM is Synology's own OS, and it only runs on their boxes. You give up hardware freedom and pay a premium, and you get the most polished, least fiddly experience of the three - a genuinely good app, mobile access, and photo/backup tools that just work.

  • Best for: people who want it to behave like an appliance and never touch a command line.
  • The catch: locked to Synology hardware, pricier per terabyte, and recent models have pushed their own branded drives. It is the least tinker-friendly, which for many people is the entire appeal.
  • Pick it if: you value your time over control and want storage that fades into the background.

How to actually decide

  • Want the strongest data integrity and will plan your disks? TrueNAS.
  • Add drives one at a time and want flexibility plus apps? Unraid.
  • Want an appliance that just works and will pay for it? Synology.

For the DIY options (TrueNAS, Unraid) you also choose the hardware underneath - a low-power mini PC or small server with enough bays. For the drives themselves, whatever you pick, start at NASdisks and buy CMR. New to the whole thing? Start with building your first NAS.