this post was submitted on 09 Nov 2023
1 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

Hi, I'd like to have on a single computer HomeAssistant and a NAS server, so I was obviously considering Proxmox. Well, now I don't understand what is better to do: Virtualize TrueNAS? Or creating a ZFS RAID pool directly in Proxmox and using a containerized Samba? Or anything else? Thank you.

top 4 comments
sorted by: hot top controversial new old
[–] zzzzz@beehaw.org 1 points 11 months ago

I've got Unraid running in a VM under Proxmox with my array passed through. It works great!

[–] Mintfresh22@alien.top 1 points 11 months ago

Depends on whether you want your NAS to just be NAS or you want to be more like a server with docker containers etc. I use mine for just storage and set up the ZFS in Proxmox and using Turnkey file server as an interface for setting up shares,etc. They have a template in Proxmox for the Turnkey File Server and it uses almost no resources.

[–] nolo_me@alien.top 1 points 11 months ago

Run TrueNAS Scale on bare metal and virtualise or containerise HA on it.

[–] Cynyr36@alien.top 1 points 10 months ago

I'm running proxmox + lxc for samba. Works fine. I'd say the decision is do you want a server that moonlights as a nas, or a nas that moonlights as a server.

I have not tried trunas (scale or core), i have data on an existing mdraid setup that i knew i could get working with proxmox.