Here is my VM’s workload form our data center, it may help you.
##Preconditioning and aging:
#define compratio and dedupratio
dedupratio=1
compratio=1
dedupunit=8k
#define sds
hd=default,vdbench=/root/vdbench50406,shell=ssh,user=root
hd=hd1,system=host1
hd=hd2,system=host2
sd=default,openflags=O_DIRECT,threads=32
sd=sd1,hd=hd1,lun=/dev/sdb
sd=sd2,hd=hd1,lun=/dev/sdc
sd=sd3,hd=hd2,lun=/dev/sdb
sd=sd4,hd=hd2,lun=/dev/sdc
#define fill and age workload
wd=wd_fill,sd=sd*,seekpct=-1,rdpct=0,xfersize=256k
wd=wd_age,sd=sd*,xfersize=(8k,56,16k,21,32k,17,64k,6),rdpct=0,seekpct=100
#define rd
rd=fill1,wd=wd_fill,iorate=max,el=600000,in=1,warmup=0
rd=fill2,wd=wd_fill,iorate=max,el=600000,in=1,warmup=0
rd=age,wd=wd_age,iorate=max,interval=1,elapsed=600000,maxdata=10000g
##Workload VSI
#define compratio and dedupratio
dedupratio=2.3
compratio=1.4
dedupunit=8k
#define sds
hd=default,vdbench=/root/vdbench50406,shell=ssh,user=root
hd=hd1,system=host1
hd=hd2,system=host2
sd=default,openflags=O_DIRECT,threads=32
sd=sd1,hd=hd1,lun=/dev/sdb
sd=sd2,hd=hd1,lun=/dev/sdc
sd=sd3,hd=hd2,lun=/dev/sdb
sd=sd4,hd=hd2,lun=/dev/sdc
#define VSI workload
wd=wd_vsi,sd=sd*,seekpct=80,rdpct=59.7,xfersize=(8k,55.48,16k,23.12,20k,4.12,32k,7.83,64k,4.67,256k,3.24,1048k,1.54)
#define rd
rd=rd_vsi,wd=wd_vsi,iorate=max,interval=1,elapsed=1800,warmup=600