Introduction to Data Disk Initialization Scenarios and Partition Styles
Scenarios
- System disk
A system disk does not need to be initialized because it is automatically created and initialized during the BMS creation. The default disk partition style is master boot record (MBR).
- Data disk
- If a data disk is created during the BMS creation, it will be automatically attached to the BMS.
- If a data disk is created explicitly, you need to manually attach the data disk to the BMS.
In both cases, the data disk can only be used after it is initialized. Choose a proper disk partition style based on your service plans.
Disk Partition Style
Table 1 lists the common disk partition styles. For Linux OSs, different disk partition styles require different partitioning tools.
Disk Partition Style |
Maximum Disk Capacity Supported |
Maximum Number of Partitions Supported |
Linux Partitioning Tool |
---|---|---|---|
Master Boot Record (MBR) |
2 TB |
With the MBR partition style, primary partitions and an extended partition can be included, where the extended partition can contain several logical partitions. For example, if 6 partitions need to be created, you can create the partitions in the following two ways:
|
|
Guid Partition Table (GPT) |
18 EB 1 EB = 1048576 TB |
Unlimited Disk partitions allocated using GPT are not categorized. |
parted |
The maximum disk capacity supported by MBR is 2 TB, and that supported by GPT is 18 EB. Currently, an EVS data disk supports up to 32 TB. Therefore, use the GPT partition style if your disk capacity is greater than 2 TB.
If you change the disk partition style after the disk has been used, the original data on the disk will be cleared. Therefore, select a proper disk partition style when initializing the disk.
Partitioning Operation Guide
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