SlideShare une entreprise Scribd logo
1  sur  11
Télécharger pour lire hors ligne
Poster Companion Reference:
Hyper-V Replica
Virtual Machine
Replication
Recovery History
Replica Server
Configuration
Replica Failover
Operations
Poster Companion Reference: Hyper-V Replica Page 2
Introduction
This document is part of a companion reference that discusses the Windows Server 2012 Hyper-
V Component Architecture Poster.
This document refers to the section titled “Hyper-V Replica” and discusses new features in
Windows Server 2012, including virtual machine replication, initial replication methods, Replica
server configuration, recovery history, and failover operations. It includes other related
information as well.
1. Understanding Hyper-V Replica
2. Hyper-V Replica Benefits
3. Replica Server Requirements
4. Hyper-V Installation Considerations
5. Hyper-V Replica Terms
6. Hyper-V Replica and Live Migration
7. Virtual Machine Replication
8. Enabling Replication on the Replica Server
9. Initial Virtual Machine Replication
10. Replicating Virtual Machine Changes
11. Replica Server Authentication
12. Replica Server Authorization
13. Replication Firewall Rules
14. Recovery History
15. Hyper-V Replica Failover Operations
16. Windows PowerShell Cmdlets for Hyper-V Replica
17. Additional Hyper-V Replica Resources
18. Windows Server Component Architecture Posters
You can obtain the Windows Server 2012 Hyper-V Component Architecture Poster from the
Microsoft Download Center. This is a free resource. You can download it here:
http://www.microsoft.com/download/en/details.aspx?id=29189
1. Understanding Hyper-V Replica
Hyper-V Replica is new in Windows Server 2012. It is an asynchronous, virtual machine
replication technology that is designed for business continuity and disaster recovery.
Poster Companion Reference: Hyper-V Replica Page 3
Using Hyper-V Replica, you can replicate a virtual machine from one location to another using
just Hyper-V and a network connection, as illustrated in the following diagram. Hyper-V Replica
works with any server vendor, any network vendor, or any storage vendor. Also, unlimited
replication is available out of the box.
Primary Site Replica Site
Replication Traffic
WAN Link
2. Hyper-V Replica Benefits
Hyper-V Replica can provide the following benefits to your organization:
 Hyper-V Replica allows you, in the event of a failure at a primary site (for example,
fire, power outage, or server failure), to fail over your production workloads to
Replica servers at a secondary location with minimal downtime.
 Configurations for the Hyper-V Replica server and storage hardware at each site do
not have to be identical. Domain membership is also not required.
 Hyper-V Replica provides the option to restore virtualized workloads to a point in
time, depending on the recovery history selections for the virtual machine.
 Hyper-V Replica provides the necessary management APIs that enable IT
management vendors to build an enterprise disaster recovery solution for their
customers.
 Hyper-V Replica enables Infrastructure as a Service (IaaS) for hosting providers that
host dedicated virtual servers for their customers.
3. Replica Server Requirements
You can use Hyper-V Replica on hardware certified for Windows Server 2012. To take advantage
of Hyper-V Replica, which is included as part of the Hyper-V server role, the following
prerequisites must be met:
Poster Companion Reference: Hyper-V Replica Page 4
 Hardware that supports the Hyper-V role on Windows Server 2012. Keep in mind
that hardware-assisted virtualization is available in processors that include a
virtualization option—specifically processors with Intel Virtualization Technology
(Intel VT) or AMD Virtualization (AMD-V) technology. In addition, hardware-enforced
Data Execution Prevention (DEP) must be available and enabled.
 Sufficient storage on both the primary server and Replica server to host the files
used by virtualized workloads.
 Network connectivity between the locations hosting the primary and Replica servers.
 Properly configured firewall rules to permit replication between the primary and
Replica sites.
 You need to use certificate-based authentication if you want transmitted data to be
encrypted. Use an X.509 v3 certificate to support mutual authentication with
certificates.
4. Hyper-V Installation Considerations
Consider the following as you are learning about Hyper-V Replica. For more information, see
Install the Hyper-V Role and Configure a Virtual Machine.
 Hyper-V Replica is implemented as part of the Hyper-V role. You can enable the
Hyper-V role on a stand-alone server running Hyper-V or on servers that are
members of a failover cluster. Servers running Hyper-V can function as members of
a workgroup, or as member servers in the same or different Active Directory
domains.
 The primary and Replica servers do not need to be part of the same Active Directory
domain unless the Hyper-V role is enabled on servers that are members of a failover
cluster.
 You can enable the Hyper-V role using Server Manager or using Windows
