DR with Cloud Protection Manager

CPM provides a DR option that can be used to easily send backup data from one region to another should you need to restore your EC2 instances in another AWS region.  This post details the process of sending US-East (N. Virginia) backup data to US-West (Oregon).

Configure CPM Disaster Recovery Options

  1. Within CPM, click Policies. Under the Configure heading, click DR for the backup policy data you wish to send to another AWS region.

1-ClickDR

  1. On the DR Options window, select the Target Region and click Apply. In this instance, the default settings for the other options are acceptable.

2-PolicyOptions

  1. A new status column, DR Status, is added. When DR is enabled, the backup data is copied to the DR region after the backup completes.  If the DR portion is successful, the DR Status will read Completed as shown below:

3-DRStatusCompleted

  1. You can review the backup log to verify successful DR.

4-BackupLog

Perform a DR EC2 Instance Recovery 

  1. Within CPM, click Backup Monitor | Recover

5-Recover

  1. In this example, the EC2 instance LAB-RDS01 will be restored to the US West (Oregon) region. On the Recovery Panel page, select US West (Oregon) in the Restore to Region option.

6-RecoveryPanel

  1. On the Instance Recovery page, ensure the appropriate Basic and Advanced options are selected and click Recover Instance. Since the instance will be recovered in a new region, at a minimum you will need to specify an appropriate Key Pair, VPC, VPC Subnet, and Security Group.

7-RecoveryOptions_2

  1. When returned to the Recovery Panel, click Open Recovery Monitor to track the recovery status.

8-OpenRecoveryMonitor

  1. On the Recovery Monitor page, monitor the recovery job until the Status reads Recovery Successful.

9-RecoverySuccessful

  1. Connect to the instance and verify the success of the recovery job. In this example, the instance was recovered to a private subnet, thus it was necessary to first connect to a bastion host on a public network in order to test RDP access.  If the instance was restored to a public subnet, you could RDP or SSH directly into the instance assuming the security groups and network ACLs allowed the connection.

10-InstanceUp

As you can see, setting up a DR backup copy in Cloud Protection Manager is very easy and could prove beneficial as part of your DR business plan.

Leave a Reply

Your email address will not be published. Required fields are marked *