![]() |
In addition to the Core Double-Take requirements, use these requirements for host-level Hyper-V protection.
Source and target host operating system—Your source and target host servers can be any Windows 2008, 2008 R2, or 2012 operating system from the Core Double-Take requirements that has the Hyper-V role enabled. In addition, you can use Hyper-V Server 2008 R2, Server Core 2008 R2, or Server Core 2012 with the Hyper-V role enabled. (Hyper-V Server 2008 and Server Core 2008 are not supported.) In each case, the source and target must be running identical operating system versions. For example, your source cannot be Windows 2008 and your target Windows 2008 R2.
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. If you are using Windows 2008 or earlier, 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 using Windows 2008 R2 or later, you can enable it through Windows features.
Snapshots—Double-Take snapshots are not supported with host-level Hyper-V jobs, however you can take snapshots within Hyper-V Manager and you can revert to one these snapshots after failover using the Hyper-V Manager.
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 3 | X | ||
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 |
CSV support at the host-level is for Windows 2012 only. Although CSV is not supported for host-level protection for Windows 2008, 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.