t/nvmept_trim: increase transfer size for some tests
[fio.git] / examples / disk-zone-profile.fio
1 ; Read disk in zones of 256m/2g. Generating a plot of that afterwards
2 ; should give a nice picture of the zoning of this drive
3
4 [global]
5 bs=64k
6 direct=1
7 rw=read
8 ioengine=libaio
9 iodepth=2
10 zonemode=strided
11 zonesize=256m
12 zoneskip=2g
13
14 [disk-zone-profile]
15 filename=/dev/sdb
16 write_bw_log
17 log_offset=1