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

Deploying the vSphere Replication Appliance


The vSphere Replication Appliance (VRA) should be installed at the site where you have virtual machines that need to be protected. It may or may not be required to be installed on both the protected and recovery sites. You will need VRA to be deployed at the recovery site only if you intend to pair it with the protected site.

The pairing is done by adding the recovery site as a target site to the VRMS at the protected site. Read the Adding a remote site as a target section in Chapter 5, Configuring and Using vSphere Replication 6.1, for information on how to achieve this.

The total number of VMs that can be protected by vSphere Replication is 2,000 per site. The limit is imposed at a per VR server level. Each VR server can protect up to 200 VMs and there can only be a maximum of 10 VR server per VRMS. Since there can be only one VRMS registered to a site's vCenter, the 2,000 VM limit cannot be exceeded.

If the VRMSs are paired, then the cumulative...