From: Kurt Dorsey <Kurt_Dorsey@Dell.com>
To: fio@vger.kernel.org
Subject: output_format=terse,json core dumping
Date: Tue, 9 Feb 2016 19:12:14 +0000 (UTC) [thread overview]
Message-ID: <loom.20160209T200431-709@post.gmane.org> (raw)
I am trying to get multiple output formats working with fio and I am
getting a core dump
fio: diskutil.c:710: show_disk_util: Assertion `parent' failed.
Aborted (core dumped)
I am utilizing format from
commit a666cab8ed3d2a2fa782be345425a2e88734a007
Author: Jens Axboe <axboe@fb.com>
Date: Tue Oct 27 13:45:21 2015 +0900
Enable the use of multiple output formats
You can now do
./fio --output-format=normal,json jobfile.fio
and get both types of output.
Signed-off-by: Jens Axboe <axboe@fb.com>
fio -v
fio-2.6-10-g820b
fio --ioengine=libaio --buffered=0 --direct=1 --norandommap --name=test
--filename=/dev/sdb --iodepth=32 --ba=4k --rw=randrw --rwmixwrite=65 --
bs=8K --numjobs=1 --runtime=10 --ramp_time=0 --time_based --output-
format=terse,json
I have also tried
--format=normal,json and I get the same issue
--output-format=normal,terse
Works just fine but I really would like to have json output along with
terse.
Is there a workaround to get both terse and json (or json+)?
Thank you,
Kurt
next reply other threads:[~2016-02-09 19:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-09 19:12 Kurt Dorsey [this message]
2016-02-09 20:20 ` output_format=terse,json core dumping Jens Axboe
2016-02-09 20:30 ` Kurt_Dorsey
2016-02-09 20:46 ` Jens Axboe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=loom.20160209T200431-709@post.gmane.org \
--to=kurt_dorsey@dell.com \
--cc=fio@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox