Image Management Service

Service Overview

Issue 11 Date 2020-08-18

HUAWEI TECHNOLOGIES CO., LTD.

Copyright © Huawei Technologies Co., Ltd. 2021. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without prior written consent of Huawei Technologies Co., Ltd.

Trademarks and Permissions

and other Huawei trademarks are trademarks of Huawei Technologies Co., Ltd. All other trademarks and trade names mentioned in this document are the property of their respective holders.

Notice The purchased products, services and features are stipulated by the contract made between Huawei and the customer. All or part of the products, services and features described in this document may not be within the purchase scope or the usage scope. Unless otherwise specified in the contract, all statements, information, and recommendations in this document are provided "AS IS" without warranties, guarantees or representations of any kind, either express or implied.

The information in this document is subject to change without notice. Every effort has been made in the preparation of this document to ensure accuracy of the contents, but all statements, information, and recommendations in this document do not constitute a warranty of any kind, express or implied.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. i Image Management Service Service Overview Contents

Contents

1 What Is Image Management Service?...... 1 2 Product Advantages...... 5 3 Application Scenarios...... 7 4 Features...... 8 5 Constraints...... 12 6 Supported OSs...... 16 6.1 OSs Supported by Different Types of ECSs...... 16 6.2 Formats and OSs Supported for External Image Files...... 23 6.3 OSs Supporting UEFI Boot Mode...... 28 7 Billing...... 30 8 Basic Concepts...... 32 8.1 Region and AZ...... 32 8.2 Common Image Formats...... 33 9 Related Services...... 36 10 Change History...... 39

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. ii Image Management Service Service Overview 1 What Is Image Management Service?

1 What Is Image Management Service?

Overview An image is a server or disk template that contains an operating system (OS) or service data and necessary application software, such as database software. IMS provides public, private, Marketplace, and shared images. Image Management Service (IMS) allows you to manage the lifecycle of images. You can create ECSs or BMSs from a public, private, or shared image. You can also create a private image from a cloud server or an external image file to easily migrate workloads to the cloud or on the cloud.

Image Types Images are classified into public, private, Marketplace, and shared images. Public images are provided by the cloud platform, private images are those you created, and shared images are private images that other tenants shared with you. Figure 1-1 illustrates the relationships among different types of images.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 1 Image Management Service Service Overview 1 What Is Image Management Service?

Figure 1-1 Image types

Image Type Description

Public image A public image is a standard, widely used image. It contains an OS and preinstalled public applications and is available to all users. Public images are highly stable and authorized. You can configure the application environment or related software as needed. Public images support the following OSs: Windows, CentOS, Debian, openSUSE, Fedora, Ubuntu, EulerOS, and CoreOS. For more information about public images, see Managing Public Images.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 2 Image Management Service Service Overview 1 What Is Image Management Service?

Image Type Description

Private A private image is an image that contains an OS or service data, image pre-installed public applications, and the owner's private applications. It is available only to the user who created it. A private image can be a system , data disk image, or full-ECS image. ● System disk image: contains an OS and pre-installed 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 the owner's service data. You can use a data disk image to create EVS disks and migrate your service data to the cloud. ● Full-ECS image: contains an OS, pre-installed application software, and service data. A full-ECS image is created using differential backups and the creation takes a shorter time than creating a system or data disk image with the same size.

Shared A shared image is a private image other users share with you. image For more information about shared images, see Sharing Images.

Marketplace The Marketplace is a store where you can purchase third-party image images that have the OS, application environment, and software preinstalled. You can use the images to deploy websites and application development environments with a few clicks. No additional configuration is required. Marketplace images are provided by service providers who have rich experience in configuring and maintaining cloud servers. All the images are strictly tested and approved by HUAWEI CLOUD before being published.

IMS Functions IMS provides: ● Public images that use common OSs ● Creation of a private image from an ECS or an external image file ● Public image management, such as searching images by OS type, name, or ID, and viewing the image ID, system disk size, and features (such as user data injection and disk hot swap) supported by the image ● Private image management, such as modifying image attributes, sharing images, and replicating images ● Creation of ECSs using an image

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 3 Image Management Service Service Overview 1 What Is Image Management Service?

Access Mode The public cloud provides a web-based service management platform (management console). You can access the IMS service through the management console or HTTPS APIs. These two access modes differ as follows: ● API If you need to integrate IMS into a third-party system for secondary development, use APIs to access the IMS service. For details, see Image Management Service API Reference. ● Management console For other purposes, use the management console. Log in to the management console and choose Computing > Image Management Service on the homepage. If you do not have a HUAWEI CLOUD account, register one before logging in to the management console. For details about how to register an account, see Account Registration Process.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 4 Image Management Service Service Overview 2 Product Advantages

2 Product Advantages

IMS provides convenient, secure, flexible, and efficient management of images. By using images, you can deploy services more easily and securely in a shorter time.

Saving Time and Effort ● Service deployment on cloud servers batch created from images takes much less time and makes this task much easier. ● A private image can be created from an ECS, an external image file, or the system disk or data disks of an ECS or BMS. ● Private images can be transferred between accounts, regions, or cloud platforms through image sharing, replication, and export.

Secure ● Public images use Huawei EulerOS and mainstream OSs such as Windows Server, Ubuntu, and CentOS. These OSs have been strictly tested to provide secure and stable services. ● Image files are stored in multiple copies on Object Storage Service (OBS), providing high data reliability and durability. ● Private images can be encrypted through envelope encryption of Key Management Service (KMS), ensuring data security.

Flexible ● You can manage images through a management console or API. ● You can use a public image to deploy a general-purpose running environment, or use a private image or a Marketplace image to deploy a customized environment. ● You can use IMS to migrate servers to the cloud or on the cloud, and back up server running environments.

Unified ● IMS provides a self-service platform for simplifying image management and maintenance. ● IMS allows you to batch deploy and upgrade application systems, improving O&M efficiency and ensuring consistency.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 5 Image Management Service Service Overview 2 Product Advantages

● Public images comply with industry standards. Only initialization components are pre-installed. Kernel capabilities are provided by well-known third-party vendors to facilitate image migration between cloud platforms.

