Cloud disks are block-level Elastic Block Storage (EBS) products provided by Alibaba Cloud for ECS and provide low latency, high performance, high durability, and high reliability. Cloud disks use a distributed triplicate mechanism to ensure 99.9999999% (nine 9's) data durability for ECS instances. If service disruptions occur within a zone (for example, due to hardware failures), data within the zone is copied to an available disk in another zone to help ensure data availability.
Disk categories
- Enhanced SSDs (ESSDs): ESSDs are based on the next-generation distributed block storage
architecture and the 25 Gigabit Ethernet (25 GE) and remote direct memory access (RDMA)
technologies. Each ESSD has low latency and can deliver up to one million input/output
operations per second (IOPS). For more information, see Enhanced SSDs.
We recommend that you use ESSDs for scenarios such as online transactional processing (OLTP) databases, NoSQL databases, and Elasticsearch, Logstash, and Kibana (ELK) log analysis.
- Standard SSDs: Standard SSDs are high-performance disks that provide consistent high
random IOPS and high data reliability.
We recommend that you use standard SSDs for scenarios such as I/O-intensive applications, small and medium-sized relational databases, and NoSQL databases.
- Ultra disks: Ultra disks are cost-effective and provide medium random IOPS and high
data reliability.
We recommend that you use ultra disks as system disks or for scenarios such as development and testing.
- Basic disks: Basic disks are the previous generation of disks and are unavailable for purchase.
For more information about disk performance, see EBS performance.
- System disks contain operating systems and can be created only along with instances. The lifecycle of a system disk is the same as that of the instance to which the system disk is attached.
- Data disks are used to store application data and can be created separately or along with instances.
Limits
A cloud disk can be attached to only one ECS instance in the same zone.
The following table describes other limits.
Item | Limit | Adjustable |
---|---|---|
Permissions to create a pay-as-you-go disk | You must complete real-name verification before you can create a disk within a region in mainland China. | None. |
Quota for pay-as-you-go disks in all regions for an account | This quota is calculated by using the following formula: Number of ECS instances across all regions × 5. A minimum of ten pay-as-you-go disks can be created in each account. | Submit a ticket. |
Quota for system disks on an instance | 1 | None. |
Quota for data disks on an instance | 16 (including cloud disks and Shared Block Storage devices) | None. |
Quota for instances to which a Shared Block Storage device can be attached | 8 | None. |
Quota for Shared Block Storage devices in all regions for an account | 10 | Submit a ticket. |
Capacity of a basic disk | 5 GiB to 2,000 GiB | None. |
Capacity of a standard SSD | 20 GiB to 32,768 GiB | None. |
Capacity of an ultra disk | 20 GiB to 32,768 GiB | None. |
Capacity of an enhanced SSD (ESSD) | 20 GiB to 32,768 GiB | None. |
Capacity of a local SSD | 5 GiB to 800 GiB | None. |
Total capacity of all local SSDs on an instance | 1,024 GiB | None. |
Capacity of a local NVMe SSD | 1,456 GiB | None. |
Total capacity of all local NVMe SSDs on an instance | 2,912 GiB | None. |
Capacity of a local SATA HDD | 5,500 GiB | None. |
Total capacity of all local SATA HDDs on an instance | 154, 000 GiB | None. |
Capacity of a Shared SSD Block Storage device | 32,768 GiB | None. |
Total capacity of all Shared SSD Block Storage devices on an instance | 128 TiB | None. |
Capacity of a Shared Ultra Block Storage device | 32, 768 GiB | None. |
Total capacity of all Shared Ultra Block Storage devices on an instance | 128 TiB | None. |
Capacity of a system disk |
|
None. |
Permissions to attach new local disks to instances that are equipped with local disks | Not allowed. | None. |
Permissions to change configurations of instances that are equipped with local disks | Only bandwidth configurations of instances that are equipped with local disks can be changed. | None. |
Mount points of system disks | /dev/vda | None. |
Mount points of data disks | /dev/vd[b-z] | None. |
Billing methods
For more information, see the Pricing tab on the Elastic Compute Service page.
Cloud disks support the subscription and pay-as-you-go billing methods. For more information, see Subscription and Pay-as-you-go.
- Cloud disks that are created along with subscription instances or created separately for subscription instances are billed on a subscription basis.
- Cloud disks that are created along with pay-as-you-go instances or created separately for pay-as-you-go instances are billed on a pay-as-you-go basis. Storage capacity units (SCUs) can be used to offset the bills of pay-as-you-go disks.
After a cloud disk is created, you can change its billing method. For more information, see Change billing methods of disks.
Related operations
The following table describes the operations that you can perform on cloud disks.
Operation | Reference |
---|---|
Attach an idle pay-as-you-go disk to an ECS instance |
|
Create and use a data disk |
|
Encrypt data stored on a cloud disk | Encryption overview |
Resize a system disk or a data disk | |
Replace a system disk | Replace the system disk (public images) |
Back up disk data | |
Restore a disk to its initial status | Re-initialize a system disk |
Restore a disk to its status at a specific point in time | Roll back a disk by using a snapshot |
Detach the damaged system disk of an instance and attach the disk back to the original instance after the disk is repaired | Detach or attach a system disk |
Release an instance and retain data stored on its system disk | |
Release a subscription disk that is no longer needed | |
Release a pay-as-you-go disk that is no longer needed |