Exporting an Image

Scenarios

You can export a private image to a standard OBS bucket and then download it to your local PC.

Background

Constraints

Prerequisites

An OBS bucket is available in the region where the private image is located.

If no OBS bucket is available, create one by referring to Object Storage Service User Guide. Select Standard for Storage Class.

Procedure

  1. Access the IMS console.
    1. Log in to the management console.
    2. Under Compute, click Image Management Service.

      The IMS console is displayed.

  2. Locate the row that contains the image to be exported, click More in the Operation column and select Export.
  3. In the displayed Export Image dialog box, set the following parameters:
    • Fast Export: To export an image larger than 128 GB, you must enable fast export, and you cannot specify the format of the exported image (which can only be ZVHD2). After exporting the image, you can use qemu-img-hw to convert it to your desired format. For details, see Converting the Image Format Using qemu-img-hw.

      For details about differences between export and fast export, see What Are the Differences Between Import/Export and Fast Import/Export?

    • Format: Select one from qcow2, vmdk, vhd, and zvhd as you need.
    • Name: Enter a name that is easy to identify.
    • Storage Path: Click to expand the bucket list and select an OBS bucket for storing the exported image.
  4. Click OK.

    You can view the image export progress above the private image list.

Follow-up Procedure

After the image is exported successfully, you can download it from the OBS bucket through the management console or OBS Browser+.