FS#47472 - [fio] fio2gnuplot don't plot graphs

Attached to Project: Community Packages
Opened by Alexey (rumanzo) - Monday, 21 December 2015, 10:22 GMT
Last edited by Anatol Pomozov (anatolik) - Thursday, 10 October 2019, 11:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When I try to plot graphs, get this:
user@user ~/tests/aio-read % fio2gnuplot -p write_bw_log_bw.3.log -g -d plots
1 files Selected with pattern 'write_bw_log_bw.3.log'
|-> write_bw_log_bw.3.log

Running gnuplot Rendering
"/usr/share/fio//math.gpm", line 25: no datablock named $1

"/usr/share/fio//graph2D.gpm", line 25: no datablock named $1



And when pattern different, it find only one log, and do nothing:
user@user ~/tests/aio-read % fio2gnuplot -p *bw.*.log -g -d plots
1 files Selected with pattern 'write_bw_log_bw.1.log'
|-> write_bw_log_bw.1.log

user@user ~/tests/aio-read % ll plots
total 0


user@user ~/tests/aio-read % ls *.log
write_bw_log_bw.1.log
write_bw_log_bw.2.log
write_bw_log_bw.3.log
write_bw_log_bw.4.log

Additional info:
Repository : community
Name : fio
Version : 2.2.13-1
Description : Scriptable I/O tool for storage benchmarks and drive testing
Architecture : x86_64
URL : https://github.com/axboe/fio
Licenses : GPL2
Groups : None
Provides : None
Depends On : bash libaio python2 numactl glusterfs ceph
Optional Deps : gtk2: for gfio - fio GUI frontend
gnuplot: generating plots using fio_generate_plots
Conflicts With : None
Replaces : None
Download Size : 450,53 KiB
Installed Size : 3031,00 KiB
Packager : Anatol Pomozov <anatol.pomozov@gmail.com>
Build Date : Ср 16 дек 2015 20:12:01
Validated By : MD5 Sum SHA256 Sum Signature



Steps to reproduce:
$ fio aio-read.fio
$ mkdir plots
$ fio2gnuplot -p write_bw_log_bw.3.log -g -d plots
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Thursday, 10 October 2019, 11:41 GMT
Reason for closing:  Won't implement
Comment by Flaviu Tamas (Yp2hTb) - Monday, 28 May 2018, 17:56 GMT
When I build the package myself, I see the following output in the console:

Build march=native yes

Looks like just passing "--disable-native" to ./configure should fix this issue.
Comment by Anatol Pomozov (anatolik) - Tuesday, 29 May 2018, 20:05 GMT
fio-3.6-2 disables the flag. Please try this version and let us if it works for you as expected.
Comment by Flaviu Tamas (Yp2hTb) - Wednesday, 30 May 2018, 02:17 GMT
Oops, posted this comment on the wrong issue. I meant to post all my comments on  FS#58762 .
Comment by Flaviu Tamas (Yp2hTb) - Wednesday, 30 May 2018, 03:45 GMT
  • Field changed: Percent Complete (100% → 0%)
sorry, I didn't mean to reply to this comment--I have not tested this issue, so I don't know if it's fixed
Comment by Ivy Foster (escondida) - Thursday, 10 October 2019, 04:00 GMT
rumanzo, do you still experience this issue? If so, are you able to provide the copies of the files you're testing it on?
Comment by Alexey (rumanzo) - Thursday, 10 October 2019, 05:53 GMT
I don't know. Close bug please

Loading...