GBase 8a
运维管理
文章
磁盘性能测试常用的fio命令
发表于2024-12-30 18:02:4530次浏览0个评论
fio --filename=/opt/testfio.dat -direct=1 -iodepth 1 -thread -rw=randrw -ioengine=psync -bs=1M -size=100G -runtime=300 -numjobs=20 -group_reporting -name=mytest --output /opt/fio.log
编译fio方法,执行如下命令:
./configure
make
make install
make && make install
评论
登录后才可以发表评论
热门帖子
- 12025-12-01浏览数:182765
- 22023-05-09浏览数:25067
- 42023-09-25浏览数:18527
- 52020-05-11浏览数:17529