PowerShell. The Hyper-V role has no dependencies on any other server roles.
Installing the Hyper-V role also installs Hyper-V Manager (which is included in
Remote Server Administration Tools (RSAT)).
Poster Companion Reference: Hyper-V Replica Page 5
5. Hyper-V Replica Terms
This article refers to the following terms when describing Hyper-V Replica technology.
Term Definition
replication The ongoing process of sending data changes that have
occurred on a primary virtual machine to the equivalent
Replica virtual machine.
primary server The server running Hyper-V that hosts your virtualized
production workloads.
primary virtual machine A virtual machine running on the primary server that is
participating in Hyper-V replication.
Replica server The server that hosts virtual machines that is maintained in
reserve in the event that the primary server (and its primary
virtual machines) must go offline.
The Replica virtual machines are kept up to date with any
changes that occur on the primary virtual machines by the
process of replication.
You can configure and manage Replica servers using Hyper-
V Manager or Windows PowerShell.
Replica virtual machine A virtual machine running on the Replica server that receives
changes that are detected on the corresponding primary
virtual machine.
planned failover A controlled event where you move a virtual machine from
the primary site to the Replica site.
unplanned failover An unplanned event that occurs when the primary site
experiences a problem and the Replica virtual machines are
brought online at the Replica site.
application-consistent
replication
Replication that allows recovery to a point in time that is
consistent from the perspective of applications. To
accomplish this, the Volume Shadow Copy Service (VSS) is
used.
Poster Companion Reference: Hyper-V Replica Page 6
6. Hyper-V Replica and Live Migration
Some people are initially confused about when to use Hyper-V Replica and when to use Hyper-
V live migration. Hyper-V Replica keeps up-to-date copies of your virtual machines in case of a
disaster, and allows you to switch to those copies when required. This is usually an unplanned
event (although you can perform a planned failover with Hyper-V Replica, as described in the
Hyper-V Replica Terms section). However, Hyper-V live migration is about planned events—
moving your virtual machines and their associated storage across different locations when
required. For more information about live migration in Windows Server 2012, see What’s New in
Hyper-V.
7. Virtual Machine Replication
The great advantage of Hyper-V Replica is that it provides virtual machine replication for any of
your servers, networks, or storage vendors. It does not require a failover cluster or any shared
storage. You can replicate individual or multiple virtual machines.
You can replicate your virtual machines from one computer running Hyper-V at a primary site
(the primary server) to another computer running Hyper-V at a Replica site (the Replica server).
Keep in mind that your Replica server can accept incoming replication traffic from one or more
primary servers. This is illustrated below:
010010010
1010101
010010010
1010101
010010010
1010101
010010010
1010101
Virtual Machine
Copies
Virtual Machines
Log File Updates (Write Changes)
Replicate virtual machine changes
Initial Virtual Machine Copy
Primary Server Running
Hyper-V (Primary Site)
Replica Server
Running Hyper-V
(Replica Site)
Virtual Hard Disks
Selected for
Replication
Poster Companion Reference: Hyper-V Replica Page 7
8. Enabling Replication on the Replica Server
Before you can use Hyper-V Replica, you must enable your server running Hyper-V to be a
Replica server. After you set up your Replica server, it can accept incoming replication traffic
from the virtual machines on one or more primary servers.
You can enable a Replica server using Hyper-V Manager or Windows PowerShell. It is not
necessary to independently remotely connect to your Replica server to perform this
configuration.
9. Initial Virtual Machine Replication
Using Hyper-V Replica, an initial copy of all your virtual hard disks (VHDs) must be transferred to
the Replica server (at your Replica site). This operation needs to happen before regular
replication operations can start. Hyper-V Replica provides three different options for initial
virtual machine replication.
The first option is to transfer your selected virtual hard disks over the network to your Replica
server. Using network replication, you can start your initial replication immediately or schedule it
to happen at a specified time.
Hyper-V Replica also gives you the option of using an existing backup copy on the Replica
server. This means you can transfer a backup copy of your production virtual machine to your
Replica server.
Finally, Hyper-V Replica gives you the option of using external media. You can copy your
selected VHDs to external media and deliver the external media to the Replica site. This is
especially useful if your business operates in areas of expensive connectivity, or if you have to
manage remote or regional server locations.
10. Replicating Virtual Machine Changes
After you have configured and performed the initial virtual machine replication, Hyper-V Replica
sends out virtual machine changes on a frequent schedule. These changes are tracked in a log
file, which is compressed before it is sent to
the Replica server. On the primary server,
changes are maintained in an “.hrl” file that is
in the same location as the VHDs that are
being replicated. You can compress the virtual
machine data when you replicate virtual Primary Server
.hrl Files
(Compressed) Replica Server
Poster Companion Reference: Hyper-V Replica Page 8
machine changes across the network.
11. Replica Server Authentication
After you enable a Replica server for virtual machine replication, you configure specific
authentication types and ports for incoming replication traffic.
You have two authentication options. You can use Kerberos authentication (using HTTP), but the
data you send across the network will not be encrypted. You can also choose certificate-based
authentication (using HTTPS), and the data sent across the network will be encrypted.
12. Replica Server Authorization
After you have decided upon authentication types, you must specify which primary servers are
permitted to replicate virtual machines to your Replica server. You can allow authorization from
any authenticated server, or you can specify a primary server. In both cases, Hyper-V Replica
allows you to designate a specific location to store your recovery virtual machine files—for
example, on a SAN, on an SMB file server, or using direct-attached storage.
13. Replication Firewall Rules
Properly configured firewall rules permit replication between the primary and Replica servers
and sites. To allow any incoming virtual machine replication traffic for configured replication
ports, you must ensure an inbound firewall rule is created.
14. Recovery History
If you need to restore a virtual machine, Hyper-V uses a recovery point. The recovery points
contain one or more snapshots. You have the option of just keeping the latest recovery point for
restoring your primary virtual machine on the Replica server, or you can choose to maintain
multiple recovery points on your server. If you choose multiple recovery points, keep in mind
that you will need more storage on the Replica server. When you specify the number of recovery
points you want to keep, the Enable Replication Wizard specifies how much storage is needed.
Recovery points are created every hour, but the Replica server receives frequent and regular
changes from the primary server, so that your primary and Replica servers stay synchronized.
It is important to understand that if multiple recovery points are not configured, your server will
only maintain the latest recovery point for the Replica virtual machine.
Poster Companion Reference: Hyper-V Replica Page 9
You can also choose to take application-consistent snapshots at a specified interval. They use
the Volume Shadow Copy Service (VSS). This is useful, but keep in mind that when you take
snapshots of your applications running on the primary virtual machine, it will have a
performance impact on those applications as the snapshots are created.
15. Hyper-V Replica Failover Operations
Hyper-V Replica is designed to help you in both planned (scheduled events) and unplanned
(disaster recovery) failover situations. With Hyper-V Replica, you can fail over to a protected
virtual machine on the Replica server at any time. There are three main options you need to
understand for failover operations. Note that you can configure and manage Replica servers
using Hyper-V Manager or Windows PowerShell.
Planned Failover to a Replica Server
A planned failover operation enables you to fail over your production virtual machine to a
Replica server as part of a predetermined schedule. You might want to do this for multiple
reasons—for example, to test the state of your Replica virtual machine. This allows you to make
appropriate arrangements in your organization if they are required. We recommend that you
perform planned failovers for off-business hours.
There are several prerequisites when you perform a planned failover. Your virtual machine must
not be running, and your server running Hyper-V at the primary site must be enabled to receive
replication traffic from the Replica server. Keep in mind that a planned failover also initiates a
“reverse replication.” Reverse replication is the process where replication is established from a
virtual machine that was formerly a Replica virtual machine, but is now a primary virtual machine
as the result of a failover. You can also perform a planned failover using Windows PowerShell.
Test Failover to a Replica Server
Hyper-V Replica is continually updating the Replica server to ensure that the primary virtual
machine matches the Replica virtual machine as closely as possible. If you want to, you can test
a Replica virtual machine on the Replica server. You can conduct a test failover operation at any
time without interrupting ongoing replication. This process creates and starts a virtual machine
with the name “<virtual machine name> - Test”.
Unplanned Failover to a Replica Server
In the event of a failure in the primary site, you can bring up the Replica virtual machine on the
Replica server. When you configured your Replica server in the Enable Replication Wizard, you
Poster Companion Reference: Hyper-V Replica Page 10
had the option of specifying multiple recovery points. Now, you can select the one you require
to restore the specified the virtual machine.
You can also start your Replica virtual machine in an unplanned failover using Windows
PowerShell.
16. Windows PowerShell Cmdlets for Hyper-V Replica
Windows PowerShell is an integral part of Windows Server 2012 and can be used to build,
administer, and troubleshoot your own environment.
We have published a list of Windows PowerShell cmdlets for managing Replica servers. See the
Hyper-V cmdlet reference, which includes cmdlet descriptions, syntax, and examples.
17. Additional Hyper-V Replica Resources
For more information about Hyper-V Replica, see the following in the Hyper-V section of the
Windows Server 2012 Technical Library:
 Hyper-V Replica Overview
 Demonstrate Planned Failover in Hyper-V Replica
 Deploy Hyper-V Replica
