All Products
Search
Document Center

Cloud Backup:Step 4: Create a protection group

Last Updated:Feb 28, 2026

A protection group is a logical container for ECS instances that share the same disaster recovery (DR) lifecycle. Create a protection group to enable replication, perform failovers, run DR drills, and fail back from a single control point.

Protection groups are required when using EBS async replication for DR.

How it works

EBS async replication continuously copies disk data from ECS instances at the primary site to a DR site in another region or availability zone. Within a protection group:

  1. Each protected instance's disk writes are asynchronously replicated to the DR site.

  2. Recovery points are generated at regular intervals based on the Recovery Point Objective (RPO).

  3. During a failover, instances switch from the primary site to the DR site using the latest recovery point.

The RPO is 15 minutes, which means up to 15 minutes of data may be lost between the last successful recovery point and the failure event.

Prerequisites

Before you begin, make sure that you have:

Procedure

  1. Log on to the Cloud Backup console.

  2. In the navigation pane on the left, choose Disaster Recovery > ECS Disaster Recovery.

  3. If the page does not show EBS Async Replication mode, click Switch to EBS Async Replication.

    image

  4. On the Site Pairs tab, click the site pair, and then click the Protection Group tab.

    Important

    Verify that vSwitch mappings and security group mappings are configured before proceeding. For details, see Step 3: Configure network and security settings.

  5. Click Create Protection Group.

  6. In the Create Protection Group dialog box, configure the following parameters and click OK.

    Parameter

    Description

    Name

    A recognizable name for the protection group. The name must be 2 to 128 characters in length, start with a letter, and cannot start with http:// or https://. Allowed characters: letters, digits, colons (:), underscores (\_), and hyphens (-).

    Expected RPO

    Set to 15 (minutes). This is the maximum tolerable interval between recovery points. In a failure event, data changes made after the last recovery point may be lost.

Verify the result

After the protection group is created, it appears on the Protection Group tab.

image.png

What to do next

After you create a protection group, you can perform the following operations.

Operation

Description

Manage Protected Instance

Add an instance to the protection group or remove an instance that no longer requires protection from the protection group.

Enable Replication

After you add an instance to the protection group, click Enable Replication to replicate data from the protected instance to the disaster recovery site.

Disable Replication

Stop replicating data to the disaster recovery site.

Manage Protection Group

Modify or delete the protection group that contains no instance. After an instance is added to the protection group, you cannot modify the protection group information.

Forward Protection

  • Forward Protection > Enable Replication: Replicate data from a protected instance to the disaster recovery site.

  • Forward Protection > Disable Replication: Stop replicating data from a protected instance to the disaster recovery site.

  • Forward Protection > Failover: Switch an instance from the primary site to the disaster recovery site. The instance at the disaster recovery site takes over the business.

  • Forward Protection > Failover Completed: Confirm that the failover is complete.

Enable Reverse Replication

After the disaster recovery site takes over the business and the production site has recovered, replicate data from the disaster recovery site to the production site to prepare for the failback.

Reverse Protection

  • Reverse Protection > Enable Replication: After the disaster recovery site takes over the business and the production site has recovered, replicate data from the disaster recovery site to the production site to prepare for the failback.

  • Reverse Protection > Disable Replication: Stop replicating data from the disaster recovery site to the primary site.

  • Reverse Protection > Failback: Switch an instance from the disaster recovery site to the production site. The instance at the production site takes over the business.

  • Reverse Protection > Failback Completed: Confirm that the failback is complete.

Clear Protection Group

You can delete a protection group if you no longer need it.

Fault Drill

Start a fault drill for the protection group.

Note

You can perform a fault drill if the protection group is in the Replicating Incremental Data state or has a recovery point. For more information, see Fault drill.

Delete Fault Drill Group

After the fault drill is complete, delete the fault drill group.