TrueNAS SCALE On Proxmox

Run TrueNAS SCALE as a Proxmox VM when you want a managed NAS tier, NFS and SMB shares, and hot-spare-backed ZFS without adding separate hardware yet.

Published December 18, 2024 · Updated January 31, 2025

TrueNAS SCALE On Proxmox

This cluster is for the point where a host-side naspool stops feeling like a clever shortcut and starts feeling like two jobs mixed together.

The Proxmox host still needs to be the hypervisor. The NAS layer still needs snapshots, alerts, SMB and NFS exports, and a cleaner place to live. Running TrueNAS SCALE as a VM is the compromise that gives you that split without forcing new hardware into the plan first.

When This Path Fits

  • you already have a stable Proxmox host and the storage role is growing beyond a simple host export
  • you want managed SMB and NFS shares, snapshot schedules, SMART monitoring, and alerting from a dedicated NAS UI
  • you have three NAS drives and want a mirror plus hot spare layout rather than a bigger but slower-to-recover parity layout

Why Move Beyond Host-Side naspool

The host can absolutely export storage directly. That is a valid first stage, and Storage And ZFS still documents it.

The reason to move is not because host-side ZFS is wrong. It is because once the lab wants shared model storage, Time Machine, clearer alerting, and a more dedicated storage control plane, separating the NAS role starts simplifying the rest of the stack.

QuestionHost-side naspoolTrueNAS SCALE VM
Where do you manage shares?shell-firstdedicated web UI
Snapshot schedulingcron and scriptsbuilt-in tasks
SMART checks and alertingmanual wiringbuilt-in workflows
Time Machine targetmanual SMB workfirst-class share purpose
Shared models and backup exportspossiblecleaner long-term layout

In This Cluster

Read This With

Comments

Sign in with GitHub to leave a comment or reaction.