![]() |
In addition to the Core Double-Take requirements, use these requirements for host-level Hyper-V protection.
The virtual machines cannot use raw, pass-through, or differencing disks.
WAN support—If your source and target are across a WAN and you want Double-Take to automatically update networking on the guest operating system during failover, the following limitations apply. If you choose not to have Double-Take automatically update networking on the guest operating system during failover, you will have to update the network manually, but the following limitations will not apply.
Microsoft .NET Framework—Microsoft .NET Framework version 3.5 Service Pack 1 is required on the source and target. This version is not included in the .NET version 4.0 release. Therefore, even if you have .NET version 4.0 installed, you will also need version 3.5.1. You can install this version from the Double-Take CD, via a web connection during the Double-Take installation, or from a copy you have obtained manually from the Microsoft web site.
If you are installing on Server Core 2008 R2, .NET 3.5.1 functionality is included with the operating system but is disabled by default. You will need to enable it prior to installing Double-Take. See your Server Core documentation for the specific commands to enable the .NET functionality.
Supported configurations—The following table identifies the supported configurations for a host-level Hyper-V job.
Configuration | Supported | Not Supported | |
---|---|---|---|
Source to target configuration1 | One to one, active/standby | X | |
One to one, active/active | X | ||
Many to one | X | ||
One to many | X | ||
Chained | X | ||
Single server | X | ||
Server configuration2 | Standalone to standalone | X | |
Standalone to cluster | X | ||
Cluster to standalone | X | ||
Cluster to cluster | X | ||
Cluster Shared Volumes (CSV) guest level | X | ||
Cluster Shared Volumes (CSV) host level | X3 | ||
Upgrade configuration4 | Upgrade 5.2 Hyper-V server to Hyper-V server connection to 6.0 host-level Hyper-V job | X | |
Upgrade 5.3 Hyper-V to Hyper-V job to 6.0 host-level Hyper-V job | X |
Although CSV is not supported for host-level protection, you can use host-level protection for non-CSV virtual machines on a CSV configured cluster. To do this, you will need to execute the altitude script located in the \tools\scripts\csv directory on the product CD or in the extracted web download files. If you copy the altitude.bat file to another location, be sure and copy the two .reg files as well. To protect non-CSV virtual machines on a CSV configured cluster, run the following command on each node of the cluster.
altitude default
The default script will cause your cluster to go into redirected (maintenance) mode the next time the CSV is brought online, taken offline, or changes owning nodes.
If you change back to CSV virtual machines on your CSV configured cluster, you will need to run the following command to change Double-Take back to the correct configuration for CSV functionality.
altitude target
The target script will keep your cluster from going into redirected (maintenance) mode.