You can create protected instances using the servers that you want to perform DR protection. If the current production site encounters an unexpected large-scale server failure, you can call the related protection group API to perform a failover, ensuring that services running on protected instances are not affected.
Select a protection group for each server to be replicated and create a protected instance using the server. When you create a protected instance, the server and disk will be created at the DR site for the production site server and disk. The server specifications can be configured as required. Specifically, the specifications of the DR site server can be different from those of the production site server. The disks of the production site and DR site are of the same specifications and can automatically form a replication pair.
The server at the DR site is in the Stopped state after the protected instance created. These automatically created resources, including the DR site servers and disks, cannot be used before a planned failover or failover.
If the key pair of the server at the production site has been deleted, create a key pair with the same name.
If some services need to use shared disks, perform steps in Creating a Replication Pair to create a replication pair for the shared disks. Then, perform steps in Attaching a Replication Pair to attach the replication pair to the protected instance.
The Storage Disaster Recovery Service page is displayed.
The operation page for the protection group is displayed.
The Create Protected Instance page is displayed.
Parameter |
Description |
Example Value |
---|---|---|
Protection Group Name |
Indicates the name of the protection group to which the protected instance to be created belongs. You do not need to configure it. |
protection_group_001 |
Protection Group ID |
Indicates the ID of the protection group to which the protected instance to be created belongs. |
2a663c5c-4774-4775-a321-562a1ea163e3 |
DR Direction |
Indicates the replication direction of the protection group to which the protected instance to be created belongs. You do not need to configure it. |
eu-de-01 -> eu-de-02 |
Production Site |
Indicates the AZ of the production site server. You do not need to configure it. |
az-01 |
Deployment Model |
Indicates the deployment model of the protection group to which the protected instance to be created belongs. You do not need to configure it. |
VPC migration |
VPC |
Indicates the VPC of the protection group to which the protected instance to be created belongs. You do not need to configure it. |
vpc1 |
Production Site Server |
This parameter is mandatory. In the server list, select the server and specifications to be used to create the protected instance. NOTE:
|
ecs-test > s3.small.1 |
DR Site VPC |
Indicates the VPC of the DR site server. Its value is the same as the VPC value and do not need to be configured. |
vpc1 |
Protected Instance Name |
This parameter is mandatory. Enter the protected instance name. It is used for protected instance classification and search. |
Protected-Instance-test |
Tag |
This parameter is optional. Tags are identifiers of protected instances. You can add tags for protected instances, and classify and search for the protected instances based on these tags. You can add up to 10 tags for each server. For details, see Managing Protected Instance Tags. |
Organization/Marketing |
If the protected instance status changes to Available or Protecting, the protected instance has been created successfully.
After a protected instance is created, the system automatically creates replication pairs for the disks of the protected instance and backs up all the disks.
Query the replication pairs.
On this tab, you can query the statuses of the replication pairs, target protected instance, and production site disk.