Scenarios
A data disk image contains only service data. You can create a data disk image from an ECS and then use the image to create new EVS disks. This is a convenient way to migrate data from an ECS to EVS disks.
For example, you can create a data disk image to clone the data of an ECS whose disk is about to expire.
Background
The following figure shows the process of creating a data disk image from an ECS.
Figure 1 Creating a data disk image and using it to create data disks
Procedure
- Access the IMS console.
- Log in to the management console.
- Under Compute, click Image Management Service.
The IMS console is displayed.
- Create a data disk image.
- Click Create Image in the upper right corner.
- In the Image Type and Source area, select Data disk image for Type.
- Select ECS for Source and then select a data disk of the ECS.
Figure 2 Creating a data disk image
- In the Image Information area, set Name, Tag, and Description.
- Click Create Now.
- Confirm the parameters and click Submit.
- Go back to the Private Images page and view the new data disk image.
Follow-up Procedure
If you want to use the created data disk image to create an EVS disk and attach it to an ECS, you can perform either of the following operations:
- Locate the row that contains the created data disk image and click Create Data Disk to create a data disk. Then attach the data disk to an ECS.
- On the page for creating ECSs, click Create Disk from Data Disk Image and select the data disk image.
A data disk image can be used to create a data disk for an ECS only once.