Comparison Between Image-based Deployment and Manual Deployment

Table 2-1 Image-based deployment and manual deployment Item Image-based Deployment Manual Deployment

Time required 2 to 5 minutes 1 to 2 days

Complexity Quickly create ECSs by using Select an appropriate OS, public images, Marketplace database, and application images, or existing ECSs. software according to your business requirements. Then, install and commission them.

Security You only need to identify The security depends on the sources of shared images. skills of the R&D or O&M The images such as public, personnel. private, and Marketplace images have been strictly tested to ensure security and stability.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 6 Image Management Service Service Overview 3 Application Scenarios

3 Application Scenarios

● Migrating servers to the cloud or on the cloud Create images (in VHD, VMDK, QCOW2, or RAW format) from existing servers and import the images to the cloud platform for enterprises to migrate business to the cloud. Provide image sharing and cross-region image replication to enable migration of ECSs between accounts and regions. ● Deploying a specified software environment Using shared images or Marketplace images enables enterprises to quickly build specified software environments, without having to manually configure environments or installing software. This is especially suitable for Internet startups. ● Batch deploying software environments Use an ECS with an OS, partitions, and software to create a private image, and then use the image to create ECSs in a batch. The created ECSs have the same configuration as the source ECS. ● Backing up server running environments Create an image from an ECS to back up the ECS. If the software of the ECS becomes faulty, you can use the image to restore the ECS.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 7 Image Management Service Service Overview 4 Features

4 Features

Private Image Lifecycle After you create a private image, you can use the image to create ECSs or EVS disks. You can also share the image with other tenants or replicate the image to other regions. Figure 4-1 shows the lifecycle of private images.

Figure 4-1 Private image lifecycle

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 8 Image Management Service Service Overview 4 Features

Features

Table 4-1 Creating a private image Feature Description Related Operations

Creating a After creating a server, you can ● Creating a System system disk customize it (such as installing Disk Image from a image using an software and deploying an Windows ECS ECS or BMS application environment) as you ● Creating a System need and use the updated server Disk Image from a to create a system disk image. Linux ECS You can create ECSs with the custom configurations from the ● Creating a Private image, which frees you from Image from a BMS repeatedly configuring the ECSs.

Creating a You can import a system disk ● Creating a Windows system disk from your local PC or other cloud System Disk Image image using an platforms. You can use the from an External external image imported image to create new Image File file (importing ECSs or BMSs. In addition, you ● Creating a Linux an image) can reinstall or change the OSs of System Disk Image existing ECSs or BMSs. from an External Image File ● Creating a BMS Private Image from an External Image File ● Quickly Importing an Image File

Creating a Compared with the external ● Creating a Windows system disk image files in other formats, an System Disk Image image using an ISO file can be used only after it from an ISO File ISO file is being decompressed using a ● Creating a Linux tool, such as UltraISO or System Disk Image VirtualBox. For details about the from an ISO File image creation process, see the Related Operations column in ● Creating a Windows the table. Image Using VirtualBox and an ISO File ● Creating a Linux Image Using VirtualBox and an ISO File

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 9 Image Management Service Service Overview 4 Features

Feature Description Related Operations

Creating a Packer is an open-source tool Creating a Private system disk that can be used to create Image Using Packer image using custom images. It simplifies Packer private image creation by changing the image creation process to a form in which management code can be configured. In this way, users can flexibly customize images.

Creating a data A data disk image only contains Creating a Data Disk disk image user service data. You can export Image from an ECS using an ECS service data on data disks of an data disk ECS by creating a data disk image. A data disk image can be used to create EVS disks to migrate user service data.

Creating a data You can import the data disk Creating a Data Disk disk image image of a local server or a server Image from an External from an on another cloud platform to Image File external image HUAWEI CLOUD through the IMS file service. Then, use the image to create an EVS disk.

Creating a full- You can use an ECS with data ● Creating a Full-ECS ECS image disks to create a full-ECS image, Image from an ECS using an ECS, which contains an OS, application ● Creating a Full-ECS CSBS backup, software, your service data and Image from a CSBS or cloud server can be used to quickly provision Backup backup identical ECSs for data migration. ● Creating a Full-ECS A full-ECS image can be created Image from a CBR by using an ECS, CSBS backup, or Backup cloud server backup.

Creating ECSs After a system disk image or full- Creating an ECS from an using private ECS image is created, you can Image images click Apply for Server in the row that contains the image to create an ECS.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 10 Image Management Service Service Overview 4 Features

Table 4-2 Managing private images Feature Description Related Operations

Modifying To facilitate private image Modifying Image image management, you can modify the Information information following attributes of an image: name, description, minimum memory, maximum memory, and advanced functions such as NIC multi-queue and SR-IOV driver.

Sharing images You can share an image with other ● Sharing Images HUAWEI CLOUD accounts. These ● Image Sharing accounts can use your shared private FAQs image to quickly create ECSs or EVS disks.

Exporting You can export private images to Exporting Images images your OBS bucket and download them to your local PC for backup.

Encrypting You can create encrypted images to ● How Do HUAWEI images improve data security. The encryption CLOUD Services mode is KMS envelope encryption. Use KMS to Encrypted images can be created Encrypt Data? from external image files or ● Creating encrypted ECSs. Encrypted Images

Replicating an You can convert encrypted and Replicating Images image within a unencrypted images into each other Within a Region region or enable some advanced features (such as fast ECS creation from an image) using the in-region image replication function.

Replicating an You can replicate private images Replicating Images image across created in a region to another region, Across Regions regions that it, cross-region image replication under the same account. Shared images can be replicated across regions between different accounts.

Tagging an You can tag your private images for Tagging an Image image easy management and search.

Exporting You can export information about Exporting Image image the public and private images in a Information information region in CSV format, facilitating local maintenance and query.

Deleting an You can delete images that are no Deleting Images image longer used. Deleting an image does not affect the ECSs created from the image.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 11 Image Management Service Service Overview 5 Constraints

5 Constraints

This section describes the constraints on using IMS.

Table 5-1 Constraints Scenario Item Constraint

Creating a Maximum number 50 private of private images If you need to create more private images, image that can be created submit a service ticket to increase your in a region quota. For details, see How Do I Increase the Image Quota?