18. Windows Server Component Architecture Posters
If you want to reference the previous component architecture posters that relate to Hyper-V in
Windows Server 2008 R2, please see the following links. For the Windows Server 2012 poster,
see Windows Server 2012 Hyper-V Component Architecture.
Windows Server 2008 R2: Hyper-V Component Architecture Poster
This poster provides a visual reference for
understanding key Hyper-V technologies in
Windows Server 2008 R2. It focuses on architecture,
snapshots, live migration, virtual networking,
storage, and import/export.
You can use this poster in conjunction with the
previously published Windows Server 2008 Feature
Components poster and Windows Server 2008 R2 Feature Components poster.
Poster Companion Reference: Hyper-V Replica Page 11
Windows Server 2008 R2 Hyper-V Component Architecture (Service Pack 1)
Poster
This poster provides a visual reference for understanding
key Hyper-V technologies in Windows Server 2008 R2 with
Service Pack 1. It focuses on architecture, snapshots, live
migration, virtual networking, storage, RemoteFX, and
Dynamic Memory.
Windows Server 2008 R2 Feature Components
Poster
This poster provides a visual reference for understanding
key technologies in Windows Server 2008 R2. It focuses
on Active Directory Domain Services, Hyper-V, Internet
Information Services, Remote Desktop Services (including
Virtual Desktop Infrastructure (VDI)), BranchCache, and
DirectAccess technologies. In addition, updates to core
file services and server management are illustrated.
You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008
R2 component posters.
Remote Desktop Services Component Architecture Poster
This poster provides a visual reference for understanding
key Remote Desktop Services technologies in Windows
Server 2008 R2. It explains the functions and roles of
Remote Desktop Session Host, Remote Desktop
Virtualization Host, Remote Desktop Connection Broker,
Remote Desktop Web Access, Remote Desktop Gateway,
Remote Desktop Licensing, and RemoteFX.
You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008
R2 component posters.

Contenu connexe

Tendances

VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshootingglbsolutions
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4Vepsun Technologies
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep diveSanjeev Kumar
 
Backup virtual machines with XenServer 5.x
Backup virtual machines with XenServer 5.xBackup virtual machines with XenServer 5.x
Backup virtual machines with XenServer 5.xThomas Krampe
 
VMware Advance Troubleshooting Workshop - Day 6
VMware Advance Troubleshooting Workshop - Day 6VMware Advance Troubleshooting Workshop - Day 6
VMware Advance Troubleshooting Workshop - Day 6Vepsun Technologies
 
Citrix XenServer 5.5 Troubleshooting
Citrix XenServer 5.5 TroubleshootingCitrix XenServer 5.5 Troubleshooting
Citrix XenServer 5.5 TroubleshootingThomas Krampe
 
The Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideThe Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideVeeam Software
 
VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld
 
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalCvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalLiudmila Li
 
Vmware srm 6.1
Vmware srm 6.1Vmware srm 6.1
Vmware srm 6.1faz4eva_27
 
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...VMworld
 
Powervc upgrade from_1.3.0.2_to_1.3.2.0
Powervc upgrade from_1.3.0.2_to_1.3.2.0Powervc upgrade from_1.3.0.2_to_1.3.2.0
Powervc upgrade from_1.3.0.2_to_1.3.2.0Gobinath Panchavarnam
 
2015 02-10 xen server master class
2015 02-10 xen server master class2015 02-10 xen server master class
2015 02-10 xen server master classCitrix
 
Xen server storage Overview
Xen server storage OverviewXen server storage Overview
Xen server storage OverviewNuno Alves
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessNetProtocol Xpert
 
Presentation v center site recovery manager
Presentation   v center site recovery managerPresentation   v center site recovery manager
Presentation v center site recovery managersolarisyourep
 
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...VMworld
 
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...Banking at Ho Chi Minh city
 

Tendances (20)

VMware Performance Troubleshooting
VMware Performance TroubleshootingVMware Performance Troubleshooting
VMware Performance Troubleshooting
 
VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4VMware Advance Troubleshooting Workshop - Day 4
VMware Advance Troubleshooting Workshop - Day 4
 
VMware vSphere Networking deep dive
VMware vSphere Networking deep diveVMware vSphere Networking deep dive
VMware vSphere Networking deep dive
 
Backup virtual machines with XenServer 5.x
Backup virtual machines with XenServer 5.xBackup virtual machines with XenServer 5.x
Backup virtual machines with XenServer 5.x
 
VMware Advance Troubleshooting Workshop - Day 6
VMware Advance Troubleshooting Workshop - Day 6VMware Advance Troubleshooting Workshop - Day 6
VMware Advance Troubleshooting Workshop - Day 6
 
Citrix XenServer 5.5 Troubleshooting
Citrix XenServer 5.5 TroubleshootingCitrix XenServer 5.5 Troubleshooting
Citrix XenServer 5.5 Troubleshooting
 
The Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study GuideThe Unofficial VCAP / VCP VMware Study Guide
The Unofficial VCAP / VCP VMware Study Guide
 
Rht upgrade v5-v2
Rht upgrade v5-v2Rht upgrade v5-v2
Rht upgrade v5-v2
 
Vsp 41 config_max
Vsp 41 config_maxVsp 41 config_max
Vsp 41 config_max
 
VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage VMworld 2013: What's New in vSphere Platform & Storage
VMworld 2013: What's New in vSphere Platform & Storage
 
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle FinalCvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
Cvc2009 Moscow Xen App5 Fp1 Fabian Kienle Final
 
Vmware srm 6.1
Vmware srm 6.1Vmware srm 6.1
Vmware srm 6.1
 
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
VMworld 2013: VMware Disaster Recovery Solution with Oracle Data Guard and Si...
 
Powervc upgrade from_1.3.0.2_to_1.3.2.0
Powervc upgrade from_1.3.0.2_to_1.3.2.0Powervc upgrade from_1.3.0.2_to_1.3.2.0
Powervc upgrade from_1.3.0.2_to_1.3.2.0
 
2015 02-10 xen server master class
2015 02-10 xen server master class2015 02-10 xen server master class
2015 02-10 xen server master class
 
Xen server storage Overview
Xen server storage OverviewXen server storage Overview
Xen server storage Overview
 
VMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation ProcessVMware ESXi 6.0 Installation Process
VMware ESXi 6.0 Installation Process
 
