Hi,
I created a complex job to file to run through the night. After trying to plot some test-graph with fio-plot I am getting the error:
Error: KeyError('rw')
I did check the json file with jq - everything seems to be fine. Also the key 'rw' does exist.
The Client-Systems are two kubernetes clusters running a workload on 4 nodes each. Fio is running in a client server mode. This run emphasized iodepth as the variable and different bs settings. The number of parallel jobs are constant.
The output of this nightly run.
run-01.json
The job file on which the data was generated on:
job.txt
Fio version used is 3.39. I installed Fio-Plot 1.1.15 into a penv with python 3.12.
Thanks,
David