Maximum number 40 of concurrent tasks for creating private images

Creating a system ● The ECS must be in the Stopped or disk image from an Running state. ECS or BMS ● The BMS must be in the Stopped state and must be booted from an EVS disk rather than a local disk.

Creating a system For details about constraints on external disk image from an image files, see Preparing an Image File external image file (Windows) or Preparing an Image File (Linux).

Creating a system ● Register the ISO file as an ISO image, disk image from an use the ISO image to create a ISO file temporary ECS, install an OS and related drivers on the ECS, and use the ECS to create a system disk image. ● The ISO image cannot be replicated, exported, or encrypted.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 12 Image Management Service Service Overview 5 Constraints

Scenario Item Constraint

Creating a data disk ● The ECS must be in the Stopped or image from an ECS Running state. ● A data disk image can be used to create a data disk only once.

Creating a data disk The data disk capacity must be no less image from an than the data disk size in the image file external image file and fall within 40–2048 GB.

Creating a full-ECS ● The ECS must be in the Stopped or image from an ECS Running state. or a CSBS or CBR ● A CSBS backup or CBR backup can be backup used to create a full-ECS image only once. ● The full-ECS image cannot be published in the Marketplace or be exported. ● The full-ECS image can only be replicated across regions. ● The full-ECS image is shareable with other tenants only when it is created from a CBR backup or from an ECS that has never had a CSBS backup.

Creating an ● An encrypted image cannot be shared encrypted image with other tenants, published in the from an encrypted Marketplace, or replicated across ECS or an external regions. image file ● The key used for encrypting the image cannot be changed.

Sharing an Maximum number System disk image or data disk image: 128 image of tenants an image Full-ECS image: 10 can be shared with

Maximum number No limit of shared images that a tenant can receive

Private image status Normal

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 13 Image Management Service Service Overview 5 Constraints

Scenario Item Constraint

Image sharing ● The images published in the Marketplace and the full-ECS images created from a CSBS backup cannot be shared with others. ● You can share images only within the region where they reside. To make an image available in a different region, replicate the image to the region and then share it. ● A shared image can be used to create an ECS only in the same region.

Replicating Maximum size of an 128 GB an image image

Maximum number 5 of concurrent replication tasks per tenant

Private image status Normal

Replicating an Neither the private images created from image within a ISO files nor the full-ECS images support region in-region replication.

Replicating an ● A new replication task can be created image across regions only after the previous replication task is complete. ● Encrypted images do not support cross- region replication.

Exporting Maximum size of an 1 TB images exported image Images larger than 128 GB support only fast export.

Formats of exported VMDK, VHD, QCOW2, ZVHD, and ZVHD2 image files

Private image status Normal

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 14 Image Management Service Service Overview 5 Constraints

Scenario Item Constraint

Exporting images ● Windows and SUSE public images as well as private images created from these public images cannot be exported. ● If a market image is used to create an ECS and then the ECS is used to create a private image, this private image cannot be exported. ● Both the private images created from ISO files and the full-ECS images cannot be exported. ● Encrypted images cannot be exported through fast export.

Deleting an Private image status A released private image cannot be image deleted.

Creating Maximum number Recommended value: ≤ 100 ECSs of ECSs that can be concurrently created using a system disk image

Tagging an Maximum number 10 image of tags that can be added to a private image

Other Constraints ● If an ECS is frozen due to overdue payment, it cannot be used to create a private image. You must renew the ECS before using it to create a private image. ● A private image created from an x86 ECS cannot be used to create a Kunpeng ECS or change the OS of a Kunpeng ECS. ● When you use an external image file to create a private image and select x86 for Architecture, the private image cannot be used to create a Kunpeng ECS or change the OS of a Kunpeng ECS. ● A private image containing a 32-bit OS cannot be used to create an ECS with 4 GB memory because the total available address space for a 32-bit OS is 4 GB.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 15 Image Management Service Service Overview 6 Supported OSs

6 Supported OSs

6.1 OSs Supported by Different Types of ECSs This section describes the OSs supported by different types of ECSs. ● x86 ECSs ● Kunpeng ECSs x86 ECSs ● Table 6-1 lists the OSs supported by the following ECSs: General-purpose T6 General computing S2, S3, S6, and SN3 General computing-plus C3 Memory-optimized M2, M3, and M6 High-performance computing HC2 and H3 Disk-intensive D2 and D3 ● Table 6-2 lists the OSs supported by the following ECSs: General computing-plus C3ne, C6, and C6s Memory-optimized M3ne ● Table 6-3 lists the OSs supported by the following ECSs: Large-memory E3 ● Table 6-4 lists the OSs supported by the following ECSs: Ultra-high I/O I3 and IR3 ● For other GPU-accelerated ECSs, see the GPU product description. NO TE

It is recommended that you use the official OS release versions. Do not tailor or customize the release versions. Otherwise, problems may occur. OS vendors do not update OS release versions regularly. They have stopped maintaining some OS versions and no longer release security patches for these OS versions. Ensure that you read the update notifications from OS vendors and update your OS so that it runs properly.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 16 Image Management Service Service Overview 6 Supported OSs

Table 6-1 Supported OS versions-01 OS Type OS Version

Windows R2 Standard/Enterprise/Datacenter/Web Windows Server 2012 Standard/Datacenter Standard/Datacenter Standard/Datacenter Windows Server 2019 Standard/Datacenter Windows Server Core Version 1709

CentOS 64-bit: CentOS 6.10, 6.9, 6.8, 6.7, 6.6, 6.5, 6.4, and 6.3 64-bit: CentOS 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, and 7.0 64-bit: CentOS 8.0

Ubuntu 64-bit: Ubuntu 20.04, 18.04, 16.04, 14.04, and 12.04 Server

EulerOS 64-bit: EulerOS 2.5, 2.3, and 2.2

Red Hat 64-bit: Red Hat 6.10, 6.9, 6.8, 6.7, 6.6, 6.5, and 6.4 64-bit: Red Hat 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, and 7.0 64-bit: Red Hat 8.0

