FPCH Admin AWS Posted February 4, 2009 FPCH Admin Posted February 4, 2009 This guide details the steps required to perform a live migration of Hyper-V virtual machines from one node in a Windows Server 2008 R2 failover cluster to another node. Live migration overview Live migration is a new Hyper-V feature in Windows Server 2008 R2, which requires the failover clustering role to be added and configured on the servers running Hyper-V. Live migration allows you to transparently move running virtual machines from one node of the failover cluster to another node in the same cluster without a dropped network connection or perceived downtime. In addition, failover clustering requires shared storage for the cluster nodes. This can include an iSCSI or Fiber-Channel Storage Area Network (SAN). All virtual machines are stored in the shared storage area, and the running virtual machine state is managed by one of the nodes. For a detailed overview of live migration and the benefits of using it, see Windows Server 2008 R2 Hyper-V Live Migration. Considerations before using live migration This guide assumes you are familiar with the requirements for using Hyper-V and failover clustering, which are covered in Hyper-V Step-by-Step Guide: Hyper-V and Failover Clustering. Specific recommendations to consider before using live migration are listed below: For each node of the failover cluster: use more than one network adapter configure at least one network adapter for the private virtual network. We recommend that you configure a dedicated private network with Gigabit speed for live migration traffic. This network should be separate from the network for managing the failover cluster, from the network for the virtual machine, and from the network for storage. We recommend that you make the hardware and system settings of the nodes in the failover cluster as similar as possible to minimize potential problems. If possible, do not apply IPSec policies on a private network for live migration because this can significantly impact the performance of live migration. Ensure that the source and destination nodes (for the live migration) in the failover cluster are connected through the same IP subnet. This is so the virtual machine can retain the same IP address after live migration. Before reverting a clustered virtual machine back to a snapshot, you should first shut down the virtual machine from Failover Cluster Manager, take a snapshot of the virtual machine, and restart the virtual machine. When creating the virtual machine, we recommend that you configure the storage location under SystemRoot/ClusterStorage in the Cluster Shared Volumes. Steps for implementing live migration Use the following steps to implement live migration: Install Windows Server 2008 R2 and enable the Hyper-V role on all nodes in the failover cluster. For instructions, see the Hyper-V Planning and Deployment Guide. Install the Failover Clustering feature on all servers that you want to include in the cluster. For instructions, see the Hyper-V Step-by-Step Guide: Hyper-V and Failover Clustering Configure as nodes in a failover cluster. For detailed information on configuring nodes in a failover cluster, see Failover Cluster Deployment Guide. Validate the cluster configuration. For instructions on validating a cluster configuration, see Failover Cluster Step-by-Step Guide: Validating Hardware for a Failover Cluster. Configure Cluster Shared Volumes Set up a virtual machine for live migration Configure cluster networks for live migration Initiate a live migration of a virtual machine Full Guide at Microsoft Technet Quote Off Topic Forum - Unlike the Rest
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.