Presentation v center site recovery manager
Presentation   v center site recovery managerPresentation   v center site recovery manager
Presentation v center site recovery manager
 
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
VMworld 2013: VMware vCenter Site Recovery Manager – Solution Overview and Le...
 
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...
Installing ibm tivoli directory server v6.0 (web sphere partner gateway v6.1 ...
 

Similaire à Hyper-v Replica

Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityPaulo Freitas
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityPaulo Freitas
 
SCU 2015 - Hyper-V Replica
SCU 2015 - Hyper-V ReplicaSCU 2015 - Hyper-V Replica
SCU 2015 - Hyper-V ReplicaMike Resseler
 
Backup workflow for SMHV on windows 2008R2 HYPER-V
Backup workflow for SMHV on windows 2008R2 HYPER-VBackup workflow for SMHV on windows 2008R2 HYPER-V
Backup workflow for SMHV on windows 2008R2 HYPER-VAshwin Pawar
 
Hyper V Version2 Update
Hyper V Version2 UpdateHyper V Version2 Update
Hyper V Version2 UpdateBlauge
 
15 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 201815 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 2018Mercury Solutions
 
Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1uNIX Jim
 
Hyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesHyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesSolarWinds
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Software
 
4. install and configure hyper v
4. install and configure hyper v4. install and configure hyper v
4. install and configure hyper vHameda Hurmat
 
VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5Sanjeev Kumar
 

Similaire à Hyper-v Replica (20)

Benefits of Hyper-V replica
Benefits of Hyper-V replicaBenefits of Hyper-V replica
Benefits of Hyper-V replica
 
Mike Resseler - Using hyper-v replica in your environment
Mike Resseler - Using hyper-v replica in your environmentMike Resseler - Using hyper-v replica in your environment
Mike Resseler - Using hyper-v replica in your environment
 
Work profile
Work profileWork profile
Work profile
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
Hyper-V Virtual Machine Mobility
Hyper-V Virtual Machine MobilityHyper-V Virtual Machine Mobility
Hyper-V Virtual Machine Mobility
 
SCU 2015 - Hyper-V Replica
SCU 2015 - Hyper-V ReplicaSCU 2015 - Hyper-V Replica
SCU 2015 - Hyper-V Replica
 
Backup workflow for SMHV on windows 2008R2 HYPER-V
Backup workflow for SMHV on windows 2008R2 HYPER-VBackup workflow for SMHV on windows 2008R2 HYPER-V
Backup workflow for SMHV on windows 2008R2 HYPER-V
 
10215 A 05
10215 A 0510215 A 05
10215 A 05
 
01 v mware overview
01  v mware overview01  v mware overview
01 v mware overview
 
Hyper V Version2 Update
Hyper V Version2 UpdateHyper V Version2 Update
Hyper V Version2 Update
 
15 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 201815 Vmware interview questions & answers 2018
15 Vmware interview questions & answers 2018
 
Virtualization & tipping point
Virtualization & tipping pointVirtualization & tipping point
Virtualization & tipping point
 
Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1Advantages of HyperV over vSphere 5.1
Advantages of HyperV over vSphere 5.1
 
Hyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the DifferencesHyper-V vs. vSphere: Understanding the Differences
Hyper-V vs. vSphere: Understanding the Differences
 
GAB 2016 ASR
GAB 2016 ASRGAB 2016 ASR
GAB 2016 ASR
 
Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5Veeam Backup & Replication - What’s New in 6.5
Veeam Backup & Replication - What’s New in 6.5
 
Vcp6.7 episode 1
Vcp6.7 episode 1Vcp6.7 episode 1
Vcp6.7 episode 1
 
VIRTUALIZATION
VIRTUALIZATIONVIRTUALIZATION
VIRTUALIZATION
 
4. install and configure hyper v
4. install and configure hyper v4. install and configure hyper v
4. install and configure hyper v
 
VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5VMware vSphere 6.0 - Troubleshooting Training - Day 5
VMware vSphere 6.0 - Troubleshooting Training - Day 5
 

Plus de Paulo Freitas

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and CostsPaulo Freitas
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform MangementPaulo Freitas
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App ManagementPaulo Freitas
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1Paulo Freitas
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and ResiliencyPaulo Freitas
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and FlexibilityPaulo Freitas
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and ResourcesPaulo Freitas
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and ScalePaulo Freitas
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsPaulo Freitas
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerPaulo Freitas
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationPaulo Freitas
 
Hyper-V Infrastructure
Hyper-V InfrastructureHyper-V Infrastructure
Hyper-V InfrastructurePaulo Freitas
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBPaulo Freitas
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroPaulo Freitas
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterprisePaulo Freitas
 

Plus de Paulo Freitas (20)

VMWARE Professionals - Foundation Hybrid Clouds and Costs
VMWARE Professionals -  Foundation Hybrid Clouds and CostsVMWARE Professionals -  Foundation Hybrid Clouds and Costs
VMWARE Professionals - Foundation Hybrid Clouds and Costs
 
VMWARE Professionals - Cross-Plattform Mangement
VMWARE Professionals -  Cross-Plattform MangementVMWARE Professionals -  Cross-Plattform Mangement
VMWARE Professionals - Cross-Plattform Mangement
 
VMWARE Professionals - App Management
VMWARE Professionals - App ManagementVMWARE Professionals - App Management
VMWARE Professionals - App Management
 
VMWARE Professionals - Intro to System Center 2012 SP1
VMWARE Professionals -  Intro to System Center 2012 SP1VMWARE Professionals -  Intro to System Center 2012 SP1
VMWARE Professionals - Intro to System Center 2012 SP1
 
VMWARE Professionals - Availability and Resiliency
VMWARE Professionals -  Availability and ResiliencyVMWARE Professionals -  Availability and Resiliency
VMWARE Professionals - Availability and Resiliency
 
VMWARE Professionals - Security, Multitenancy and Flexibility
VMWARE Professionals -  Security, Multitenancy and FlexibilityVMWARE Professionals -  Security, Multitenancy and Flexibility
VMWARE Professionals - Security, Multitenancy and Flexibility
 
VMWARE Professionals - Storage and Resources
VMWARE Professionals -  Storage and ResourcesVMWARE Professionals -  Storage and Resources
VMWARE Professionals - Storage and Resources
 
VMWARE Professionals - Intro and Scale
VMWARE Professionals -  Intro and ScaleVMWARE Professionals -  Intro and Scale
VMWARE Professionals - Intro and Scale
 
Hyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 ComponentsHyper-V Integration with other System Center 2012 Components
Hyper-V Integration with other System Center 2012 Components
 
Hyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine ManagerHyper-V Integration with System Center 2012 Virtual Machine Manager
Hyper-V Integration with System Center 2012 Virtual Machine Manager
 
Hyper-V High Availability and Live Migration
Hyper-V High Availability and Live MigrationHyper-V High Availability and Live Migration
Hyper-V High Availability and Live Migration
 
Hyper-V Management
Hyper-V ManagementHyper-V Management
Hyper-V Management
 
Hyper-V Storage
Hyper-V StorageHyper-V Storage
Hyper-V Storage
 
Hyper-V Networking
Hyper-V NetworkingHyper-V Networking
Hyper-V Networking
 
Hyper-V Infrastructure
Hyper-V InfrastructureHyper-V Infrastructure
Hyper-V Infrastructure
 
Windows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEBWindows Server 2012 R2 Jump Start - WEB
Windows Server 2012 R2 Jump Start - WEB
 
Windows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIPWindows Server 2012 R2 Jump Start - AIP
Windows Server 2012 R2 Jump Start - AIP
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Windows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - IntroWindows Server 2012 R2 Jump Start - Intro
Windows Server 2012 R2 Jump Start - Intro
 
Multi site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 EnterpriseMulti site Clustering with Windows Server 2008 Enterprise
Multi site Clustering with Windows Server 2008 Enterprise
 

Dernier

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Manik S Magar
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embeddingZilliz
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationSlibray Presentation
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfAddepto
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Dernier (20)

CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!Anypoint Exchange: It’s Not Just a Repo!
Anypoint Exchange: It’s Not Just a Repo!
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Training state-of-the-art general text embedding
Training state-of-the-art general text embeddingTraining state-of-the-art general text embedding
Training state-of-the-art general text embedding
 
Connect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck PresentationConnect Wave/ connectwave Pitch Deck Presentation
Connect Wave/ connectwave Pitch Deck Presentation
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Gen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdfGen AI in Business - Global Trends Report 2024.pdf
Gen AI in Business - Global Trends Report 2024.pdf
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

Hyper-v Replica

  • 1. Poster Companion Reference: Hyper-V Replica Virtual Machine Replication Recovery History Replica Server Configuration Replica Failover Operations
  • 2. Poster Companion Reference: Hyper-V Replica Page 2 Introduction This document is part of a companion reference that discusses the Windows Server 2012 Hyper- V Component Architecture Poster. This document refers to the section titled “Hyper-V Replica” and discusses new features in Windows Server 2012, including virtual machine replication, initial replication methods, Replica server configuration, recovery history, and failover operations. It includes other related information as well. 1. Understanding Hyper-V Replica 2. Hyper-V Replica Benefits 3. Replica Server Requirements 4. Hyper-V Installation Considerations 5. Hyper-V Replica Terms 6. Hyper-V Replica and Live Migration 7. Virtual Machine Replication 8. Enabling Replication on the Replica Server 9. Initial Virtual Machine Replication 10. Replicating Virtual Machine Changes 11. Replica Server Authentication 12. Replica Server Authorization 13. Replication Firewall Rules 14. Recovery History 15. Hyper-V Replica Failover Operations 16. Windows PowerShell Cmdlets for Hyper-V Replica 17. Additional Hyper-V Replica Resources 18. Windows Server Component Architecture Posters You can obtain the Windows Server 2012 Hyper-V Component Architecture Poster from the Microsoft Download Center. This is a free resource. You can download it here: http://www.microsoft.com/download/en/details.aspx?id=29189 1. Understanding Hyper-V Replica Hyper-V Replica is new in Windows Server 2012. It is an asynchronous, virtual machine replication technology that is designed for business continuity and disaster recovery.
  • 3. Poster Companion Reference: Hyper-V Replica Page 3 Using Hyper-V Replica, you can replicate a virtual machine from one location to another using just Hyper-V and a network connection, as illustrated in the following diagram. Hyper-V Replica works with any server vendor, any network vendor, or any storage vendor. Also, unlimited replication is available out of the box. Primary Site Replica Site Replication Traffic WAN Link 2. Hyper-V Replica Benefits Hyper-V Replica can provide the following benefits to your organization:  Hyper-V Replica allows you, in the event of a failure at a primary site (for example, fire, power outage, or server failure), to fail over your production workloads to Replica servers at a secondary location with minimal downtime.  Configurations for the Hyper-V Replica server and storage hardware at each site do not have to be identical. Domain membership is also not required.  Hyper-V Replica provides the option to restore virtualized workloads to a point in time, depending on the recovery history selections for the virtual machine.  Hyper-V Replica provides the necessary management APIs that enable IT management vendors to build an enterprise disaster recovery solution for their customers.  Hyper-V Replica enables Infrastructure as a Service (IaaS) for hosting providers that host dedicated virtual servers for their customers. 3. Replica Server Requirements You can use Hyper-V Replica on hardware certified for Windows Server 2012. To take advantage of Hyper-V Replica, which is included as part of the Hyper-V server role, the following prerequisites must be met:
  • 4. Poster Companion Reference: Hyper-V Replica Page 4  Hardware that supports the Hyper-V role on Windows Server 2012. Keep in mind that hardware-assisted virtualization is available in processors that include a virtualization option—specifically processors with Intel Virtualization Technology (Intel VT) or AMD Virtualization (AMD-V) technology. In addition, hardware-enforced Data Execution Prevention (DEP) must be available and enabled.  Sufficient storage on both the primary server and Replica server to host the files used by virtualized workloads.  Network connectivity between the locations hosting the primary and Replica servers.  Properly configured firewall rules to permit replication between the primary and Replica sites.  You need to use certificate-based authentication if you want transmitted data to be encrypted. Use an X.509 v3 certificate to support mutual authentication with certificates. 4. Hyper-V Installation Considerations Consider the following as you are learning about Hyper-V Replica. For more information, see Install the Hyper-V Role and Configure a Virtual Machine.  Hyper-V Replica is implemented as part of the Hyper-V role. You can enable the Hyper-V role on a stand-alone server running Hyper-V or on servers that are members of a failover cluster. Servers running Hyper-V can function as members of a workgroup, or as member servers in the same or different Active Directory domains.  The primary and Replica servers do not need to be part of the same Active Directory domain unless the Hyper-V role is enabled on servers that are members of a failover cluster.  You can enable the Hyper-V role using Server Manager or using Windows PowerShell. The Hyper-V role has no dependencies on any other server roles. Installing the Hyper-V role also installs Hyper-V Manager (which is included in Remote Server Administration Tools (RSAT)).
  • 5. Poster Companion Reference: Hyper-V Replica Page 5 5. Hyper-V Replica Terms This article refers to the following terms when describing Hyper-V Replica technology. Term Definition replication The ongoing process of sending data changes that have occurred on a primary virtual machine to the equivalent Replica virtual machine. primary server The server running Hyper-V that hosts your virtualized production workloads. primary virtual machine A virtual machine running on the primary server that is participating in Hyper-V replication. Replica server The server that hosts virtual machines that is maintained in reserve in the event that the primary server (and its primary virtual machines) must go offline. The Replica virtual machines are kept up to date with any changes that occur on the primary virtual machines by the process of replication. You can configure and manage Replica servers using Hyper- V Manager or Windows PowerShell. Replica virtual machine A virtual machine running on the Replica server that receives changes that are detected on the corresponding primary virtual machine. planned failover A controlled event where you move a virtual machine from the primary site to the Replica site. unplanned failover An unplanned event that occurs when the primary site experiences a problem and the Replica virtual machines are brought online at the Replica site. application-consistent replication Replication that allows recovery to a point in time that is consistent from the perspective of applications. To accomplish this, the Volume Shadow Copy Service (VSS) is used.
  • 6. Poster Companion Reference: Hyper-V Replica Page 6 6. Hyper-V Replica and Live Migration Some people are initially confused about when to use Hyper-V Replica and when to use Hyper- V live migration. Hyper-V Replica keeps up-to-date copies of your virtual machines in case of a disaster, and allows you to switch to those copies when required. This is usually an unplanned event (although you can perform a planned failover with Hyper-V Replica, as described in the Hyper-V Replica Terms section). However, Hyper-V live migration is about planned events— moving your virtual machines and their associated storage across different locations when required. For more information about live migration in Windows Server 2012, see What’s New in Hyper-V. 7. Virtual Machine Replication The great advantage of Hyper-V Replica is that it provides virtual machine replication for any of your servers, networks, or storage vendors. It does not require a failover cluster or any shared storage. You can replicate individual or multiple virtual machines. You can replicate your virtual machines from one computer running Hyper-V at a primary site (the primary server) to another computer running Hyper-V at a Replica site (the Replica server). Keep in mind that your Replica server can accept incoming replication traffic from one or more primary servers. This is illustrated below: 010010010 1010101 010010010 1010101 010010010 1010101 010010010 1010101 Virtual Machine Copies Virtual Machines Log File Updates (Write Changes) Replicate virtual machine changes Initial Virtual Machine Copy Primary Server Running Hyper-V (Primary Site) Replica Server Running Hyper-V (Replica Site) Virtual Hard Disks Selected for Replication
  • 7. Poster Companion Reference: Hyper-V Replica Page 7 8. Enabling Replication on the Replica Server Before you can use Hyper-V Replica, you must enable your server running Hyper-V to be a Replica server. After you set up your Replica server, it can accept incoming replication traffic from the virtual machines on one or more primary servers. You can enable a Replica server using Hyper-V Manager or Windows PowerShell. It is not necessary to independently remotely connect to your Replica server to perform this configuration. 9. Initial Virtual Machine Replication Using Hyper-V Replica, an initial copy of all your virtual hard disks (VHDs) must be transferred to the Replica server (at your Replica site). This operation needs to happen before regular replication operations can start. Hyper-V Replica provides three different options for initial virtual machine replication. The first option is to transfer your selected virtual hard disks over the network to your Replica server. Using network replication, you can start your initial replication immediately or schedule it to happen at a specified time. Hyper-V Replica also gives you the option of using an existing backup copy on the Replica server. This means you can transfer a backup copy of your production virtual machine to your Replica server. Finally, Hyper-V Replica gives you the option of using external media. You can copy your selected VHDs to external media and deliver the external media to the Replica site. This is especially useful if your business operates in areas of expensive connectivity, or if you have to manage remote or regional server locations. 10. Replicating Virtual Machine Changes After you have configured and performed the initial virtual machine replication, Hyper-V Replica sends out virtual machine changes on a frequent schedule. These changes are tracked in a log file, which is compressed before it is sent to the Replica server. On the primary server, changes are maintained in an “.hrl” file that is in the same location as the VHDs that are being replicated. You can compress the virtual machine data when you replicate virtual Primary Server .hrl Files (Compressed) Replica Server
  • 8. Poster Companion Reference: Hyper-V Replica Page 8 machine changes across the network. 11. Replica Server Authentication After you enable a Replica server for virtual machine replication, you configure specific authentication types and ports for incoming replication traffic. You have two authentication options. You can use Kerberos authentication (using HTTP), but the data you send across the network will not be encrypted. You can also choose certificate-based authentication (using HTTPS), and the data sent across the network will be encrypted. 12. Replica Server Authorization After you have decided upon authentication types, you must specify which primary servers are permitted to replicate virtual machines to your Replica server. You can allow authorization from any authenticated server, or you can specify a primary server. In both cases, Hyper-V Replica allows you to designate a specific location to store your recovery virtual machine files—for example, on a SAN, on an SMB file server, or using direct-attached storage. 13. Replication Firewall Rules Properly configured firewall rules permit replication between the primary and Replica servers and sites. To allow any incoming virtual machine replication traffic for configured replication ports, you must ensure an inbound firewall rule is created. 14. Recovery History If you need to restore a virtual machine, Hyper-V uses a recovery point. The recovery points contain one or more snapshots. You have the option of just keeping the latest recovery point for restoring your primary virtual machine on the Replica server, or you can choose to maintain multiple recovery points on your server. If you choose multiple recovery points, keep in mind that you will need more storage on the Replica server. When you specify the number of recovery points you want to keep, the Enable Replication Wizard specifies how much storage is needed. Recovery points are created every hour, but the Replica server receives frequent and regular changes from the primary server, so that your primary and Replica servers stay synchronized. It is important to understand that if multiple recovery points are not configured, your server will only maintain the latest recovery point for the Replica virtual machine.
  • 9. Poster Companion Reference: Hyper-V Replica Page 9 You can also choose to take application-consistent snapshots at a specified interval. They use the Volume Shadow Copy Service (VSS). This is useful, but keep in mind that when you take snapshots of your applications running on the primary virtual machine, it will have a performance impact on those applications as the snapshots are created. 15. Hyper-V Replica Failover Operations Hyper-V Replica is designed to help you in both planned (scheduled events) and unplanned (disaster recovery) failover situations. With Hyper-V Replica, you can fail over to a protected virtual machine on the Replica server at any time. There are three main options you need to understand for failover operations. Note that you can configure and manage Replica servers using Hyper-V Manager or Windows PowerShell. Planned Failover to a Replica Server A planned failover operation enables you to fail over your production virtual machine to a Replica server as part of a predetermined schedule. You might want to do this for multiple reasons—for example, to test the state of your Replica virtual machine. This allows you to make appropriate arrangements in your organization if they are required. We recommend that you perform planned failovers for off-business hours. There are several prerequisites when you perform a planned failover. Your virtual machine must not be running, and your server running Hyper-V at the primary site must be enabled to receive replication traffic from the Replica server. Keep in mind that a planned failover also initiates a “reverse replication.” Reverse replication is the process where replication is established from a virtual machine that was formerly a Replica virtual machine, but is now a primary virtual machine as the result of a failover. You can also perform a planned failover using Windows PowerShell. Test Failover to a Replica Server Hyper-V Replica is continually updating the Replica server to ensure that the primary virtual machine matches the Replica virtual machine as closely as possible. If you want to, you can test a Replica virtual machine on the Replica server. You can conduct a test failover operation at any time without interrupting ongoing replication. This process creates and starts a virtual machine with the name “<virtual machine name> - Test”. Unplanned Failover to a Replica Server In the event of a failure in the primary site, you can bring up the Replica virtual machine on the Replica server. When you configured your Replica server in the Enable Replication Wizard, you
  • 10. Poster Companion Reference: Hyper-V Replica Page 10 had the option of specifying multiple recovery points. Now, you can select the one you require to restore the specified the virtual machine. You can also start your Replica virtual machine in an unplanned failover using Windows PowerShell. 16. Windows PowerShell Cmdlets for Hyper-V Replica Windows PowerShell is an integral part of Windows Server 2012 and can be used to build, administer, and troubleshoot your own environment. We have published a list of Windows PowerShell cmdlets for managing Replica servers. See the Hyper-V cmdlet reference, which includes cmdlet descriptions, syntax, and examples. 17. Additional Hyper-V Replica Resources For more information about Hyper-V Replica, see the following in the Hyper-V section of the Windows Server 2012 Technical Library:  Hyper-V Replica Overview  Demonstrate Planned Failover in Hyper-V Replica  Deploy Hyper-V Replica 18. Windows Server Component Architecture Posters If you want to reference the previous component architecture posters that relate to Hyper-V in Windows Server 2008 R2, please see the following links. For the Windows Server 2012 poster, see Windows Server 2012 Hyper-V Component Architecture. Windows Server 2008 R2: Hyper-V Component Architecture Poster This poster provides a visual reference for understanding key Hyper-V technologies in Windows Server 2008 R2. It focuses on architecture, snapshots, live migration, virtual networking, storage, and import/export. You can use this poster in conjunction with the previously published Windows Server 2008 Feature Components poster and Windows Server 2008 R2 Feature Components poster.
  • 11. Poster Companion Reference: Hyper-V Replica Page 11 Windows Server 2008 R2 Hyper-V Component Architecture (Service Pack 1) Poster This poster provides a visual reference for understanding key Hyper-V technologies in Windows Server 2008 R2 with Service Pack 1. It focuses on architecture, snapshots, live migration, virtual networking, storage, RemoteFX, and Dynamic Memory. Windows Server 2008 R2 Feature Components Poster This poster provides a visual reference for understanding key technologies in Windows Server 2008 R2. It focuses on Active Directory Domain Services, Hyper-V, Internet Information Services, Remote Desktop Services (including Virtual Desktop Infrastructure (VDI)), BranchCache, and DirectAccess technologies. In addition, updates to core file services and server management are illustrated. You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008 R2 component posters. Remote Desktop Services Component Architecture Poster This poster provides a visual reference for understanding key Remote Desktop Services technologies in Windows Server 2008 R2. It explains the functions and roles of Remote Desktop Session Host, Remote Desktop Virtualization Host, Remote Desktop Connection Broker, Remote Desktop Web Access, Remote Desktop Gateway, Remote Desktop Licensing, and RemoteFX. You can use this poster in conjunction with the Windows Server 2008 and Windows Server 2008 R2 component posters.