SUSE Linux Enterprise 64-bit: SLES 11 SP4 and 11 SP3 64-bit: SLES 12 SP4, 12 SP3, 12 SP2, 12 SP1, and 12 64-bit: SLES 15

Debian 64-bit: Debian 8.0.0–8.10.0 64-bit: Debian 9.8.0, 9.7.0, 9.6.0, 9.5.0, 9.4.0, 9.3.0, and 9.0.0

openSUSE 64-bit: openSUSE 13.2 64-bit: openSUSE Leap 15.1 and 15.0 64-bit: openSUSE Leap 42.3, 42.2, and 42.1

Fedora 64-bit: Fedora 22–29

CoreOS 64-bit: CoreOS 2079.4.0

FreeBSD 64-bit: FreeBSD 11.0

openEuler 64-bit: openEuler 20.03

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 17 Image Management Service Service Overview 6 Supported OSs

Table 6-2 Supported OS versions-02 OS Type OS Version Kernel Version

Windows 10.0.14393 Enterprise/Datacenter/Web/ 6.1.7600 Standard 6.0.6002 Windows Server 2012 R2 Standard/Datacenter 6.1.7600 Windows Server 2016 6.3.9600 Standard/Datacenter Windows Server 2019 Datacenter Windows Server Version 1709 Datacenter

CentOS 64-bit: 2.6.32-754.10.1.e16.x86_64 CentOS 6 2.6.32-696.16.1.el6.x86_64 CentOS 7 2.6.32-754.10.1.el6.x86_64 CentOS 8 2.6.32-754.11.1.e16.x86_64 3.10.0-514.10.2.el7.x86_64 3.10.0-693.11.1.el7.x86_64 3.10.0-862.9.1.el7.x86_64 3.10.0-957.5.1.e17.x86_64 3.10.0-957.10.1.e17.x86_64

Ubuntu 64-bit: 4.15.0-52-56 Ubuntu 14.04 Server 4.4.0-151-178 Ubuntu 16.04 Server 4.4.0-104-generic Ubuntu 18.04 Server 4.4.0-141-generic Ubuntu 20.04 Server 4.4.0-142-generic 4.4.0-145-generic 4.15.0-34-generic 4.15.0-45-generic 4.15.0-47-generic

EulerOS 64-bit: 3.10.0-327.62.59.83.h162.x86_64 EulerOS 2.2 3.10.0-514.44.5.10.h198.x86_64 EulerOS 2.3 3.10.0-327.59.59.46.h38.x86_64 EulerOS 2.5 3.10.0-327.62.59.83.h96.x86_64 3.10.0-327.62.59.83.h128.x86_64 3.10.0-514.44.5.10.h121.x86_64 3.10.0-514.44.5.10.h142.x86_64

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 18 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version Kernel Version

Red Hat 64-bit: 2.6.32-358.6.2.el6.x86_64 Red Hat 6 2.6.32-431.20.3.el6 Red Hat 7 2.6.32-504.12.2.el6 2.6.32-573.el6.x86_64 2.6.32-696.1.1.el6.x86_64 2.6.32-696.10.2.el6.x86_64 2.6.32-754.el6.x86_64 3.10.0-229.1.2.el7.x86_64 3.10.0-327.36.1.el7.x86_64 3.10.0-514.36.1.el7 3.10.0-514.6.1.el7.x86_64 3.10.0-693.11.6.el7.x86_64 3.10.0-862.3.2.el7.x86_64

SUSE Linux 64-bit: 3.0.101-108.18-default Enterprise SLES 11 3.12.74-60.64.40-default SLES 12 4.4.103-92.53-default 4.4.120-92.70-default 4.4.121-92.92

Debian 64-bit: 4.9.168-1+deb9u3 Debian 8 3.2.0-4-686-pae Debian 9 3.2.0-4-amd64 3.16.0-4-amd64 4.9.0-3-amd64 4.9.0-4-amd64 4.9.0-8-amd64 4.9.0-9-amd64 4.19.0-5-amd64

openSUSE 64-bit: 4.4.103-18.41-default openSUSE 15.0 3.0.101-108.18-default openSUSE 15.1

Fedora 64-bit: 5.1.11-200.fc29.x86_64 Fedora 2x 4.5.5-300.fc24.x86_64 4.20.8-200.fc29.x86_64 5.2.8-200.fc30.x86_64 4.8.6-300.fc25.x86_64

openEuler 64-bit: 4.19.90-2003.4.0.0036.oel.x86_64 openEuler 20.03

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 19 Image Management Service Service Overview 6 Supported OSs

Table 6-3 Supported OS versions-03 OS Type OS Version Kernel Version

CentOS 64-bit: 2.6.32-754.15.3.e16.x86_64 CentOS 6 2.6.32-696.16.1.el6.x86_64 CentOS 7 2.6.32-754.10.1.el6.x86_64 2.6.32-754.11.1.e16.x86_64 3.10.0-514.10.2.el7.x86_64 3.10.0-693.11.1.el7.x86_64 3.10.0-862.9.1.el7.x86_64 3.10.0-957.21.3.e17.x86_64 3.10.0-957.5.1.e17.x86_64 3.10.0-957.10.1.e17.x86_64

Ubuntu 64-bit: 4.15.0-52-56 Ubuntu 14.04 Server 4.4.0-151-178 Ubuntu 16.04 Server 4.4.0-104-generic Ubuntu 18.04 Server 4.4.0-141-generic 4.4.0-142-generic 4.4.0-145-generic 4.15.0-34-generic 4.15.0-45-generic 4.15.0-47-generic

EulerOS 64-bit: 3.10.0-327.62.59.83.h162.x86_64 EulerOS 2.2 3.10.0-514.44.5.10.h198.x86_64 EulerOS 2.3 3.10.0-327.59.59.46.h38.x86_64 3.10.0-327.62.59.83.h96.x86_64 3.10.0-327.62.59.83.h128.x86_64 3.10.0-514.44.5.10.h121.x86_64 3.10.0-514.44.5.10.h142.x86_64

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 20 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version Kernel Version

