I’m trying to plot out a home server build, and I’d like to do it in a rackmount form factor. Use case will likely be Proxmox running a NAS VM and some media services. For the NAS piece, I was thinking an enclosure with hot swap bays would be nice. Anyone have recommendations on the case/enclosure itself? I’ve seen this Rosewill one on Newegg (https://www.newegg.com/rosewill-rsv-l4412u-black/p/N82E16811147330), but struggling to find many other options.

    • aedyrOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      That’s interesting. I had thought of doing TrueNAS Scale as a VM running in Proxmox, but you’re suggesting have TrueNAS itself be the bare-metal hypervisor? What do you find annoying about Proxmox?

      • Smash@lemmy.self-hosted.site
        link
        fedilink
        English
        arrow-up
        1
        ·
        1 year ago

        I run TrueNAS SCALE in a proxmox VM. I only use promox as a hypervisor because TrueNAS SCALE can’t migrate VMs to another node when running on uncertified hardware, aka has no High Available failover abilities (which proxmox also only has when using ZFS or a network storage). Otherwise, you can only configure TrueNAS via the WebGUI, settings made with the cli are not persistent where as with Proxmox you have to really love the cli because you can’t do most things via the WebGUI. Proxmox also is quite buggy and often breaks itself, if a backup job hangs you have to physically pull the plug of thr hypervisor to kill it for e.g.