An intellisnap backup would most likely manage it within this timeframe as it only needs to quiesce the VM, snapshot the storage array volume and consolidate the disks for the VM. For such VM sizes I assume the VM is running on fast storage, preferably NVMe. When running on slow storage the disk consolidation will take a while depending on the delta created during this activity.
But a snapshot is not a backup in my opinion. If you want to backup copy it to disk, to be honest, I don't think you will manage this in the required timeframe if you focus on VM backup via LAN.
So it all depends on the context of your requirements.
A quick thought on a valid solution, for backup to disk, could be:
- Devide data on multiple in-guest LUN's, not on VMDK
- VM snapshot with intellisnap for OS
- Make Intellisnap backups with the File System Agent for the in-guest LUN's
- Offload the backup copy for the VM and LUN's to a proxy or multiple proxies and run them in parallel
If you keep a certain amount of snapshots for both the OS and Data sections you can revert both the VM and Data with snapshots, or restore from disk if this would be required.
The questions here would be:
- Do you have an intellisnap supported storage array
- Does your storage array provide FC connectivity
- Do you have proxies available with FC connectivity
- Which FC speeds are available
- Can/will your customer facilitate in this change
Other solutions might be there, but 32 TB is simply a lot of data for that timeframe...