Book Image

Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager - Second Edition

By : Abhilash G B
Book Image

Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager - Second Edition

By: Abhilash G B

Overview of this book

VMware vCenter Site Recovery manage is an orchestration tool used to automate disaster recovery in a manner that no other solution does. It is programmed to leverage array-based replication and VMware's proprietary vSphere Replication engine. The book begins by talking about the architecture of SRM and guides you through the procedures involved in installing and configuring SRM to leverage array-based replication. You will then learn how to protect your virtual machines by creating Protection Groups and validate their recoverability by testing recovery plans and even performing failover and failback. Moving on, you will learn how to install and configure vSphere Replication as a standalone disaster recovery solution. It also guides you through the procedures involved in configuring SRM to leverage vSphere replication. Finally, you will learn how to deploy and configure vRealize Orchestrator and its plugin for SRM and vSphere Replication.
Table of Contents (13 chapters)
Disaster Recovery Using VMware vSphere Replication and vCenter Site Recovery Manager Second Edition
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Configuring replication for a VM to the local/remote site


Replication can be across sites or at the same site. If you choose to replicate the VMs that you plan to protect, to a datastore at the same site, then you can use vSphere Replication to achieve the same.

Configuring replication requires the availability of a replication server (VRS) at the target site, be it local or remote. Since you have already deployed a vSphere Replication Appliance that includes both the VRMS and VRS components, there is no need for an additional step to get the replication working at the local site.

The following procedure will guide you through the steps required to configure replication for a VM to a local or remote vCenter site:

  1. If you intend to replicate the virtual machine to a datastore managed by a remote site, then you will need to add the remote site vCenter as a target site. Refer to the Adding a remote site as a target section for instructions. Else, proceed directly to step 2.

  2. Right-click on the intended...