Use OOS to batch-clone ECS instances across availability zones for failover, load balancing, or data backup.
Overview
A zone is an independent power-and-network partition within a region. For example, China (Qingdao) includes Zone B and Zone C. Deploying across multiple zones improves availability and fault tolerance. For cross-zone failover, load balancing, or data backup, CloudOps Orchestration Service (OOS) lets you batch-clone instances to different zones.
Use cases
Cross-zone cloning supports the following use cases:
-
Failover: Clone an instance to another zone when an exception or error occurs to ensure high availability and business continuity.
-
Load balancing: Distribute workloads across zones by cloning instances, reducing access pressure and improving stability and performance.
-
Data backup and restoration: Clone instances to other zones as backups. If data is lost or damaged in one zone, restore it from the clone in another zone.
-
Application extension: Scale out by cloning instances to additional zones as demand grows.
-
Performance testing and optimization: Clone instances to other zones to test and verify consistent performance across zones without affecting production workloads.
Procedure
-
Log on to the OOS console.
-
In the left-side navigation pane, choose Automated O&M > Public Templates.
-
Search for CloneInstancesAcrossAZ and click Create Execution.
-
On the Create page, configure basic information and click Next Step: Parameter Settings.
-
In the Parameter Settings step, configure the parameters.
-
Select source instances by using one of the available methods: Manually Select Instances, Specify Instance Tags, Specify Resource Group, Upload CSV File, Select All, or Specify Inventory Conditions. Click Next Step: OK.
-
Click Create.
-
View the execution results.