Read I/O capability formula
The read I/O capability formula is used by IBM Spectrum Control to estimate the workload capacity of managed disk (MDisk) groups.
- SAN Volume Controller
- Storwize V3500
- Storwize V3700
- Storwize V7000
- Storwize V7000 Unified
The formula that is used by IBM Spectrum Control to estimate the read I/O capability rate is:
[Estimated Read I/O Workload * Type of Disk I/O Capability * Number of Disks] / [Estimated Read I/O Workload * (1 − Cache Hit Ratio) + Estimated Write I/O Workload * RAID Type Weighted I/O Ratio]
- Fixed values provided by IBM Spectrum Control
- Variable values that you must specify for each MDisk group
The following fixed values are used by the formula:
- Estimated Read I/O Workload
- The estimated read I/O workload of an MDisk group. The estimate is set to a fixed value of 0.7 (70%).
- Estimated Write I/O Workload
- The estimated write I/O workload of an MDisk group. The estimate is set to a fixed value of 0.3 (30%).
You specify the following variable values for each MDisk group:
- Type of Disk I/O Capability
- When you specify the type of disk that the back-end pool uses:
- You can accept the default I/O capability per second of the disk
- You can enter a new value for the I/O capability per second of the disk
- Number of Disks
- You specify the number of physical disks that the back-end pool uses.
- Cache Hit Ratio
- When you specify the type of storage system that the back-end
pool uses:
- You can accept the default cache hit ratio for the storage system
- You can enter a new value for the cache hit ratio of the storage system
- RAID Type Weighted I/O Ratio
- When you specify the type of RAID that the back-end pool uses:
- You can accept the default value for the weighted I/O ratio of the type of RAID
- You can enter a new value for the weighted I/O ratio of the type of RAID
Example
Name of variable | Value |
---|---|
Cache Hit Ratio | 0.5 (50%) |
Type of Disk I/O Capability | 150 |
RAID Type Weighted I/O Ratio | 4 |
Number of Disks | 10 |
Based on the values that are provided, the read I/O capability per second is:
[0.7 * 150 * 10] / [0.7 * (1 − 0.5) + 0.3 * 4]
The read I/O capability per second rate is 677. (The result of the calculation is rounded to the nearest whole number.)