this post was submitted on 15 Aug 2025
5 points (100.0% liked)

homelab

8795 readers
1 users here now

founded 5 years ago
MODERATORS
 

Proxmox uses LXC for containers and KVM for virtualization. TrueNAS SCALE (now) uses LXC for containers and KVM for virtualization. Is there any use-case left where it still makes sense to run SCALE inside of Proxmox, or is it just as good/peformant to have SCALE handle both NAS duties as well as the other things I would normally run in containers and VMs?

Could I, for example, set up a container/VM that needs especially quick I/O or a very fast single-thread CPU process in SCALE and expect the results to be about as good as they would have been in Proxmox, or is there more to it?

you are viewing a single comment's thread
view the rest of the comments
[–] artifex@piefed.social 1 points 1 month ago

You can - I currently have a few "real" VMs running along side LXC containers for Linux-based stuff that isn't docker-ized yet, and of course a bunch of individual apps (jellyfin, photoprism, etc.) that come from truenas's library and run in Docker containers natively. So everything seems to be working well, I just wonder if there's something I'm missing out on (FOMO/grass is always greener, etc., etc.)