https://github.com/mirantis/disk_perf_test_tool
https://github.com/mirantis/disk_perf_test_tool
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/mirantis/disk_perf_test_tool
- Owner: Mirantis
- License: apache-2.0
- Created: 2015-01-29T14:41:16.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T11:50:09.000Z (about 5 years ago)
- Last Synced: 2025-04-13T01:19:15.968Z (about 1 month ago)
- Language: Python
- Size: 16.8 MB
- Stars: 36
- Watchers: 16
- Forks: 22
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Block storage devices tests tool. See wiki for details
Look into INSTALL.md for installation steps.Look into config-example for examples of config file.
Copy example in same folder and replace ${VAR} with appropriate value| | Size, TiB | $/TiB | IOPS WR | IOPS RD | BW WR MB| BW RD MB| Lat ms |
|:--------:|----------:|:-----:|:-------:|:-------:|:-------:|:-------:|:------:|
| SATA HDD | 10 | 25-50 | 50-150 | 50-150 | 100-200 | 100-200 | 3-7 |
| SSD | 2 | 200 | 100-5k | 1k-20k | 50-400 | 200-500 | 0.1-1 |
| NVME | 2 | 400 | 400-20k | 2k-50k | 200-1.5k| 500-2k | 0.01-1 |