paul-mccutcheon
paul-mccutcheon
bench-fio script output also cannot be process, I recieved the same error: [root@gold384 bin]# ./fio-plot -i /root/fio-plot/bin/RAID_ARRAY/sdb/4k --source "https://louwrentius.com" -T "Gold384" -l -r randread Could not find any (matching) JSON...
[root@gold384 4k]# more randread-16-8.json { "fio version" : "fio-3.19", "timestamp" : 1636581018, "timestamp_ms" : 1636581018574, "time" : "Wed Nov 10 22:50:18 2021", "global options" : { "runtime" : "60", "filename"...
Thanks Louwrentious - I had actually run the bench-fio tool to gather the stats originally. It still is unable to process the data at present. If you need any more...
The problem was actually the fio_plot usage examples beneath the charts; I was following those. Anyway, it does actually work nicely. One question that has just arisen during our testing...
So, I am assuming sequential mode is actually referred to as simply "read" or "write" (as it is in fio)? It would be nice to include this in your help...