Red Hat 64-bit: 2.6.32-358.6.2.el6.x86_64 Red Hat 6 2.6.32-431.20.3.el6 Red Hat 7 2.6.32-504.12.2.el6 2.6.32-573.el6.x86_64 2.6.32-696.1.1.el6.x86_64 2.6.32-696.10.2.el6.x86_64 2.6.32-754.el6.x86_64 3.10.0-229.1.2.el7.x86_64 3.10.0-327.36.1.el7.x86_64 3.10.0-514.36.1.el7 3.10.0-514.6.1.el7.x86_64 3.10.0-693.11.6.el7.x86_64 3.10.0-862.3.2.el7.x86_64

SUSE Linux 64-bit: 3.0.101-108.18-default Enterprise SLES 11 3.12.74-60.64.40-default SLES 12 4.4.103-92.53-default 4.4.120-92.70-default 4.4.121-92.92

Debian 64-bit: 4.9.168-1+deb9u3 Debian 8 3.2.0-4-686-pae Debian 9 3.2.0-4-amd64 3.16.0-4-amd64 4.9.0-3-amd64 4.9.0-4-amd64 4.9.0-8-amd64 4.9.0-9-amd64 4.19.0-5-amd64

openSUSE 64-bit: 4.4.103-18.41-default openSUSE 15.0 3.0.101-108.18-default openSUSE 15.1

Fedora 64-bit: 5.1.11-200.fc29.x86_64 Fedora 2x 4.5.5-300.fc24.x86_64 4.20.8-200.fc29.x86_64 5.2.8-200.fc30.x86_64 4.8.6-300.fc25.x86_64

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 21 Image Management Service Service Overview 6 Supported OSs

Table 6-4 Supported OS versions-04

OS Type OS Version Kernel Version

CentOS 64-bit: 2.6.32-754.15.3.e16.x86_64 CentOS 6 2.6.32-696.16.1.el6.x86_64 CentOS 7 2.6.32-754.10.1.el6.x86_64 2.6.32-754.11.1.e16.x86_64 3.10.0-514.10.2.el7.x86_64 3.10.0-693.11.1.el7.x86_64 3.10.0-862.9.1.el7.x86_64 3.10.0-957.21.3.e17.x86_64 3.10.0-957.5.1.e17.x86_64 3.10.0-957.10.1.e17.x86_64

Ubuntu 64-bit: 4.4.0-31-generic Ubuntu 14.04 Server 4.4.0-131-generic Ubuntu 16.04 Server 4.4.0-141-generic Ubuntu 18.04 Server 4.4.0-142-generic 4.15.0-29-generic 4.15.0-45-generic

EulerOS 64-bit: 3.10.0-327.62.59.83.h128.x86_64 EulerOS 2.2 3.10-514.44.5.10.h142.x86_64 EulerOS 2.3

SUSE Linux 64-bit: 4.4.103-92.53-default Enterprise SLES 12 4.4.120-92.70-default

Debian 64-bit: 3.16.0-7-amd64 Debian 8 3.16.0-4-amd64 Debian 9 4.9.0-3-amd64

Kunpeng ECSs

Table 6-5 lists the OSs supported by the following ECSs:

● Kunpeng general computing-plus KC1 ● Kunpeng memory-optimized KM1

Table 6-5 Supported OS versions-05

OS Type OS Version

CentOS 64-bit: CentOS 7.6, 7.5, and 7.4 64-bit: CentOS 8.0

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 22 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

Ubuntu 64-bit: Ubuntu 18.04 Server

EulerOS 64-bit: EulerOS 2.8

Red Hat 64-bit: Red Hat 7.6 and 7.5

SUSE Linux Enterprise 64-bit: SLES 12 SP5 and SP4 64-bit: SLES 15

openSUSE 64-bit: openSUSE Leap 15.0

Fedora 64-bit: Fedora 29

Debian 64-bit: Debian 10.2.0

openEuler 64-bit: openEuler 20.03

6.2 Formats and OSs Supported for External Image Files

Supported File Formats An external image file is a file that is in VMDK, VHD, QCOW2, RAW, VHDX, QED, VDI, , ISO, ZVHD2, or ZVHD format and can be used to create private images. Select a format that meets your requirements.

Supported OSs When you upload an external image file to an OBS bucket on the management console, the OS contained in the image file will be checked. Table 6-6 lists the OSs supported for external image files. If the OS cannot be identified or is not supported: ● For Windows, Other_Windows (64_bit) or Other_Windows (32_bit) will be selected during image registration. ● For Linux, Other_Linux (64_bit) or Other_Linux (32_bit) will be selected during image registration.

NO TE

Uploading image files containing OSs not listed in Table 6-6 and Table 6-7 may fail. You are advised to contact the customer service before uploading these image files.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 23 Image Management Service Service Overview 6 Supported OSs

Table 6-6 Supported OSs (x86) OS Type OS Version

Windows Windows 10 64bit Windows Server 2019 Standard 64bit Windows Server 2019 Datacenter 64bit Windows Server 2016 Standard 64bit Windows Server 2016 Datacenter 64bit Windows Server 2012 R2 Standard 64bit Windows Server 2012 R2 Essentials 64bit Windows Server 2012 R2 Datacenter 64bit Windows Server 2012 Datacenter 64bit Windows Server 2012 Standard 64bit Windows Server 2008 WEB R2 64bit Windows Server 2008 R2 Standard 64bit Windows Server 2008 R2 Enterprise 64bit Windows Server 2008 R2 Datacenter 64bit

SUSE SUSE Linux Enterprise Server 15 SP1 64bit SUSE Linux Enterprise Server 15 64bit SUSE Linux Enterprise Server 12 SP5 64bit SUSE Linux Enterprise Server 12 SP4 64bit SUSE Linux Enterprise Server 12 SP3 64bit SUSE Linux Enterprise Server 12 SP2 64bit SUSE Linux Enterprise Server 12 SP1 64bit SUSE Linux Enterprise Server 11 SP4 64bit SUSE Linux Enterprise Server 11 SP3 64bit SUSE Linux Enterprise Server 11 SP3 32bit

