SG0-001 · Question #549
The disk drives supporting an I/O intensive mission critical application are continuously 80 percent utilized and spike up to 100 percent throughout the business day. Which of the following options ca
The correct answer is C. Move the application to SSD. E. Move the application to short stroke FC drives.. To improve performance for an I/O intensive application bottlenecked by high disk utilization, options that significantly increase disk speed or I/O throughput are necessary.
Question
The disk drives supporting an I/O intensive mission critical application are continuously 80 percent utilized and spike up to 100 percent throughout the business day. Which of the following options can improve the application performance? (Select TWO).
Options
- AUse higher speed server HBAs.
- BUse dedicated SATA drives.
- CMove the application to SSD.
- DAdd additional HBAs to the host.
- EMove the application to short stroke FC drives.
How the community answered
(37 responses)- A14% (5)
- B5% (2)
- C78% (29)
- D3% (1)
Why each option
To improve performance for an I/O intensive application bottlenecked by high disk utilization, options that significantly increase disk speed or I/O throughput are necessary.
Higher speed server HBAs might improve bandwidth between the server and storage array, but they will not resolve a performance bottleneck that exists at the physical disk level if the disks themselves are the limiting factor.
Using dedicated SATA drives does not inherently offer higher performance than other drive types and are generally slower in I/O intensive scenarios compared to enterprise-grade FC or SAS drives, or SSDs.
Moving the application to Solid State Drives (SSDs) significantly improves I/O performance due to their much faster random read/write speeds and lower latency compared to traditional HDDs, directly addressing the issue of high disk utilization. SSDs eliminate mechanical delays associated with spinning platters and read/write heads.
Adding additional HBAs to the host increases the number of I/O paths and potential bandwidth capacity, but it will not improve performance if the physical disks are already saturated and operating at 100 percent utilization.
Moving the application to short stroke Fibre Channel (FC) drives involves partitioning the disk to use only the faster outer tracks of the platters. This reduces the average seek time and increases the sustained data transfer rates, thereby improving I/O performance for specific workloads on traditional spinning disks.
Concept tested: Storage performance optimization methods
Source: https://learn.microsoft.com/en-us/azure/virtual-machines/disks-types
Topics
Community Discussion
No community discussion yet for this question.