this post was submitted on 19 Feb 2024
39 points (100.0% liked)

unRAID

1094 readers
1 users here now

A community for unRAID users to discuss their projects.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] kogasa@programming.dev 1 points 7 months ago (1 children)

How is it as a hypervisor? My usage has been evolving from "NAS" to "homelab" so I'm getting the feeling I should probably go with Proxmox

[–] Inktvip@lemm.ee 1 points 7 months ago (1 children)

If you have an HBA I would indeed suggest running truenas in proxmox and passing through the HBA to the VM. Truenas/ZFS really likes raw disk access and passing through an HBA is the easiest way to guarantee that. If everything is connected to motherboard sata ports you're probably better of running truenas scale on bare metal instead.

Truenas has a hypervisor (KVM, just like proxmox). For a VM or two it's perfect and it even supports GPU passthrough as a gui option, but anything over that and I'd rather use the proxmox management layer instead.

[–] kogasa@programming.dev 1 points 7 months ago

Thanks. This is helpful context to have in mind as I change the hardware and use cases going forward.