Oracle Linux Oracle Linux Server release 7.6 64bit Oracle Linux Server release 7.5 64bit Oracle Linux Server release 7.4 64bit Oracle Linux Server release 7.3 64bit Oracle Linux Server release 7.2 64bit Oracle Linux Server release 7.1 64bit Oracle Linux Server release 7.0 64bit Oracle Linux Server release 6.10 64bit Oracle Linux Server release 6.9 64bit Oracle Linux Server release 6.8 64bit Oracle Linux Server release 6.7 64bit Oracle Linux Server release 6.5 64bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 24 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

Red Hat Red Hat Linux Enterprise 8.0 64bit Red Hat Linux Enterprise 7.6 64bit Red Hat Linux Enterprise 7.5 64bit Red Hat Linux Enterprise 7.4 64bit Red Hat Linux Enterprise 7.3 64bit Red Hat Linux Enterprise 7.2 64bit Red Hat Linux Enterprise 7.1 64bit Red Hat Linux Enterprise 7.0 64bit Red Hat Linux Enterprise 6.10 64bit Red Hat Linux Enterprise 6.9 64bit Red Hat Linux Enterprise 6.8 64bit Red Hat Linux Enterprise 6.7 64bit Red Hat Linux Enterprise 6.6 64bit Red Hat Linux Enterprise 6.6 32bit Red Hat Linux Enterprise 6.5 64bit Red Hat Linux Enterprise 6.4 64bit Red Hat Linux Enterprise 6.4 32bit

Ubuntu Ubuntu 19.04 Server 64bit Ubuntu 18.04.2 Server 64bit Ubuntu 18.04.1 Server 64bit Ubuntu 18.04 Server 64bit Ubuntu 16.04.6 Server 64bit Ubuntu 16.04.5 Server 64bit Ubuntu 16.04.4 Server 64bit Ubuntu 16.04.3 Server 64bit Ubuntu 16.04.2 Server 64bit Ubuntu 16.04 Server 64bit Ubuntu 14.04.5 Server 64bit Ubuntu 14.04.4 Server 64bit Ubuntu 14.04.4 Server 32bit Ubuntu 14.04.3 Server 64bit Ubuntu 14.04.3 Server 32bit Ubuntu 14.04.1 Server 64bit Ubuntu 14.04.1 Server 32bit Ubuntu 14.04 Server 64bit Ubuntu 14.04 Server 32bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 25 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

openSUSE openSUSE 42.3 64bit openSUSE 42.2 64bit openSUSE 42.1 64bit openSUSE 15.1 64bit openSUSE 15.0 64bit openSUSE 13.2 64bit openSUSE 11.3 64bit

CentOS CentOS 8.0 64bit CentOS 7.7 64bit CentOS 7.6 64bit CentOS 7.5 64bit CentOS 7.4 64bit CentOS 7.3 64bit CentOS 7.2 64bit CentOS 7.1 64bit CentOS 7.0 64bit CentOS 7.0 32bit CentOS 6.10 64bit CentOS 6.10 32bit CentOS 6.9 64bit CentOS 6.8 64bit CentOS 6.7 64bit CentOS 6.7 32bit CentOS 6.6 64bit CentOS 6.6 32bit CentOS 6.5 64bit CentOS 6.5 32bit CentOS 6.4 64bit CentOS 6.4 32bit CentOS 6.3 64bit CentOS 6.3 32bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 26 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

Debian Debian GNU/Linux 10.0.0 64bit Debian GNU/Linux 9.3.0 64bit Debian GNU/Linux 9.0.0 64bit Debian GNU/Linux 8.10.0 64bit Debian GNU/Linux 8.8.0 64bit Debian GNU/Linux 8.7.0 64bit Debian GNU/Linux 8.6.0 64bit Debian GNU/Linux 8.5.0 64bit Debian GNU/Linux 8.4.0 64bit Debian GNU/Linux 8.2.0 64bit Debian GNU/Linux 8.1.0 64bit

Fedora Fedora 30 64bit Fedora 29 64bit Fedora 28 64bit Fedora 27 64bit Fedora 26 64bit Fedora 25 64bit Fedora 24 64bit Fedora 23 64bit Fedora 22 64bit

EulerOS EulerOS 2.9 64bit EulerOS 2.5 64bit EulerOS 2.3 64bit EulerOS 2.2 64bit EulerOS 2.1 64bit

openEuler openEuler 20.03 64bit

NeoKylin NeoKylin 7.4 64bit NeoKylin Server release 5.0 U2 64bit NeoKylin Linux Advanced Server release 7.0 U5 64bit

Table 6-7 Supported OSs (ARM)

OS Type OS Version

CentOS CentOS 7.6 64bit CentOS 7.5 64bit CentOS 7.4 64bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 27 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

EulerOS EulerOS 2.8 64bit

Fedora Fedora 29 64bit

Ubuntu Ubuntu 19.04 Server 64bit Ubuntu 18.04 Server 64bit

SUSE SUSE Linux Enterprise Server 12 SP5 64bit

openEuler openEuler 20.03 64bit

NeoKylin NeoKylin V7 64bit

UnionTech UOS 20 64bit

6.3 OSs Supporting UEFI Boot Mode The ECS boot mode can be BIOS or UEFI. For details about the differences between the two modes, see How Is BIOS Different from UEFI? Table 6-8 lists the OSs that support the UEFI boot mode.

Table 6-8 OSs supporting UEFI boot mode OS Type OS Version

Windows Windows Server 2019 Datacenter 64bit

Windows Server 2019 Standard 64bit

Windows Server 2016 Standard 64bit

Windows Server 2016 Datacenter 64bit

Windows Server 2012 R2 Standard 64bit

Windows Server 2012 R2 Datacenter 64bit

Windows Server 2012 Essentials R2 64bit

Windows Server 2012 Standard 64bit

Windows Server 2012 Datacenter 64bit

Windows 10 64bit

Ubuntu Ubuntu 19.04 Server 64bit

Ubuntu 18.04 Server 64bit

Ubuntu 16.04 Server 64bit

Ubuntu 14.04 Server 64bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 28 Image Management Service Service Overview 6 Supported OSs

OS Type OS Version

Red Hat Red Hat Linux Enterprise 7.4 64bit

Red Hat Linux Enterprise 7.3 64bit

Red Hat Linux Enterprise 7.1 64bit

