Jump to content
Features/DiskIOLimits/TestCases
Single VM tests
- a single VM run sequential reads ASAP, IOPS is up to 100, read speed is limited to 10MB/s
- a single VM run sequential writes ASAP, IOPS is up to 100, write speed is limited to 10MB/s
- a single VM run randoms writes ASAP, IOPS is up to 100, write speed is limited to 10MB/s
- a single VM run large file creations ASAP, IOPS is up to 100
Multi-VM
- 2 VMs run sequential reads, their IOPS is both 1000, and their speed is both 10MB/s.
- 2 VMs run sequential writes, their IOPS is both 1000, and their speed is both 10MB/s.
- 2 VMs run random reads, their IOPS is both 1000, and their speed is both 10MB/s.
- 2 VMs run random writes, their IOPS is both 1000, and their speed is both 10MB/s.
- 4 VMs run sequential reads, one VM's IOPS is 10000, the other's is 100.
- 4 VMs run sequential reads, one VM's read speed is 100MB/s, the other's is 10MB/s.
- 4 VMs run sequential writes, one VM's IOPS is 10000, the other's is 100.
- 4 VMs run random writes, one VM's IOPS is 10000, the other's is 100.
- 4 VMs run sequential writes, one VM's write speed is 100MB/s, the other's is 10MB/s.
- 4 VMs run random writes, one VM's write speed is 100MB/s, the other's is 10MB/s.
- 4 VMs run large file creation, one VM's IOPS is 10000, the other's is 100.
- 4 VMs run large file creation, one VM's speed is 100MB/s, the other's is 10MB/s.