• Inktvip
    link
    fedilink
    English
    arrow-up
    1
    ·
    4 months ago

    I’m running both Unraid and Truenas (freenas rebranded). Truenas is absolutely my preferred choice IF you either buy all your drives in one go, or can expand drives in batches. The performance difference between Unraid and truenas is pretty large. Which is especially noticeable when using a 2.5g+ connection.

    You do, however lose the ability to just throw in a bunch of random drives like Unraid. This is the primary reason one of my systems is running it.

    The app/VM experience is better on Unraid, but Truenas (scale) isn’t too far behind. For the average plexarr stack both work just fine.

    • Kogasa@programming.dev
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      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
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        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
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 months ago

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