Red Hat Linux Enterprise 7.0 64bit

Red Hat Linux Enterprise 6.9 64bit

Red Hat Linux Enterprise 6.6 32bit

Red Hat Linux Enterprise 6.5 64bit

Oracle Linux Oracle Linux Server release 7.4 64bit

Oracle Linux Server release 6.9 64bit

openSUSE openSUSE 42.1 64bit

SUSE SUSE Linux Enterprise Server 12 SP5 64bit

SUSE Linux Enterprise Server 12 SP1 64bit

SUSE Linux Enterprise Server 11 SP3 64bit

Fedora Fedora 29 64bit

Fedora 24 64bit

Debian Debian GNU/Linux 8.8.0 64bit

CentOS CentOS 7.6 64bit

CentOS 7.5 64bit

CentOS 7.4 64bit

CentOS 7.0 64bit

CentOS 6.9 64bit

CentOS 6.6 64bit

EulerOS EulerOS 2.8 64bit

EulerOS 2.5 64bit

EulerOS 2.3 64bit

EulerOS 2.2 64bit

openEuler openEuler 20.03 64bit

NeoKylin NeoKylin V7 64bit

UnionTech UOS 20 64bit

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 29 Image Management Service Service Overview 7 Billing

7 Billing

Billing of Different Image Types Image Type Billing

Public image Only Windows Server public images are charged. Other public images are free of charge.

Private image When you create a private image, you will be charged for the CSBS or CBR storage. ● System disk image or data disk image: OBS buckets invisible to users are provided for free to store the images. ● Full-ECS image: If the image is created from a CSBS or CBR backup, you will be charged for the space used to store the CSBS or CBR backup.

Image shared ● If it is a system or data disk image, you will be charged with me nothing for the OBS storage space. ● If it is a full-ECS image, you will be charged for the space used to store the CBR backup. NOTE Full-ECS images created from a CBR backup can be shared but those created from a CSBS backup cannot.

Marketplace Determined by the image provider. image

Billing of Private Image Operations Operation Billing Item

Uploading an external OBS storage space (You are advised to delete image file to an OBS unneeded image files.) bucket

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 30 Image Management Service Service Overview 7 Billing

Operation Billing Item

Creating an ECS from a EVS disks attached to the created ECS (The system system disk image or full- disk image and full-ECS image are free of charge.) ECS image For example, when you use a full-ECS image (with a 40 GB system disk and 100 GB data disk) to create an ECS, you will be charged based on the total size of the system disk and data disk.

In-region replication of a Free of charge. OBS buckets are available for free system or data disk image to store the image copies.

Cross-region replication of Traffic of OBS cross-region replication a system or data disk image

Cross-region replication of ● Traffic of CSBS or CBR cross-region replication a full-ECS image ● Space for storing the CSBS or CBR backup associated with the newly replicated image

Exporting images OBS space for storing the exported images

Reference ● For OBS pricing details, see OBS Pricing Details. ● For CSBS pricing details, see CSBS Pricing Details. ● For CBR pricing details, see CBR Pricing Details. ● For EVS pricing details, see EVS Pricing Details.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 31 Image Management Service Service Overview 8 Basic Concepts

8 Basic Concepts

8.1 Region and AZ

Concept

A region and availability zone (AZ) identify the location of a data center. You can create resources in a specific region and AZ.

● Regions are divided based on geographical location and network latency. Public services, such as Elastic Cloud Server (ECS), Elastic Volume Service (EVS), Object Storage Service (OBS), Virtual Private Cloud (VPC), Elastic IP (EIP), and Image Management Service (IMS), are shared within the same region. Regions are classified into universal regions and dedicated regions. A universal region provides universal cloud services for common tenants. A dedicated region provides specific services for specific tenants. ● An AZ contains one or more physical data centers. Each AZ has independent cooling, fire extinguishing, moisture-proof, and electricity facilities. Within an AZ, computing, network, storage, and other resources are logically divided into multiple clusters. AZs within a region are interconnected using high- speed optical fibers to support cross-AZ high-availability systems.

Figure 8-1 shows the relationship between regions and AZs.

Figure 8-1 Regions and AZs

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 32 Image Management Service Service Overview 8 Basic Concepts

HUAWEI CLOUD provides services in many regions around the world. Select a region and AZ based on requirements. For more information, see HUAWEI CLOUD Global Regions.

Selecting a Region

When selecting a region, consider the following factors:

● Location It is recommended that you select the closest region for lower network latency and quick access. Regions within the Chinese mainland provide the same infrastructure, BGP network quality, as well as resource operations and configurations. Therefore, if your target users are on the Chinese mainland, you do not need to consider the network latency differences when selecting a region. – If your target users are in Asia Pacific (excluding the Chinese mainland), select the AP-Hong Kong, AP-Bangkok, or AP-Singapore region. – If your target users are in Africa, select the AF-Johannesburg region. – If your target users are in Europe, select the EU-Paris region. – If your target users are in Latin America, select the LA-Santiago region.

NO TE

The LA-Santiago region is located in Chile. ● Resource price Resource prices may vary in different regions. For details, see Product Pricing Details.

Selecting an AZ

When deploying resources, consider your applications' requirements on disaster recovery (DR) and network latency.

● For high DR capability, deploy resources in different AZs within the same region. ● For low network latency, deploy resources in the same AZ.

Regions and Endpoints

Before you use an API to call resources, specify its region and endpoint. For more details, see Regions and Endpoints.

8.2 Common Image Formats

IMS supports multiple image formats, and the system uses the ZVHD or ZVHD2 format by default.

Table 8-1 lists the common image formats.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 33 Image Management Service Service Overview 8 Basic Concepts

Table 8-1 Common image formats Image Description Remarks Format

ZVHD This is a self-developed format. It A universal format uses the ZLIB compression supported by IaaS algorithm and supports sequential OpenStack; a format read and write. supported for imported and exported images

ZVHD2 This is a self-developed format. It A format for the lazy uses the ZSTD algorithm and loading feature; a format supports lazy loading. supported for imported images

