You can create subscription disks and attach them to subscription ECS instances in the ECS console to increase the storage space of these instances. This topic describes how to create an empty subscription disk to be used as a data disk.
Background information
You can use one of the following methods to create a subscription disk. This topic
describes the first method.
- Create a subscription disk and attach it to a subscription ECS instance in the ECS console.
- When you create an ECS instance, set its billing method to subscription and create disks for the instance. All disks created together with this instance use the subscription billing method. For more information, see Create an instance by using the provided wizard.
Note When you create a subscription disk, you must attach it to a subscription instance.
You cannot create standalone subscription disks.
Note the following limits when you create a subscription disk:
- You cannot merge multiple disks by formatting them because they are independent of each other. Therefore, we recommend that you determine the number and capacity of disks that you need before you create them.
- We recommend that you do not use Logical Volume Manager (LVM) to create logical volumes on multiple disks. This is because a snapshot can only back up data of a single disk. If you create a logical volume on multiple disks by using LVM, data discrepancies will occur when you roll back these disks.
- Subscription disks cannot be detached. They expire and are released along with the instances to which they are attached. If you want to release a subscription disk, you can convert it to a pay-as-you-go disk, and then detach and release it.
For information about the subscription billing method, see Subscription.
Procedure
Result
What to do next
- To format and partition the disk, see Format a data disk for a Linux instance or Format a data disk for a Windows ECS instance.
- To convert the disk to a pay-as-you-go disk, see Convert the billing method of a cloud disk.