When a VMware VM fails, create an ECS image from the VM backup and use it to launch an ECS instance, restoring your on-premises workload to the cloud.
Background
A local restore of a VMware virtual machine handles minor service disruptions. For major infrastructure failures such as ESXi host outages or data center disasters, restore the VM as an ECS instance through Cloud Backup.
Cloud Backup uses an intermediate ECS instance to create a snapshot from the backup data and then generate an ECS image from that snapshot. After the image is created, the intermediate instance is automatically deleted. You can then use the custom image to create ECS instances.
Prerequisites
You have backed up the VMware virtual machine.
Usage notes
-
You can create an ECS image for only one VMware VM at a time.
-
The VMware VM must meet the limitations on operating systems and VMware platforms for ECS.
-
The intermediate instance is charged under ECS billing rules. The generated ECS image incurs snapshot storage fees.
Procedure
Step 2: Create an ECS instance
-
On the Restore Jobs tab, click the ECS image name in the Destination column of the target restore job.
The Images page opens in the ECS console with the target image filtered.
NoteAlternatively, go to the Images page in the ECS console. On the Custom Images tab, find the image named with the prefix "Intermediate Instance" followed by the intermediate instance ID.
-
On the Custom Images tab, click Create Instance in the Actions column for the target image.
-
On the Custom Launch tab, the region and image are pre-populated. Complete the remaining configuration items, and then click Create Order.
The new ECS instance contains the full system environment and data from the original VMware VM, so you can resume services immediately.
Step 3: (Optional) Delete the ECS image
Deleted ECS images cannot be recovered. Before deleting, ensure that a valid backup of the target ECS instance exists.
After creating an ECS instance from the image, delete the image if you no longer need it.
-
On the Restore Jobs tab, click the ECS image name in the Destination column of the target restore job.
The Images page opens in the ECS console.
-
On the Custom Images tab, click Delete Image in the Actions column for the target image.
-
In the Delete Image dialog box, set Delete Snapshots to Yes, select the confirmation checkbox, and click Confirm.