I am using an off-host proxy to Backup VMs hosted in a Hyper-V cluster of 15 nodes.
All the 15 nodes and the off-Host Proxy are connected to an HPE 3PAR storage array, via 2 x 10 GbE switches.
As per Off-Host Proxy process :
- Veeam Backup & Replication triggers a snapshot of the necessary volume on the Microsoft Hyper-V host
- The created snapshot is detached from the host and mounted to the off-host backup proxy
- Veeam Data Mover running on the off-host backup proxy uses the mounted volume snapshot as a data source. It retrieves VM data from the volume snapshot, processes it and transports data to the destination
- After the backup process is complete, the snapshot is dismounted from the off-host backup proxy and deleted on the storage system
In my case, I have one job that contains 10 VMs stored on four (04) different volumes. So, as per Off-Host Proxy process, I will have 4 simultaneous snapshots (1 snapshot per volume), if these snapshots have the same size as their original volume, It could happen that the Storage become insufficient.
Please tell me more about the size of snapshots that are performed in Off-Host Proxy Mode.
Thanks.