If you have created and configured a Linux ECS based on your service requirements (for example, by installing software and setting up an application environment), you can create a system disk image based on this configured ECS. Then, all new ECSs created from this image will have the same software and environment preinstalled.
Creating a system disk image does not affect services on the cloud server or cause data loss.
The following figure shows the process of creating a system disk image from a cloud server and using the image to create new cloud servers.
Figure 1 Creating a system disk image and using it to create new cloud servers

If the ECS is created from any of the following images, the system disk image cannot be exported:
The image creation does not affect services on the cloud server.
In this process, do not stop, start, or restart the cloud server, or the image creation may fail.
Before creating a private image from an ECS:
For details, see (Optional) Installing Native KVM Drivers on a KVM ECS.
If an ECS is created from a public image, Cloud-Init has been installed by default. You can follow the guide to verify the installation.
Table 1 and Table 2 list the parameters in the Image Type and Source and Image Information areas, respectively.
Parameter | Description |
|---|---|
Type | Select Create Image. |
Image Type | Select System disk image. |
Source | Select a cloud server with required configurations. |
Parameter | Description |
|---|---|
Encryption | This parameter specifies whether the image will be encrypted. The value is provided by the system and cannot be changed.
|
Name | Set a name for the image. |
Enterprise Project | Select an enterprise project from the drop-down list. This parameter is available only if you have enabled enterprise projects or your account is an enterprise account. To enable this function, contact your customer manager. An enterprise project groups cloud resources, so you can manage resources and users by project. |
Tag | This parameter is optional. Set tag keys and values for the image to make identification and management easier. |
Description | This parameter is optional. Enter a description for the image. |
The time required for creating an image depends on the ECS system disk size, network quality, and the number of concurrent tasks. When the image status changes to Normal, the image creation is complete.
After a system disk image is created, you can: