1a3e8047创建于 2025年10月22日历史提交
文件最后提交记录最后更新时间
11 个月前
11 个月前
11 个月前
11 个月前
11 个月前
11 个月前
11 个月前
8 个月前
11 个月前
11 个月前
11 个月前
8 个月前
11 个月前
11 个月前
README

Remote test

Set ALL_SERVERS to actual remote test nodes in distribute.sh, kill_test.sh, remote_run.sh. Enable ssh connection among all nodes, and append the public key of the client node running remote_run.sh to authorized_keys of the nodes in ALL_SERVERS. Modify parameters in remote_run.sh to actual values in used.

bash remote-run.sh

The IOPS throughput will be printed.

Local test

Modify parameters in local_run.sh to actual values in used.

bash local-run.sh

The IOPS throughput will be printed.