Remove how-to-create-fixed-rate-r-w-mix-with-fio
article thumbnail

How to create fixed rate r/w mix with fio

n0derunner

Creating a mixed read/write workload with fio can be a bit confusing. Assume we want to create a fixed rate workload of 100 IOPS split 70:30 between reads and writes. TL;DR Specify the rate directly with rate_iops=<read-rate>,<write-rate> do not try to use rwmixread with rate_iops.

45