Quick answer

Pick Unraid for mixed-size drives you already own ($49-249 one-time), TrueNAS Community Edition for uniform drives and ZFS integrity on 8GB+ RAM, and openmediavault for low-RAM Debian boxes. Proxmox is a hypervisor, not a NAS OS — by its own documentation it serves no shares; it belongs under a NAS, not instead of one.

Every NAS thread ends in the same four names, and one of them does not belong. I spent an evening verifying the current state of all four against their own release notes, pricing pages, and documentation, because so much of the standing advice on this comparison describes products that no longer exist, and the details that changed are exactly the ones that decide the purchase: TrueNAS SCALE is gone as a name, TrueNAS CORE is discontinued as a product, Unraid’s “subscription” is not one, and Proxmox, the name that starts half the arguments, does not serve a single network share out of the box and never claimed it could.

Here is the decision, then the evidence.

The short version

Two are free. One is worth paying for. One is a hypervisor wearing a costume.

Mixed drives you already own, apps with minimum friction, money available: Unraid. Uniform drives, integrity as the priority, 8GB of RAM to spare: TrueNAS Community Edition. A weak or small box, Debian comfort, zero budget: openmediavault. And if virtual machines are the actual point of the server, run Proxmox — with a NAS on top of it, not instead of one.

The August 2026 state of play

UnraidTrueNAS CEopenmediavaultProxmox VE
Version7.3.2 (Jul 2026)25.10.6 (Aug 2026)8.5.7 (Aug 2026)9.2 (May 2026)
Cost$49 / $109 / $249 onceFreeFreeFree²
Storagemixed-size parity arrayZFS onlymdadm + 16 mountable filesystemsfor VM disks, not shares
RAM floor¹none published8GB1GiB1GB (2GB + guests)
AppsCommunity Apps (Docker)TrueNAS Apps (Docker)omv-extras pluginsVMs + LXC only

¹ Official documentation figures; Unraid’s getting-started docs publish no RAM number (only a 4GB USB stick requirement) and its forum moderators suggest 4GB as the practical minimum. ² Subscriptions run €120 (repo access only, no tickets) to €1,100 (unlimited tickets) per socket per year; the free package repo is officially labeled not recommended for production.

What the old comparisons get wrong

The rename nobody indexed. TrueNAS SCALE became TrueNAS Community Edition with 25.04 “Fangtooth” in April 2025, and the FreeBSD-based CORE line is formally finished. The software status page says it is no longer under active development, with 13.0-U6.8 and 13.3-U1.2 as the final builds. Any comparison still weighing “CORE vs SCALE” is a museum piece.

Unraid’s pricing produces the loudest arguments and the most misinformation. The licenses are perpetual. The $36 a year on the Starter and Unleashed tiers is optional and only gates new feature releases; your installed version keeps working and keeps receiving security patches within its minor version. Lime Technology shipped 7.2.8 with a WebGUI CVE fix three weeks after 7.3.2 was already current. Call it a subscription and its forum will correct you, with citations.

RAIDZ expansion stopped being a differentiator. TrueNAS shipped it in 24.10 in October 2024, sponsored by iXsystems, and Unraid’s ZFS pools gained the same one-drive-at-a-time growth in 7.2.0 a year later. The classic “ZFS can’t grow one disk at a time” objection is two years stale against TrueNAS and ten months stale against Unraid.

openmediavault deserves both its reputation and its asterisk. It is the lightest real NAS OS here, it is genuinely free, and the third-party omv-extras mergerfs and SnapRAID plugins recreate Unraid’s mixed-drive economics without the license fee. The asterisk is structural: the GitHub contributor graph shows 8,303 commits by the lead developer against 24 by the next contributor. One maintainer carries the core. OMV 7 also quietly went end-of-life in June 2026, so a fresh install today should start at OMV 8.

The category error

Proxmox VE describes itself as a server management platform for enterprise virtualization. Its storage documentation lists NFS and SMB only as backends it mounts from somewhere else, to hold VM disks and backups. There is no interface anywhere in it for creating a share, and its community answers the recurring question without hedging: “not a NAS software like TrueNAS,” in its own words. That settles it.

So why is it in every NAS thread? Because homelabbers correctly run it as the base layer and put the NAS on top — a TrueNAS or OMV virtual machine with disks passed through, a fileserver LXC, or bare Samba on the underlying Debian. All of those work. None of them makes Proxmox a NAS OS; they make it a hypervisor hosting one, which is a different decision with different failure modes. If that is your situation, the real question is which storage backend to run under Proxmox, and we compare exactly that separately.

Picking by your actual constraint

Your drives are a mixed bag. Unraid’s parity array takes different sizes in one protected pool, and openmediavault reaches the same shape via the third-party omv-extras mergerfs and SnapRAID plugins. TrueNAS will let you mix sizes but charges you for it: ZFS caps every disk in a vdev at the smallest member’s capacity.

Your RAM is tight. TrueNAS officially wants 8GB plus 1GB per drive past eight. OMV officially runs in 1GiB. On a repurposed thin client or an N100 with soldered memory, that spread decides the argument by itself.

