Updated on 2024-04-15 GMT+08:00

Creating an Image

Scenarios

You can use an existing ECS to create a system disk image, data disk image, and full-ECS image.

  • System disk image: contains an OS and application software for running services. You can use a system disk image to create ECSs and migrate your services to the cloud.
  • Data disk image: contains only service data. You can create a data disk image from an ECS data disk. You can also use a data disk image to create EVS disks and migrate your service data to the cloud.
  • Full-ECS image: contains all the data of an ECS, including the data on the data disks attached to the ECS. A full-ECS image can be used to rapidly create ECSs with service data.
  • ISO image: is created from an external ISO image file. It is a special image that can only be used to create temporary ECSs.

You can use a private image to change the OS. For instructions about how to create a private image, see Image Management Service User Guide.

Procedure

  1. Log in to the management console.
  2. Under Computing, click Elastic Cloud Server.
  3. In the ECS list, choose More > Manage Image > Create Image in the Operation column.
  4. Configure the following information:

    Table 1 and Table 2 list the parameters in the Image Type and Source and Image Information areas, respectively.

    Table 1 Image type and source

    Parameter

    Description

    Image Type

    Select System disk image.

    Source

    Click the ECS tab and select an ECS with required configurations.

    Table 2 Image information

    Parameter

    Description

    Name

    Set a name for the image.

    Description

    (Optional) Enter a description of the image.

    The parameters may vary depending on enterprises and organizations.

  5. Click Create Now.