ага, вот так короче
fio -ioengine=libaio -fsync=1 -direct=1 -name=test -bs=4k -iodepth=1 -rw=randwrite -runtime=60 -filename=/dev/sdXX
[root@####### ~]# hdparm -W 0 /dev/sdb
/dev/sdb:
setting drive write-caching to 0 (off)
write-caching = 0 (off)
[root@####### ~]# fio -ioengine=libaio -fsync=1 -direct=1 -name=test -bs=4k -iodepth=1 -rw=randwrite -runtime=60 -filename=/dev/sdb
test: (g=0): rw=randwrite, bs=(R) 4096B-4096B, (W) 4096B-4096B, (T) 4096B-4096B, ioengine=libaio, iodepth=1
fio-3.1
Starting 1 process
Jobs: 1 (f=1): [w(1)][100.0%][r=0KiB/s,w=58.7MiB/s][r=0,w=15.0k IOPS][eta 00m:00s]
test: (groupid=0, jobs=1): err= 0: pid=811796: Sun Jun 28 00:16:19 2020
write: IOPS=15.7k, BW=61.5MiB/s (64.5MB/s)(3688MiB/60001msec)
slat (usec): min=2, max=7834, avg= 4.05, stdev= 9.27
clat (nsec): min=420, max=4612.9k, avg=57104.95, stdev=50852.58
lat (usec): min=28, max=7881, avg=61.23, stdev=51.80
clat percentiles (usec):
| 1.00th=[ 28], 5.00th=[ 28], 10.00th=[ 29], 20.00th=[ 30],
| 30.00th=[ 32], 40.00th=[ 34], 50.00th=[ 37], 60.00th=[ 42],
| 70.00th=[ 60], 80.00th=[ 80], 90.00th=[ 111], 95.00th=[ 145],
| 99.00th=[ 249], 99.50th=[ 273], 99.90th=[ 322], 99.95th=[ 367],
| 99.99th=[ 1352]
bw ( KiB/s): min=51696, max=94452, per=100.00%, avg=62981.71, stdev=5406.16, samples=119
iops : min=12924, max=23613, avg=15745.38, stdev=1351.56, samples=119
lat (nsec) : 500=0.01%, 750=0.01%, 1000=0.01%
lat (usec) : 2=0.01%, 4=0.01%, 10=0.01%, 20=0.04%, 50=65.07%
lat (usec) : 100=22.42%, 250=11.49%, 500=0.92%, 750=0.01%, 1000=0.01%
lat (msec) : 2=0.01%, 4=0.01%, 10=0.01%
cpu : usr=3.30%, sys=11.56%, ctx=944136, majf=0, minf=58173
IO depths : 1=100.0%, 2=0.0%, 4=0.0%, 8=0.0%, 16=0.0%, 32=0.0%, >=64=0.0%
submit : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
complete : 0=0.0%, 4=100.0%, 8=0.0%, 16=0.0%, 32=0.0%, 64=0.0%, >=64=0.0%
issued rwt: total=0,944210,0, short=0,0,0, dropped=0,0,0
latency : target=0, window=0, percentile=100.00%, depth=1
Run status group 0 (all jobs):
WRITE: bw=61.5MiB/s (64.5MB/s), 61.5MiB/s-61.5MiB/s (64.5MB/s-64.5MB/s), io=3688MiB (3867MB), run=60001-60001msec
Disk stats (read/write):
sdb: ios=94/941200, merge=0/0, ticks=60/54156, in_queue=54216, util=99.69%
[root@####### ~]# hdparm -W 1 /dev/sdb