How Can I Improve My Disk Performance?
If your current disk cannot meet service requirements, you can consider the following methods to improve the disk performance:
| Method | Application Scenarios |
| If your disk (for example, an Ultra-high I/O disk) can no longer provide the IOPS or throughput required by service growth, switch to a higher-performance disk type. Doing so can significantly increase the I/O upper limit and reduce response latency. This method is suitable for applications that require high storage performance and are facing rapid growth in service scale or access traffic. If you are using General Purpose SSD V2 or Extreme SSD V2 disks, you can adjust their performance configuration to further improve performance. | |
| If your face both performance bottlenecks (IOPS and throughput) and insufficient capacity, you are advised to expand the disk capacity. For some disk types, capacity and performance scale linearly, so expanding capacity can also increase baseline IOPS and throughput. This method is especially suitable for mission-critical services with continuously growing data and strict requirements for capacity and concurrency. | |
| Logical Volume Manager (LVM) is an ideal choice when you need flexible storage resource allocation and want to overcome the performance limits of a single disk. By stripping data across multiple physical volumes, LVM enables parallel read and write operations, significantly improving the I/O throughput of EVS disks. This method is especially suitable for mission-critical services that require high concurrency and low latency, such as databases and multi-thread applications. | |
| If you need to improve IOPS and throughput while ensuring data redundancy, you can create RAID arrays. RAID 0 is suitable for scenarios that require high performance but do not require data redundancy; however, if a single disk fails, the entire array becomes unavailable. RAID 1 is suitable for scenarios that require high data redundancy but do not require high performance. RAID 10 combines the advantages of RAID 0 and RAID 1, making it suitable for scenarios that require both high performance and high data redundancy. |
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