If your production site becomes unavailable due to events such as a data center fire, power outage, or device failure, ECS Disaster Recovery provides cross-zone disaster recovery for your business. This service creates a full application-level disaster recovery backup to protect against failures in a single region. It helps you meet your core Recovery Time Objective (RTO) and Recovery Point Objective (RPO) requirements.
Preparations
Before you set up cross-zone disaster recovery, create a virtual private cloud (VPC) in another zone. Then, create a replication vSwitch and a recovery vSwitch at the destination site.
Step 1: Create a disaster recovery site pair
After you complete the preparations, follow these steps to enable cross-zone disaster recovery protection for the source ECS instance:
Log on to the Cloud Backup console.
Choose . In the upper-left corner of the page, click Switch to Continuous Replication.
Click Add. Set Type to Cross-zone Disaster Recovery. Then, enter the Production Site Information and Disaster Recovery Site Information.
Click Create.
Step 2: Add a protected server
After the continuous replication site pair is created, follow these steps to add a protected server:
Click the Protected Servers tab and confirm the disaster recovery site pair information in the upper-right corner.
To the right of Protected Servers, click Add. Then, select the ECS instance that you want to protect.
Click Confirmation to add the server. After the server is added, its status changes to Client Installing and then to Initialized.
NoteIf the server status does not change to Initialized, choose to complete the client initialization.
Step 3: Start replication
To enable real-time replication of ECS instances to Alibaba Cloud, perform the following steps:
On the Protected Server tab, find the ECS instance that you want to replicate and choose in the Operation column.
In the Enable Replication panel, configure the parameters and click Start.
Parameter
Description
Recovery Point Policy
Select the interval at which recovery points are created from the drop-down list. Unit: hours. For example, if you select 1 hour, Cloud Backup creates a recovery point every hour.
Hard Disk Type
Select Ultra Disk, ESSD, or SSD.
Replication Network
Select the vSwitch used to replicate data from the production site to the DR site.
The drop-down list is automatically populated with available vSwitches from the DR site's VPC. For optimal performance and a lower RTO, it is highly recommended to use the same vSwitch for both the replication and recovery networks, as this ensures they reside in the same zone.
Recovery Network
Select the vSwitch used to create and run ECS instances at the DR site during a failover or drill.
The drop-down list is automatically populated with available vSwitches from the DR site's VPC. For optimal performance and a lower RTO, it is highly recommended to use the same vSwitch for both the replication and recovery networks, as this ensures they reside in the same zone.
Automatic restart after replication interruption
Specify whether to automatically resume replication if an interruption occurs. If you select this check box, the replication task is restarted after the replication is interrupted.
The ECS instance then enters the Enabling Replication, Replicating Full Data, and Replicating states in sequence.
Enabling Replication: ECS disaster recovery is scanning data on the ECS instance and evaluating the overall data volume. In most cases, this process takes a few minutes.
Replicating Full Data: ECS disaster recovery is replicating valid data from the ECS instance to Alibaba Cloud. The replication duration depends on factors such as the data volume and the network bandwidth of the ECS instance. The progress bar in the Server Status column shows the replication progress.
Replicating: After all valid data on the ECS instance is replicated to Alibaba Cloud, Aliyun Replication Service (AReS) monitors all disk write operations on the ECS instance and replicates the incremental data to Alibaba Cloud in real time.
(Optional) Perform a DR drill
Once an ECS instance reaches the Replicating state, it is ready for a DR drill.
A DR drill is an important part of disaster recovery. A drill runs a protected ECS instance on the cloud, allowing verification that applications can run as expected. A DR drill has the following benefits:
Verify application viability: Confirms that applications can run correctly on a restored instance.
Improve team readiness: Familiarizes your team with the failover process, ensuring a smooth and rapid response during a real disaster.
To perform a DR drill, perform the following steps:
On the Protected Server tab, find the ECS instance on which you want to perform a DR drill and click Test Failover in the Operation column.
In the Test Failover panel, configure the following parameters: Recovery Network, IP Address, Use ECS Specification, Hard Disk Type, Recovery Point, Elastic Public Network IP, and Post Script. Then, click Start.
NoteCloud Backup automatically retains 24 recovery points that are created in the most recent 24 hours for each ECS instance.
If you do not select Use ECS Specification, you must set the CPU and Memory parameters.
Alibaba Cloud then runs the application on a restored ECS instance at the specified time. The DR drill does not affect real-time data replication.
After the DR drill is completed within a few minutes, click the link in the Test Failover Information column to verify restored data and applications.
Clear the drill environment.
After the verification is completed, click Cleanup Test Environment in the Operation column. Then, the restored ECS instance is deleted.
NoteAfter the restored ECS instance is verified, we recommend that you delete the restored ECS instance at the earliest opportunity to reduce costs.
Step 4: Perform a failover
Regular DR drills verify that applications can be successfully run on restored ECS instances, ensuring that workloads can be reliably failed over to the DR site in the event of a critical error.
A failover should only be initiated for servers that have experienced a critical error. Be aware that this action stops all real-time data replication. To re-establish protection, replication must be manually restarted, which will trigger a new full data replication before continuous protection resumes.
To initiate a failover, perform the following steps:
On the Protected Server tab, find the ECS instance and choose in the Operation column.
In the Failover panel, configure the following parameters: Recovery Network, IP Address, Use ECS Specification, Hard Disk Type, Recovery Point, Elastic Public Network IP, and Post Script. Then, click Start.
ImportantRecovery to the latest available state is a one-time operation.
After the failover is completed, click the link in the Recovered Instance ID/Name column to verify the restored data and applications.
If the applications run as expected after failover, choose in the Operation column.
NoteAfter verifying that the restored applications are running correctly, you can commit the failover. This action finalizes the recovery process and releases the temporary cloud resources that were used, which helps to save costs.
If the applications do not meet the requirements after the failover (for example, if the selected recovery point contains inconsistent data or the database is corrupted), choose in the Operation column to change the recovery point before you commit the failover.
NoteThe procedure for changing the recovery point is similar to that for failover, except that you must select a recovery point earlier than the current point in time.
Step 5: Fail back
After the application on the protected server completes disaster recovery replication from one zone, such as Zone A, to another, such as Zone B, you can perform reverse replication from Zone B back to Zone A.
Follow these steps to perform reverse replication:
On the Protected Server tab, find the ECS instance and choose in the Operation column. This action prepares the original production server to receive data from the DR site. Confirm the operation in the message that appears.
In the Operation column, choose .
In the Initiate Reverse Replication panel, configure the following parameters: Original machine recovery, Replication Network, and Recovery Network. Then, click Start.
WarningFailing back to the original ECS instance is an irreversible action that permanently overwrites all of its data. This option is available for both cross-region and cross-zone DR. Proceed with extreme caution.
Once the server status changes to Reverse Replicating Data in Real Time, it indicates that the data synchronization is complete and you can proceed with the final cutover. In the Operation column, choose .
In the Failback panel, configure the following parameters: CPU, Memory, Recovery Network, IP, and Execute script after recovery. Then, click Start.
After the failback is completed, the business is now running on the original production site. To re-establish disaster recovery protection, choose in the Operation column. This final step reactivates the original replication plan, returning the system to its normal, protected state.