QCOW2 This is a disk image supported by A format supported for the QEMU simulator. It is a file that imported and exported indicates a block device disk of a images fixed size. Compared with the RAW format, the QCOW2 format has the following features: ● Supports a lower disk usage. ● Supports Copy-On-Write (CoW). The image file only reflects the changes of disks. ● Supports snapshots. ● Supports zlib compression and encryption by following Advanced Encryption Standard (AES).

VMDK VMDK is a virtual disk format A format supported for created by VMware. A VMDK file imported and exported represents a physical disk drive of images the virtual machine (VMFS) on an ECS.

VHD VHD is a virtual disk A format supported for provided by . A VHD file is imported and exported a compressed file stored in the file images system of the host machine. It mainly contains a file system required for starting ECSs.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 34 Image Management Service Service Overview 8 Basic Concepts

Image Description Remarks Format

VHDX VHDX is a new VHD format A format supported for introduced into Hyper-V of Windows imported images Server 2012 by Microsoft. Compared with the VHD format, VHDX has a larger storage capacity. It provides protection against data damage during power supply failures and optimizes the disk structure alignment mode to prevent performance degradation of new physical disks in a large sector.

RAW A RAW file can be directly read and A format supported for written by ECSs. This format does imported images not support dynamic space expansion and has the best I/O performance.

QCOW QCOW manages the space A format supported for allocation of an image through the imported images secondary index table. The secondary index uses the memory cache technology and needs the query operation, which results in performance loss. The performance of QCOW is inferior to that of QCOW2, and the read and write performance is inferior to that of RAW.

VDI VDI is the disk image file format A format supported for used by the Virtual BOX imported images virtualization software of SUN. It supports snapshots.

QED The QED format is an evolved A format supported for version of the QCOW2 format. Its imported images storage location query mode and data block size are the same as those of the QCOW2 format. However, QED implements Copy- On-Write (CoW) in a different way as it uses a dirty flag to replace the reference count table of QCOW2.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 35 Image Management Service Service Overview 9 Related Services

9 Related Services

Figure 9-1 shows the relationships between IMS and other services.

Figure 9-1 IMS relationships with other services

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 36 Image Management Service Service Overview 9 Related Services

Table 9-1 Related services Service Relationship with Related Operation IMS

Elastic Cloud Server You can use an ● Creating an ECS from an (ECS) image to create Image ECSs or use an ECS ● Creating a System Disk to create an image. Image from a Windows ECS ● Creating a System Disk Image from a Linux ECS ● Creating a Full-ECS Image from an ECS

Bare Metal Server (BMS) You can use an ● Creating a BMS from a image to create Private Image BMSs or use a BMS ● Creating a Private Image to create an image. from a BMS ● Creating a Private Image from an External Image File

Object Storage Service Images are stored in ● Uploading an External (OBS) OBS buckets. Image File (Windows) External image files ● Exporting Images to be uploaded to the system are stored in OBS buckets, and private images are exported to OBS buckets.

Data Encryption Images can be Encrypting Images Workshop (DEW) encrypted through envelope encryption of DEW to ensure data security. The keys used for encrypting images are stored in DEW.

Elastic Volume Service You can create a Creating a Data Disk Image (EVS) data disk image from an ECS using a data disk of an ECS. The created data disk image can be used to create other EVS disks.

Cloud Server Backup You can use a CSBS Creating a Full-ECS Image Service (CSBS) backup to create a from a CSBS Backup full-ECS image.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 37 Image Management Service Service Overview 9 Related Services

Service Relationship with Related Operation IMS

Cloud Backup and You can use a CBR Creating a Full-ECS Image Recovery (CBR) backup to create a from a CBR Backup full-ECS image.

Tag Management Service You can add tags to Tagging an Image (TMS) images for convenient classification and search.

Cloud Trace Service CTS records IMS IMS Operations Recorded by (CTS) operations for CTS query, auditing, or backtracking.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 38 Image Management Service Service Overview 10 Change History

10 Change History

Released On Description

2020-08-18 This issue is the eleventh official release. Added EulerOS 2.9 64bit in Formats and OSs Supported for External Image Files.

2020-06-16 This issue is the tenth official release. Added openEuler 20.03 64bit in Formats and OSs Supported for External Image Files.

2020-04-30 This issue is the ninth official release. Added the following supported OSs in Formats and OSs Supported for External Image Files: SUSE Linux Enterprise Server 12 SP5 64bit and SUSE Linux Enterprise Server 15 SP1 64bit.

2020-02-29 This issue is the eighth official release. Added the following supported OSs in Formats and OSs Supported for External Image Files: Ubuntu 19.04 Server 64bit, Oracle Linux Server release 6.10 64bit, CentOS 6.10 32bit, and CentOS 8.0 64bit.

2019-10-30 This issue is the seventh official release. Added the following content: ● Product Advantages ● Application Scenarios ● Features ● Constraints Modified the following content: Added the relationship diagram in Related Services.

2019-08-31 This issue is the sixth official release. Added the description of the LA-Santiago region in Region and AZ.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 39 Image Management Service Service Overview 10 Change History

Released On Description

2019-08-10 This issue is the fifth official release. ● Added the OSs supported for Kunpeng ECSs in OSs Supported by Different Types of ECSs. ● Optimized the description for regions and AZs in Region and AZ.

2019-06-15 This issue is the fourth official release. Added the following content: ● OSs Supporting UEFI Boot Mode ● Region and AZ Modified the following content: Rectified the OS versions supported by all ECS types in OSs Supported by Different Types of ECSs.

2019-04-30 This issue is the third official release. Added supported OSs in Formats and OSs Supported for External Image Files, including Ubuntu 18.04.2 Server 64bit, Ubuntu 18.04.1 Server 64bit, Ubuntu 16.04.6 Server 64bit, Ubuntu 16.04.5 Server 64bit, Ubuntu 16.04.4 Server 64bit, Windows Server 2019 Standard 64bit, Windows Server 2019 Datacenter 64bit, and NeoKylin 7.4 64bit.

2019-02-25 This issue is the second official release. Modified the following content: ● Related Services ● OSs Supported by Different Types of ECSs ● Billing

2018-11-20 This issue is the first official release.

Issue 11 (2020-08-18) Copyright © Huawei Technologies Co., Ltd. 40