Updated on 2026-06-30 GMT+08:00

Creating a Full-ECS Image from a CBR Backup

Scenarios

You can use a Cloud Backup and Recovery (CBR) backup to create a full-ECS image, which can be used to create ECSs.

Background

  • CBR provides the backup service for EVS disks, BMSs, and ECSs. If you have created a backup for an ECS using CBR, you can use the backup to create a full-ECS image.
  • If you use a CBR backup to create a full-ECS image, you will only be charged for the CBR backup. For pricing details, see "Cloud Backup and Recovery" in Product Pricing Details.
  • When deleting a full-ECS image, you can choose whether to delete the associated CBR backup. If you choose not to delete the CBR backup, you will continue to be charged for it.
  • If you use a full-ECS image to change an ECS OS, only the system disk data can be written into the ECS. Therefore, if you want to restore or migrate the data disk data of an ECS by using a full-ECS image, you can only use the image to create a new ECS rather than use it to change the ECS OS.

Constraints

  • When creating a full-ECS image from a CBR backup, ensure that the source ECS of the CBR backup has been properly configured, or the image creation may fail.

    For details, see How Do I Configure an ECS, BMS, or Image File Before I Use It to Create an Image?

  • A CBR backup can be used to create only one full-ECS image.
  • If an ECS is in Stopped state, do not start it when you are using it to create a full-ECS image.
  • A full-ECS image created from a CBR backup can be shared with other tenants. However, if it is a shared CBR backup, the full-ECS image created from it cannot be shared.
  • A full-ECS image cannot be published in KooGallery.
  • A full-ECS image cannot be exported.
  • A full-ECS image cannot be replicated within a region.
  • Cross-region replication of full-ECS images is only available for certain regions.

    If a full-ECS image cannot be replicated to a different region, you can use it to create an ECS, use the ECS to create a system disk image and a data disk image, and replicate the images to the destination region.

    A full-ECS image created using an ECS backup can be replicated from the region where they reside to another region, but the replicated full-ECS image cannot be replicated across regions again.

  • If a full-ECS image is created from a CBR backup and the backup is deleted due to arrears, the full-ECS image will also be deleted.

Procedure

  1. Log in to the IMS console.
  2. Create a full-ECS image.

    1. Set image parameters.
    2. You need to set parameters in two areas: Image Type and Source and Image Information. For details about the parameters, see Table 1 and Table 2.
      Figure 1 Image type and source

      Table 1 Parameters for configuring the image type and source

      Parameter

      Description

      Example Value

      Region

      Resources in different regions cannot communicate with each other over an intranet. For low latency and fast access, select a region close to where your services will be provided.

      -

      Type

      Private images can be created or imported.

      Create Image

      Image Type

      A private image contains an OS or service data, preinstalled public applications, and a user's personal applications. Private images are only available to the users who created them.

      A private image can be a system disk image, data disk image, ISO image, or full-ECS image.

      • A system disk image contains an OS and preinstalled software for various services. You can use a system disk image to create ECSs and migrate your services to the cloud.
      • A data disk image contains only service data. You can use a data disk image to create EVS disks and use them to migrate your service data to the cloud.
      • An ISO image is created from an external ISO image file. It is a special image that is not available on the ECS console. It can only be used to provision temporary cloud servers.
      • A full-ECS image contains an OS, preinstalled software, and service data. A full-ECS image is created using differential backups and the creation takes less time than creating a system or data disk image that has the same disk capacity.

      Full-ECS image

      Source

      A source is the original data required for creating a private image. Select a source based on your requirements. Generally, a data source can be a cloud server, a CSBS backup, or a CBR backup.

      Cloud Server Backup

      Figure 2 Image information

      Table 2 Parameters for configuring image information

      Parameter

      Description

      Example Value

      Name

      Set a name for the image.

      -

      Enterprise Project

      This parameter is for enterprise users. To use this function, contact customer service to enable it.

      An enterprise project groups cloud resources, so you can manage resources and users by project. The default project is default.

      Select an enterprise project from the drop-down list.

      default

      Tag

      This parameter is optional. Set tag keys and values for the image to make identification and management easier. You are advised to create predefined tags in TMS. For details, see Creating Predefined Tags.

      NOTE:

      If your organization has configured tag policies for images, you need to add tags to your images based on the policies. Otherwise, tags may fail to be added. For details about image tag format, see Image Tag Format.

      -

      Description

      This parameter is optional. Enter a description for the image.

      -

      Agreement

      Read and agree to the Image Disclaimer

      -

    3. Click Next. Confirm the settings and click Submit.

  3. Go back to the private image list and check the new full-ECS image status.

    When the image status changes to Normal, the image creation is complete.

Follow-up Procedure

After the full-ECS image creation is complete, you can perform the following operations:

  • If you want to use the image to create ECSs, click Apply for Server in the Operation column. On the displayed page, select Private image and then select the full-ECS image. For details, see Purchasing an ECS in Custom Config Mode.

    When you use a full-ECS image to create an ECS:

    • The system and data disk information defaulted by the image will be automatically displayed.
    • If the full-ECS image contains multiple data disks, it takes some time to load and display the disk information.
  • If you want to share the image with other tenants, click More in the Operation column and select Share from the drop-down list. In the displayed dialog box, enter the project IDs of the image recipients. For details, see Sharing Specified Images.
  • If you use a full-ECS image to change an ECS OS, only the system disk data can be written into the ECS. Therefore, if you want to restore or migrate the data disk data of an ECS by using a full-ECS image, you can only use the image to create a new ECS rather than use it to change the ECS OS.
  • If you want to replicate the image to another region, click More in the Operation column and select Replicate from the drop-down list box. In the displayed dialog box, retain Across Regions and set other parameters such as Name and Destination Region. For details, see Replicating Images Across Regions.