I’ll be honest that I haven’t watched his videos so maybe it ends up stable. TrueNAS basically says in their docs you can end up with weird issues.
If you host it in proxmox directly there’s less overhead, as in it’s not going bare metal > proxmox > TrueNAS > application. You might run into issues but honestly try it and keep a configuration backup if it fails. Pcie passthrough instead of devices for the HBA card and any external graphics cards works the most stable but you won’t be able to “share” those resources.
I personally like docker for most everything I can with a few things hosted within proxmox. I originally started with portainer which gave me a web GUI for docker but honestly docker-compose files are a better approach. So proxmox > debian > docker Proxmox > trueNAS and proxmox > other VMs. This has its own challenges like passing storage from the NAS to jellyfin but works for me.
As for components, I’m stable on an old office desktop computer potato (albeit it does hit some limits with file transfers and transcoding multiple streams). I wouldn’t necessarily recommend going out and buying an equivalent but if you want to mess around, don’t be afraid of not enough resources in a test config.
FoD@startrek.website 10 months ago
I bought an IT Mode flashed hba on eBay for like $40. Fanless, and easy. Make sure it comes with the cables or buy those separately but don’t forget them.
Lemming007@lemmy.dbzer0.com 10 months ago
I have been doing some research on those cards and yeah there are some places you can get them fairly cheap. The one thing I have been a bit confused about though is it seems like you can just configure drive passthrough directly in Proxmox to virtualized TrueNAS, and from what I understand that is similar/the same to using a physical HBA card in a PCIe slot. I suspect there is something I am still not understanding with that though, so more research for me, haha! Thanks for the advice on the cables :)