TrueNAS Scale vs Core in 2025: which to pick (and whether the question still matters)
iXsystems has signalled Scale is the future and Core is on a long maintenance tail. The reality is more nuanced. Here is the migration / new-build calculus for a 2025 homelab.
The short version of where iXsystems has landed in 2025: Scale is the strategic future, Core is in maintenance, and the decision is no longer between two products — it is between staying on a stable LTS and joining the active development branch.
That is a different framing than the “Linux vs FreeBSD” food fight that defined the conversation in 2023. By April 2025, the calculus has shifted enough that the question for most homelab operators is no longer “which should I pick?” but “is now the right time to migrate?”
This piece is from running both editions on separate homelab machines, plus a hands-on migration of a Core pool to Scale in late 2024.
What changed
When TrueNAS Scale launched in 2022 it was clearly experimental relative to the rock-solid Core (formerly FreeNAS, a FreeBSD-based product with a 15-year heritage). For two years many of us watched Scale’s container/Kubernetes story mature, the UI converge with Core’s, and the storage layer stabilise.
By the end of 2024, iXsystems publicly signalled what had been operationally obvious for a while: new feature development goes to Scale. Core continues to receive security and stability updates but no major new capabilities. The two editions converged at version 24.x and now share more code than they have in years.
In 2025 the upcoming “Goldeye” release (25.10) is Scale-only. The roadmap for the rest of the year is Scale-centric. Core users will get bug fixes through 2025 and beyond, but they will not get container apps, the AI bindings work, the new instances feature, or the recent UI improvements.
The honest pick by use case
| Scenario | Pick |
|---|---|
| New build, no FreeBSD reason | Scale — start where the platform is going |
| Existing Core install, working well, no app/Kubernetes needs | Stay on Core until you have a reason to move |
| Existing Core install, want to run apps / Linux containers | Migrate to Scale — this is the migration window |
| Need iSCSI / SMB / NFS with no apps | Either works; Scale is the lower-risk pick going forward |
| You love FreeBSD specifically | Core, but accept maintenance-mode trajectory |
| Enterprise workloads, vendor support | Scale Enterprise — Core enterprise is being sunset |
The pattern: there is no longer a reason to start on Core in 2025 unless you have a specific FreeBSD requirement (jails, specific zfs-on-freebsd behaviour, ifconfig muscle memory). For everyone else, Scale is the answer.
Scale’s advantages
Pros
- Active feature development — Goldeye 25.10 and beyond ship here
- First-class app store with Docker / Kubernetes — Plex, Jellyfin, Immich, AdGuard, etc. install with a click
- Native Linux storage drivers — better hardware support, especially for newer NVMe SSDs and some 10GbE NICs
- Containers / VMs unified in one UI; no jail / bhyve learning curve
- OpenZFS feature parity — same zfs everywhere now
- Strong upgrade path from Core via the supported migration workflow
Cons
- Migrating an existing Core install is non-trivial; data preserves, but apps / jails / scripts need rebuilding
- Linux means a slightly different ZFS tuning model — some Core admins find the differences annoying
- Some Core users report that Scale has more user-facing UI changes per release — feels less stable
- Apps catalogue, while growing, has occasional version-pinning quirks
- Specific FreeBSD-only workflows (jails, ezjail) have no direct Scale equivalent
Core’s advantages — what remains
Core continues to be the right pick if:
- You have an existing install that does exactly what you need
- You depend on FreeBSD-specific tooling or behaviour
- You prioritise “boring storage” — pure NAS with no app workloads — and want maximum stability
Note: even for boring storage, Scale has matured to the point where stability differences are mostly perceived, not measured. The r/truenas community is mostly past the “which is more stable” debate.
What r/truenas is actually saying
The r/truenas community in early 2025 has moved past the partisan phase. Notable threads:
- “TrueNAS 25.10 Goldeye BETA” — quiet enthusiasm, focused on new features rather than platform debate
- “TrueNAS Let’s Talk” — community-direction threads where Scale-as-future is treated as settled
- Migration threads are dominated by practical “here’s what broke” reports, not philosophy
The community signal: Scale won the argument. The remaining holdouts are people with specific Core use cases or people who have working installs they’re not motivated to disrupt.
Migration: what to expect
If you’re moving from Core to Scale:
- Back up the pool’s data off-site. Migrations are usually clean but “usually” is not “always”.
- Document your jail / VM / cron job setup. None of it transfers automatically — you’ll rebuild.
- Check your apps catalogue equivalents. Most Core plugins have Scale app equivalents but configuration differs.
- Run the official migration path (system-config import, then platform swap). Don’t try to clone pools manually.
- Plan a maintenance window. Three to six hours for a typical 4-bay home install. More if you have apps.
The migration is mechanical, not risky. The risk is forgetting something — a cron job, a startup script, a network config — that quietly worked on Core. Document before you migrate.
The bottom line
For a 2025 build: TrueNAS Scale. For an existing Core install that works: stay until you need an app or a feature that’s Scale-only. The “vs” framing is increasingly historical — the two products are converging around Scale’s direction, and the question now is timing, not choice.
Our ZFS pool design guide for a 4-bay homelab covers the storage decisions that apply to either platform.
Sources
Every reference behind this piece. If we make a claim, it's because at least one of these said so — or we lived it ourselves.
- Firsthand Run both editions on separate homelab machines; migrated one Core pool to Scale in late 2024
- Docs TrueNAS Scale documentation — iXsystems
- Docs TrueNAS Core documentation — iXsystems
- Blog r/truenas — TrueNAS 25.10 Goldeye BETA release thread — r/truenas
- Blog r/truenas — TrueNAS Let’s Talk discussion — r/truenas
- YouTube Lawrence Systems on TrueNAS Scale vs Core migration — Lawrence Systems
- YouTube Craft Computing TrueNAS deep dives — Craft Computing