DR configuration in Proxmox

AndyKosh

New Member
Nov 10, 2025
15
2
3
I've setup 3 node proxmox test cluster (version9). I'm using share LVM with FC storage (netapp) & backup using Veeam. Need to know, how to setup disater reovery for my test VMs? is there any tool/application which provides a similar feature like SRM in broadcom?
 
Hi!
There is no "SRM", at least provided by Proxmox. But you get internal backups, or you can use PBS. But all that is more about replacing the Veeam part, than the SRM. However, by using PBS, and adding a layer of backup for the hosts themselves, you can easily have a setup that provides DR that way, using a PBS remote for example, and automating restore in case of a site destruction..

I do not know of a third party open source solution for that, and Proxmox has PBS, which is awesome, but will require a bit of planning and automating to make it actually useful for that scenario!
Cheers,
Gilou
 
I've setup 3 node proxmox test cluster (version9). I'm using share LVM with FC storage (netapp) & backup using Veeam. Need to know, how to setup disater reovery for my test VMs? is there any tool/application which provides a similar feature like SRM in broadcom?
Veeam recovery, to my understanding, can be performed “online,” meaning the VMs become available as soon as the recovery process is initiated. Proxmox Backup Server (PBS) definitely supports this capability.

That said, if IP addressing changes during recovery, you will need to design a custom recovery procedure that accommodates those changes.

My understanding is that Proxmox Data Management (PDM) is intended to address this business requirement over time, but it does not cover this use case yet.


Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
 
Last edited: