I’m running a TrueNAS Scale 24.04 file server (virtualized on ESXi) with around 300TB of data that I want to back up using Veeam. The challenge I’m running into is around licensing and agent support, since I can’t install the Veeam Agent directly on TrueNAS and I don’t want to back up the data with NFS/SMB due to licensing constraints.
After some research, I’m considering setting up a Linux VM to act as a proxy, mounting the share and then backing it up with the Veeam Agent from there.
Is there a better way to approach this? I’d appreciate any insights or examples. Thanks!