IO500
https://github.com/IO500/io500
https://github.com/IO500/io500/tree/main/contrib/s3
IOR/MDtest based test
IOR: parallel IO test tool
MDtest: tool to benchmark metadata performance
CDM, CrystalDiskMark
for windows
https://namu.wiki/w/CrystalDiskMark
- SEQ1M Q8T1 : 순차 동시 읽기/쓰기 테스트 (1MiB 파일 8개를 1스레드로 처리)
- SEQ1M Q1T1 : 순차 단일 읽기/쓰기 테스트 (1MiB 파일 1개를 1스레드로 처리)
- RND4K Q32T16 : 랜덤 동시 읽기/쓰기 테스트 (4KiB 파일 32개를 16스레드로 처리)
- RND4K Q1T1 : 랜덤 단일 읽기/쓰기 테스트 (4KiB 파일 1개를 1스레드로 처리)
FIO
for linux, osx
fio test config for same as CDM v7
https://gist.github.com/t-okkn/c805b95dde1c6b9a528d1e3095814ebd#file-fio-crystaldiskmark_v7-txt
Ceph IO test
Single OSD Tests → 60 OSD Cluster Tests
https://ceph.io/en/news/blog/2022/ceph-osd-cpu-scaling/