Flexible I/O Tester development
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Kurt Dorsey <Kurt_Dorsey@Dell.com>, fio@vger.kernel.org
Subject: Re: output_format=terse,json core dumping
Date: Tue, 9 Feb 2016 13:20:21 -0700	[thread overview]
Message-ID: <56BA4A05.7010300@kernel.dk> (raw)
In-Reply-To: <loom.20160209T200431-709@post.gmane.org>

On 02/09/2016 12:12 PM, Kurt Dorsey wrote:
> 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+)?

This should fix it:

http://git.kernel.dk/cgit/fio/commit/?id=6efb21c218d4ec38c1a4d7dbb86f2028f122acaa

Update to latest -git and test, let me know how it goes.

-- 
Jens Axboe



  reply	other threads:[~2016-02-09 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-09 19:12 output_format=terse,json core dumping Kurt Dorsey
2016-02-09 20:20 ` Jens Axboe [this message]
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=56BA4A05.7010300@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=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