You want apps without ceremony. Unraid’s Community Apps store is, in my judgment, the smoothest catalog in home NAS. TrueNAS moved its apps backend from Kubernetes to plain Docker in 24.10, which simplified life, though its forums carry real migration scars from that transition, and the forum threads from the 25.04 virtualization overhaul read the same way. OMV needs the omv-extras compose plugin before Docker exists at all.

Your data is the point and nothing else is. TrueNAS. It is not close, because the whole platform is organized around one job: ZFS end-to-end with checksumming, snapshots, and replication, maintained by a company whose paying enterprise customers keep the storage layer honest whether or not the home users complain loudly enough.

Budget rules everything. OMV and TrueNAS are free. Unraid’s $49 Starter covers six attached devices, which fits most first builds; count your drives before assuming the $109 tier. Run your drive plan through the RAID capacity calculator first — parity overhead changes the real cost per usable terabyte more than the license does.

Whatever wins, put it on hardware that idles politely. A NAS runs 24/7, so the idle-power economics compound annually, and the budget NAS builds and old-PC conversion guide both start from that premise.

Method and limits

Everything above was verified on 2026-08-20 against official release notes, pricing pages, and documentation, with community claims labeled as community claims; the source list below carries the URLs. Two honesty notes from the verification run: the openmediavault docs site blocks automated fetchers, so its facts were checked against the project’s own docs source repository (identical content), and a small number of forum items were verified through search-index snippets rather than full page loads. What this page is not: a hands-on bench of the four installers side by side. I have not run these four concurrently on matched hardware, so you will find no throughput or power numbers here — when we measure that, it will publish as a dataset with the raw files, like our other measured work. Versions move fast in this space; if the table above and a vendor page ever disagree, the vendor page has moved and this page’s lastmod tells you by how much.

Frequently asked questions

Unraid vs TrueNAS vs Proxmox — which should I use for a NAS?
Unraid if your drives are mixed sizes and you want the easiest app ecosystem — it costs $49-249 one-time. TrueNAS Community Edition if your drives are uniform and data integrity is the point; it is free but wants 8GB of RAM and commits you to ZFS. Proxmox is the odd one out: it is a virtualization platform with no share-serving UI at all, so it only makes sense as the base layer with a NAS running on top.
Is TrueNAS SCALE still free, and what happened to CORE?
Yes — but the name is gone. TrueNAS SCALE became TrueNAS Community Edition with the 25.04 Fangtooth release in April 2025, and it remains free and open source. TrueNAS CORE, the FreeBSD line, is officially no longer under active development; its final builds are 13.0-U6.8 and 13.3-U1.2, and iXsystems points CORE users at a one-way migration to the Linux-based Community Edition.
Is Unraid a subscription now?
No, and the distinction matters. All three tiers ($49 Starter, $109 Unleashed, $249 Lifetime) are perpetual licenses — the optional $36/year on the first two only extends access to new OS releases. Skip it and you keep running your version forever, and Lime Technology still ships security patches within your minor version: 7.2.8 fixed a WebGUI CVE three weeks after 7.3.2 was already out.
Can Proxmox be used as a NAS?
Not by itself in any supported way. Proxmox’s own storage documentation treats NFS and SMB strictly as storage it mounts from elsewhere, and there is no interface for creating shares. Its community says it plainly: Proxmox is not NAS software. The standard patterns are a TrueNAS or OMV virtual machine, a fileserver LXC, or hand-rolled Samba on the Debian base — all of which mean you are administering a NAS anyway, just inside a hypervisor.
What is the best free TrueNAS alternative in 2026?
openmediavault, if TrueNAS’s 8GB RAM floor or ZFS-only design is what pushed you away — OMV runs in 1GiB, speaks mdadm RAID plus sixteen mountable filesystems (several of them legacy), and adds Unraid-style pooling through the third-party omv-extras mergerfs and SnapRAID plugins. If the objection is CORE’s discontinuation rather than the RAM, TrueNAS Community Edition itself is the successor. Paid but polished, Unraid is the third door.
How much RAM does each NAS OS need?
Official floors, verified August 2026: TrueNAS Community Edition wants 8GB plus 1GB per drive after eight. openmediavault runs on 1GiB with 4GiB recommended for novices. Proxmox lists 1GB for evaluation and realistically 2GB plus whatever your guests use, plus about 1GB per TB of ZFS. Unraid’s getting-started docs publish no RAM figure at all — only a 4GB USB boot stick — and its forum moderators suggest 4GB of RAM as the practical minimum for 7.x.

Evidence ledger

Last updated
Methodology
This guide was written and edited by Lowell K. Wood IV in St. Louis County, MO. It draws on 19 cited sources, listed below, each checked against the original page on the date above. Full editorial standard: methodology.
Update log
  • 2026-08-20 — First publication. All version numbers, prices, dates, and doc quotes verified live 2026-08-20 against official release notes, pricing pages, and documentation; the full per-claim source sheet is retained in the audit workspace (S8-nas-os-facts.md). Community-sourced claims are labeled as such in-line.
Corrections
Spotted an error or a stale number? Email hello@techfuelhq.com. Confirmed corrections are added to the update log above.

About the author

Written by Lowell K. Wood IV, who builds and runs TechFuelHQ from St. Louis, Missouri.