Skip to main content
Question

Looking for architecture to make Proxmox remote server backup similar to Hyper-V remote server backup

  • March 24, 2026
  • 6 comments
  • 23 views

TLDR;

set up a linux server as a veeam repository on a proxmox server for local VBR proxmox proxy target? I searched around the community for a bit, so if I missed a good post can you point me at it?

 

We stood up a new site last year and I initially deployed Hyper-V server to run a DC and a file share server at the remote site/branch. Using Hyper-V and Veeam I was happily surprised that Veeam deploys a proxy to back up Hyper-V (mostly was using vmware).

  • I had a local disk attached to the Hyper-V server which acted as a Veeam backup repository. This as a pretty awesome surprise how easily and fast the Veeam backups and restores happened on the Hyper-V server using a USB 3 external hard drive.

So Veeam would run jobs to hopefully back up the Hyper-V servers locally and then I would run a disk copy job to pull those backups back to the main site periodically for just in case scenarios, and would also copy the disk copy jobs to a rotating offline backup.

I recently decided to migrate away from that Hyper-V instance to Proxmox, which I have been running tests on for a couple of months and seem happy with it. (Backup snapshot disk remnant issues kept occurring causing more admin than I wanted to deal with, last straw was the DC crash into AD recovery mode). 

I do have backup jobs running on Proxmox server using all the Proxmox utilities to make backups to a locally attached 12 TB disk (DAS). The native product mocks backups are running fine. I'm trying to add that Veeam layer just so I can get a copy back here and also have another way to restore just in case. 

Questions:

How can I get Veeam to see a repository on that Proxmox server as local so I can back up to it instead of a NAS, or a repository on the other side of a s2s VPN?

Would this be simply standing up a Linux server with a big hard drive to then share with Veeam as a repository? I'm not great with Linux but trying to get better and am very familiar with Windows.

6 comments

Chris.Childerhose
Forum|alt.badge.img+21

You probably would need to stand up either a Windows or Linux VM on the Proxmox storage that is local, with a large enough drive for backups.  Add that as a repository to the Veeam server and do the backups.  Then you can do copies elsewhere if needed.  Proxmox does not operate like Hyper-V does and there are nuances to it.


eblack
Forum|alt.badge.img
  • Influencer
  • March 24, 2026

Sounds like a great opportunity to build a new Prox virtual repo. If you are on v13 already, consider using the new ISO installers. They make the process a breeze. 


  • Author
  • Not a newbie anymore
  • March 24, 2026

Thanks, I will definitely check that out the iso installer method.

I did manage to get an ubuntu vm up with a XFS drive and SSH. Nearly got it registered with Veeam.

 


eblack
Forum|alt.badge.img
  • Influencer
  • March 24, 2026

Thanks, I will definitely check that out the iso installer method.

I did manage to get an ubuntu vm up with a XFS drive and SSH. Nearly got it registered with Veeam.

 

There’s a number of guides out there you can follow for the build process if needed. It sounds like you might be half-way there.  


  • Author
  • Not a newbie anymore
  • March 24, 2026

could you point me to the iso you are talking about? I see some Veeam agents for linux in my download center.
I do see some additional downloads for Veeam Plug-In for Proxmox VE, but this page just mentions it could be needed if a more current version is available: Installing Veeam Plug-In for Proxmox VE Manually - Veeam Backup & Replication User Guide - https://helpcenter.veeam.com/docs/vbr/userguide/pve_install_plugin.html?ver=13


eblack
Forum|alt.badge.img
  • Influencer
  • March 24, 2026

could you point me to the iso you are talking about? I see some Veeam agents for linux in my download center.
I do see some additional downloads for Veeam Plug-In for Proxmox VE, but this page just mentions it could be needed if a more current version is available: Installing Veeam Plug-In for Proxmox VE Manually - Veeam Backup & Replication User Guide - https://helpcenter.veeam.com/docs/vbr/userguide/pve_install_plugin.html?ver=13

Here is the link to the guide. The DL should be available from the software page. 

https://helpcenter.veeam.com/docs/vbr/userguide/linux_infrastructure_appliance_install.html?ver=13