Windows
 

Windows Server 2012 : Business continuity for virtualized workloads (part 1) - Implementing Hyper-V Replica

2/28/2014 3:39:55 AM

No cloud solution would be workable without a viable disaster recovery solution. Virtualized workloads owned by business units in large enterprises or by customers of cloud hosting providers must be backed up regularly to prevent loss of continuity should a disaster occur on the provider’s infrastructure.

Hyper-V Replica

While many third-party backup solutions can be used for backing up and recovering VMs running on Hyper-V hosts, the Hyper-V Replica feature in Windows Server 2012 provides an in-box business continuity solution for cloud environments that can efficiently, periodically, and asynchronously replicate VMs over IP-based networks, including slow WAN links and across different types of storage subsystems. The Hyper-V Replica feature does not require any shared storage or expensive storage array hardware, so it represents a low-cost solution for organizations looking to increase the availability of their virtualized workloads and ensure that these workloads can be recovered quickly in the event of a disaster.

Hyper-V, together with Failover Clustering, allows VMs to maintain service availability by moving them between nodes within the datacenter. By contrast, Hyper-V Replica allows VMs to maintain availability across a datacenter where the node hosting the replica is located at a physically separate site. Hyper-V Replica provides host-based replication that allows for failover to a secondary datacenter in the event of a disaster. It’s an application-agnostic solution because it operates at a VM level regardless of what guest operating system or applications are installed in the VM. It’s a storage-agnostic solution because you can use any combination of SAN, direct attached storage (DAS), or SMB storage for storing your VMs. It also works in both clustered and nonclustered environments, and you can even replicate from a host on a shared cluster to a remote, stand-alone replica host. And it works with Live Migration and Live Storage Migration.

Typical cases for using Hyper-V Replica might include:

  • Replicating VMs from head office to branch office or vice versa in large and mid-sized business environments

  • Replication between two datacenters owned by a hosting provider to provide disaster recovery services for customers

  • Replication from the premises of small and mid-sized businesses to their hosting provider’s datacenter

Implementing Hyper-V Replica

Hyper-V Replica can be enabled, configured, and managed from either the GUI or by using PowerShell. Let’s briefly look at how to enable replication of a VM by using Hyper-V Manager. Begin by selecting the Replication Configuration section in Hyper-V Settings on the hosts that you plan on replicating VMs to or from. Select the Enable This Computer As A Replica Server check box to enable the host as a replica server and configure the authentication, authorization, and storage settings that control the replication process:

image with no caption

Once you’ve performed this step on both the primary and replica servers (the primary server hosts the virtualized production workloads, whereas the replica server hosts the replica VMs for the primary server), you then can enable replication on a per-VM basis. To do this, right-click a VM in Hyper-V Manager and select Enable Replication, as shown on the following page.

image with no caption

When the Enable Replication wizard launches, specify the name of the replica server that you want to replicate the selected production VM to:

image with no caption

Specify connection parameters that define the port and authentication method used for performing replication:

image with no caption

Continue through the wizard until you reach the Choose Initial Replication Method page, where you specify how and when the VM first will be copied over to the replica server:

image with no caption

Once you’ve completed the wizard and clicked Finish, replication will begin. You can view the replication process as it takes place by selecting the Replication tab in the bottom-central pane of Hyper-V Manager:

image with no caption

You also can use the Measure-VMReplication cmdlet in PowerShell to view the success or failure of the replication process:

image with no caption

To view all the PowerShell cmdlets for managing the Hyper-V Replica feature, use the Get-Command cmdlet, as shown here:

image with no caption
 
Others
 
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 6) - Navigating through user account pages
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 5) - Changing the account picture
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 4) - Changing a user account type , Password-protecting an account
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 3) - Creating a new e-mail address for a new user account
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 2) - Creating a Microsoft user account
- Windows 8 : Sharing and Securing with User Accounts - Creating and Managing User Accounts (part 1)
- Windows 8 : Sharing and Securing with User Accounts - Types of User Accounts
- Windows 8 : Sharing and Securing with User Accounts - Picture Passwords
- Windows 8 : Sharing and Securing with User Accounts - Creating Strong Passwords
- Windows 8 : Sharing and Securing with User Accounts - Logging In and Out of User Accounts
 
 
Popular tags
 
Microsoft Access Microsoft Excel Microsoft OneNote Microsoft PowerPoint Microsoft Project Microsoft Visio Microsoft Word Active Directory Biztalk Exchange Server Microsoft LynC Server Microsoft Dynamic Sharepoint Sql Server Windows Server 2008 Windows Server 2012 Windows 7 Windows 8 Adobe Indesign Adobe Flash Professional Dreamweaver Adobe Illustrator Adobe After Effects Adobe Photoshop Adobe Fireworks Adobe Flash Catalyst Corel Painter X CorelDRAW X5 CorelDraw 10 QuarkXPress 8 windows Phone 7 windows Phone 8 BlackBerry Android Ipad Iphone iOS
 
 
Top 10
 
- Microsoft Prohect 2010 : Capturing Project Progress (part 4) - Assessing the Impacts of Updates
- Microsoft Prohect 2010 : Capturing Project Progress (part 3) - Gathering Status Updates from Resources - Actual Work Per Day, Remaining Work, Expected Finish Date
- Microsoft Prohect 2010 : Capturing Project Progress (part 2) - Gathering Status Updates from Resources - Actual Start, Percent Work Complete, Remaining Work
- Microsoft Prohect 2010 : Capturing Project Progress (part 1) - Baselining Your Project
- Adobe Photoshop CS5 : Working with Layers - Using Smart Guides
- Adobe Photoshop CS5 : Working with Layers - Setting Layers Panel Options
- Adobe Photoshop CS5 : Working with Layers - Exporting Layers as Files
- Adobe Photoshop CS5 : Working with Layers - Working with the Layer Comps Panel
- Microsoft Access 2010 : Create Custom Forms (part 4) - Using E-Mail Forms to Collect Data
- Microsoft Access 2010 : Create Custom Forms (part 3) - Adding Subforms