doc-exports/docs/cbr/umn/cbr_03_0016.html
Wei, Hongmin b24bb72138 CBR UMN 20221213 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Wei, Hongmin <weihongmin1@huawei.com>
Co-committed-by: Wei, Hongmin <weihongmin1@huawei.com>
2022-12-13 13:16:10 +00:00

6.2 KiB

Using a Backup to Create an Image

CBR allows you to create images using ECS backups. You can use the images to provision ECSs to rapidly restore service running environments.

Prerequisites

  • Confirm that the following operations have been performed before you use an ECS backup to create an image:
  • A backup can be used to create an image in either of the following scenarios: 1. The backup is in the Available state. 2. The backup is in the Creating state which is marked with Image can be created.

    Once a backup creation starts, the backup enters the Creating state. After a period of time, a message stating "Image can be created" is displayed under Creating. In this case, the backup can be used for creating an image, even though it is still being created and cannot be used for restoration.

  • The backup you want to use to create an image contains the system disk data.

Function Description

  • Images created using a backup are the same, so CBR allows you to use a backup to create only one full-ECS image that contains the whole data of the system disk and data disks of an ECS, in order to save the image quota. After an image is created, you can use the image to provision multiple ECSs in a batch.
  • A backup with an image created cannot be directly deleted. If you want to delete such a backup, delete its image first. If a backup is automatically generated based on a backup policy and the backup has been used to create an image, the backup will not be counted as a retained backup and will not be deleted automatically.
  • A backup is compressed when it is used to create an image. Therefore, the size of the generated image is smaller than that of the backup.

Procedure

  1. Log in to CBR Console.

    1. Log in to the management console.
    2. Click in the upper left corner and select your region and project.
    3. Choose Storage > Cloud Backup and Recovery. Select a backup tab from the left navigation pane.

  2. Click the Backups tab. Locate the desired backup. For details, see Viewing a Backup.
  3. In the row of the backup, choose More > Create Image. See Figure 1.

    Figure 1 Creating an image

  4. Create an image by referring to section "Creating a Full-ECS Image from a CBR Backup" in the Image Management Service User Guide.
  5. If you want to use an image to provision ECSs, see section "Creating an ECS from an Image" in the Image Management Service User Guide.