How Can I Handle a Slowdown in Disk Read/Write Speed and Increased I/O?
Symptom
If you are aware of a service slowdown, depending on if you are examining a Windows or Linux server, you can take the following actions:
- Windows: Open Task Manager and view the average response time.
- Linux: Run iostat -dx to view the I/O performance.
If the disk read/write speed is slowed down, disk I/O increases, or the await time increases, the disk is likely encounters a performance bottleneck.
Solution
It is recommended that you choose a disk type with higher performance.
If your disk contains important data, create a new disk from the backup, so you do not lose any of the disk data. The procedure is as follows:
- Create a backup for the disk.
Figure 1 Create Backup
- Create a new disk from this backup. During the creation, select a new disk type and configure advanced settings (sharing, SCSI, and encryption) based on your service requirements.
Figure 2 Create from backup
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.