Hello all
I am making a blog post after a long time but now onwards I will be regular!
We keep getting queries on best practices/ways to protect Hyper-V VMs with SSR, so here is some useful information.
Two different Methods/strategies could be employed to protect virtual machines on Windows Server with Hyper-V role enabled environment:
Method 1: Host level backup
[Please note that for the backups to be crash consistent snapshot integration services should be installed in the guest machine.]
As shown in screenshot below, all drives will be listed as related drives when Hyper-V role is enabled.
In case of disaster, user will need to boot in to SRD and restore the setup from the backup done earlier. The OS volume and all the drives will need to be restored.
Please note that in the host level backup method, you won’t have granular restore functionality from inside the guests. To have granular restore functionality inside the guests SSR needs to be installed in the Guest VM.
However, users may just want to restore specific VMs and also avoid the need to restore the complete setup. This would ensure the backups and restores are faster. In such instances use method 2 of backing up individual VMs.
Method 2: VM level backup:
Thanks and regards
-Mahesh
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.