Hey all, I’ve got ZFS pool created and just create a VM drive in that pool like normal, then Jellyfin just has that drive mounted. I think I’m losing the best parts of ZFS through this manner.

How should I set this up properly? Create a media pool or something and have VMs accessing the pool directly?

  • Matty_r@programming.devOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    elva dagar sedan

    That might be a better option really. I might check that out. I kind if wish Proxmox had Docker integration instead of lxc but that’s a different topic.

    • MangoPenguin@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      1
      ·
      tio dagar sedan

      The easy option is run docker in a privileged LXC container, it’s basically like running it directly on Proxmox and will have no permissions issues.