Purchasing an EVS Disk
Scenarios
You can use EVS disks as system disks or data disks for servers. You can purchase data disks on the EVS console, or purchase them together with system disks on the cloud server console.
This section describes how to purchase data disks on the EVS console.
Notes and Constraints
Purchased On |
Description |
---|---|
The EVS console |
|
The cloud server console |
|
- |
Capacities of multiple disks cannot be combined, and the capacity of a single disk cannot be split. |
Procedure
- Log in to the management console.
- Click in the upper left corner and choose Storage > Elastic Volume Service.
The Elastic Volume Service page is displayed.
- In the upper right corner, click Buy Disk.
- Configure basic disk information according to Table 2.
Table 2 Disk parameters Parameter
Sub-Parameter
Description
Example Value
Region
-
Mandatory
Resources are region-specific and cannot be used across regions through internal network connections. For low network latency and quick resource access, select the nearest region.
-
AZ
-
Mandatory
The availability zone (AZ) where you want to create the disk.
NOTE:- Disks can only be attached to the servers in the same AZ.
- The AZ of a disk cannot be changed after the disk has been created.
AZ1
Attach To Server
-
Optional
- Now: If you select this option, you need to select a server to attach the disk. The billing mode of the disk will be the same as the selected server.
- Later: When no server is available, you can select this option to create the disk first and attach the disk after the purchase.
NOTE:This parameter is available only in some regions. Whether it is displayed depends on the region where you use EVS.
-
Billing Mode
-
Mandatory
You can pay for EVS disks in two ways:
- Yearly/Monthly
- Pay-per-use
NOTICE:
- If you have selected a server to attach the disk, both yearly/monthly and pay-per-use billing modes are available.
- If you choose not to attach the disk, only pay-per-use billing is available.
Pay-per-use
Data Source (Optional)
Create from- Backup
- Snapshot
- Image
Optional- Create from Backup: The backup data is used to create the disk.
Click Create from and choose Backup. On the displayed page, select the target backup and click OK.
NOTE:- One backup cannot be used for concurrent disk creation operations at the same time. For example, if you are creating disk A from a backup, this backup can be used to create another disk only after disk A has been created.
- If a disk is created from a backup of a system disk, the new disk can be used as a data disk only.
- Create from Snapshot: The snapshot data is used to create the disk.
Click Create from and choose Snapshot. On the displayed page, select the target snapshot and click OK.
NOTE:For details about how to create disks from snapshots, see Creating a Disk from a Snapshot.
- Create from Image: The image data is used to create the disk.
Click Create from and choose Image. On the displayed page, select the target image and click OK.
NOTE:- The device type of the new disk is the same as that of the image's source disk.
- The encryption attribute of the new disk is the same as that of the image's source disk.
- Create from Backup: autobackup-001
Disk Specifications
Disk Type
Mandatory
EVS disk types vary depending on regions. See the EVS types displayed on the console.
To learn more about disk types, see Disk Types and Performance.
NOTE:General Purpose SSD V2 disks allow you to specify the disk IOPS and throughput.
You can change the disk type after a disk is created. For details, see Changing the EVS Disk Type (OBT).
Ultra-high I/O
Capacity (GiB)
Mandatory
The disk size. Only data disks can be created on the current page, and the disk size ranges from 10 GiB to 32,768 GiB.
NOTE:- When you use a backup to create a disk, the disk capacity must be greater than or equal to the backup size. In the condition that you do not specify a disk capacity, if the backup size is smaller than 10 GiB, the default capacity 10 GiB will be used as the disk capacity; if the backup size is greater than 10 GiB, the disk capacity will be consistent with the backup size.
- When you use a snapshot to create a disk, the disk capacity must be greater than or equal to the snapshot size. In the condition that you do not specify a disk capacity, if the snapshot size is smaller than 10 GiB, the default 10 GiB will be used as the disk capacity; if the snapshot size is greater than 10 GiB, the disk capacity will be consistent with the snapshot size.
- The system shows you the maximum number of disks as well as the maximum disk capacity allowed to purchase. To ensure effective resource usage, if the disk capacity you need exceeds the upper limit, click Increase Quota to obtain a higher quota. You can purchase the disk capacity you need after the request is approved.
100 GiB
Automatic Backup
-
CBR lets you back up EVS disks and ECSs and use the backups to restore data. After you configure automatic backup, the system will associate the EVS disk with the backup vault and apply the selected policy to the vault to periodically back up the disk.- Do not use: Skip this configuration if backup is not required. If you need backup protection after a disk has been purchased, log in to the CBR console, locate the desired vault, and associate the disk with the vault.
- Use existing:
- Vault: Select an existing vault from the drop-down list.
- Backup Policy: Select a backup policy from the drop-down list, or go to the CBR console and configure a desired one.
- Buy new:
- Enter a vault name, which can contain a maximum of 64 characters, including letters, digits, underscores (_), and hyphens (-), for example, vault-f61e. The default naming rule is vault_xxxx.
- Enter the vault capacity, which is required for backing up the disk. The vault capacity cannot be less than the size of the disk to be backed up. The value ranges from the disk size to 10,485,760 in the unit of GiB.
- Select a backup policy from the drop-down list, or go to the CBR console and configure a desired one.
-
More
Advanced Settings- Share
- SCSI
- Encryption
Optional
- Share
If you select Share, a shared disk is created. A shared disk can be attached to up to 16 servers. If you do not select Share, a non-shared disk is created, and the disk can be attached to one a server only.
If you select both SCSI and Share, a shared SCSI disk is created.
NOTE:The sharing attribute of a disk cannot be changed after the disk has been created.
- SCSI
If you select SCSI, a SCSI disk is created. Such disks allow the server OS to directly access the underlying storage media and send SCSI commands to the disks. If you do not select SCSI, a VBD disk is created. That said, the disk device type is VBD, the default device type.
NOTE:The device type of a disk cannot be changed after the disk has been created.
- Encryption
This option is only used to encrypt data disks, and you need to create an agency to grant KMS access rights to EVS.
After the access rights are granted, configure the following parameters on the Encryption Settings page displayed:
- Select an existing key
If you select Select an existing key, select a key from the drop-down list. You can select one of the following keys:
Default Key: After the KMS access rights have been granted to EVS, the system automatically creates a Default Key evs/default.
An existing or new custom key. For details about how to create a key, see Creating a Key.
- Enter a key ID
If you select Enter a key ID, enter an ID of a key shared with you by another account. Ensure that the shared key is in the same region where you want to create the disk. For details, see Creating a Grant.
NOTE:- System disk encryption relies on the image. For details, see Creating Encrypted Images.
- Before using the encryption function, you need to create an agency to grant KMS access rights to EVS. If you have the right to grant the permission, grant the KMS access rights to EVS directly. After the KMS access rights have been granted, follow-up operations do not require the rights to be granted again. If you do not have this permission, contact a user with the security administrator permissions to grant KMS access rights to EVS, then repeat the preceding operations.
- The encryption attribute of a disk cannot be changed after the disk has been created.
- Select an existing key
-
More
Tag
Optional
You can add tags when creating disks. Tags can help you identify, classify, and search for your disks. For details about tag rules, see Adding a Tag.NOTE:- Tag rules vary depending on regions. See the rules displayed on the console.
- Except for tagging the disk during disk creation, you can also add, modify, or delete tags for existing disks. For more information about tags, see Managing EVS Tags.
-
Disk Name
-
Mandatory
- If you create a single disk, the name you entered will be used as the disk name.
- If you create multiple disks in a batch, the name you entered will be used as the prefix of disk names. An actual disk name will be composed of the name you entered and a four-digit number.
For example, if you create two disks and set volume for Disk Name, the EVS disk names will be volume-0001 and volume-0002.
Quantity
-
- Usage Duration: This parameter is mandatory if you select Yearly/Monthly for Billing Mode.
You can choose from 1 month to 3 years for the usage duration.
- Quantity: This parameter is optional.
The preset disk quantity is 1, which means one disk will be created. You can create a maximum of 100 disks at a time.
NOTE:- If the disk is created from a backup, batch creation is not possible, and this parameter must be set to 1.
- If the disk is created from a snapshot, batch creation is not possible, and this parameter must be set to 1.
- The system shows you the maximum number of disks as well as the maximum disk capacity allowed to purchase. To ensure effective resource usage, if the number of disks you need exceeds the upper limit, click Increase Quota to obtain a higher quota. You can purchase the disks you need after the request is approved.
Disk validity period: 1 year
Disk quantity: 1
- Click Next.
- If you select Yearly/Monthly for Billing Mode:
- Check the disk details on the Confirm page.
- Confirm the information and click Submit.
- On the Pay page, select a desired payment method and confirm the payment. The system displays a message indicating payment processed successfully.
- Click Back to Elastic Volume Service to return to the Elastic Volume Service page.
- If you select Pay-per-use for Billing Mode:
- Check the disk details on the Confirm page.
- Confirm the information and click Submit. The system displays a message indicating request submitted successfully.
- Click Back to Disk List to return to the Elastic Volume Service page.
- If you select Yearly/Monthly for Billing Mode:
- Click Back to Disk List.
The disk list page is displayed.
- In the disk list, view the disk status.
When the disk status changes to Available, the disk is successfully created.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot