vdbench文件随机小IO 7:3混合读写配置模板,如下:
hd=default,vdbench=/tmp/vdbench50407,user=root,shell=ssh
hd=hd1,system=localhost
fsd=default,openflag=o_direct,depth=2,width=5,files=5000,size=8K
fsd=fsd1,anchor=/mnt/test
fwd=fwd1,fsd=fsd1,host=hd1,operation=read,rdpct=70,xfersize=8K,fileio=random,fileselect=random,threads=128
rd=rd1,fwd=fwd*,fwdrate=max,format=restart,warmup=600,elapsed=600,interval=1
这篇博客详细介绍了vdbench文件系统性能测试工具的配置模板,重点在于7:3的随机读写比例,适用于小IO场景,涉及openflag、深度、宽度、文件数等关键参数设置。

3233

被折叠的 条评论
为什么被折叠?



