In addition to the Core Double-Take requirements, use these requirements for agentless 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.
IP addressing—IPv4 is the only supported IP version.
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 DVD, 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.
Live migration—Windows 2012 live migration is supported for CSV clustered virtual machines, but the shared-nothing configuration is not supported. If a virtual machine is migrated, Double-Take will automatically start a remirror.
Supported configurations—The following table identifies the supported configurations for an agentless Hyper-V job. (These are source and target configurations for the host, not the virtual machines.)
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,4 | X | ||
Upgrade configuration5 | Upgrade 5.3 Hyper-V to Hyper-V job to 7.0 agentless Hyper-V job | X | |
Upgrade 6.0 host-level Hyper-V job to 7.0 agentless Hyper-V job | X | ||
Version 7.0 console6,7 | Version 7.0 console can create job for 5.3 source and 5.3 target | X | |
Version 7.0 console can create job for 6.0 source and 6.0 target | X | ||
Version 7.0 console can create job for 7.0 source and 7.0 target | 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 DVD 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.