All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: asomers@gmail.com, "fio@vger.kernel.org" <fio@vger.kernel.org>
Subject: Re: --minimal does not work in client/server mode
Date: Mon, 29 Jul 2013 09:02:04 -0600	[thread overview]
Message-ID: <51F683EC.4090402@kernel.dk> (raw)
In-Reply-To: <CAOtMX2if0xLLNngOm4uGgWcrze_61M+jCmHcv0pgNisYsWr_Dg@mail.gmail.com>

On 07/26/2013 05:16 PM, asomers@gmail.com wrote:
> When I use fio in client/server mode, no matter how I try to specify
> --minimal, I always get the normal output.  I've tried all of these
> methods, and their combinations:
> 
> server# fio --server
> client#  fio --minimal --client=localhost /tmp/cpuio.fio
> 
> server# fio --server
> client#  fio --client=localhost --minimal /tmp/cpuio.fio
> 
> server# fio --minimal --server
> client# fio --client=localhost  /tmp/cpuio.fio
> 
> The following patch fixes the problem, though I can't promise it won't
> break anything else:

It's a good starting point. It needs to handle the json based output too
though. I'll take a look at fixing that part up and pass you back
something to test.

-- 
Jens Axboe


  reply	other threads:[~2013-07-29 15:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-26 23:16 --minimal does not work in client/server mode asomers
2013-07-29 15:02 ` Jens Axboe [this message]
2013-07-29 16:00   ` asomers
2013-07-29 16:23     ` Jens Axboe
2013-08-29 22:23       ` asomers
2013-08-29 22:24       ` asomers
2013-08-29 22:26       ` asomers
2013-08-31  4:29         ` Jens Axboe
2013-08-29 22:29       ` asomers
  -- strict thread matches above, loose matches on Subject: below --
2017-06-29 23:51 Nisha Miller
2017-06-30  3:17 ` Sitsofe Wheeler
2017-06-30 21:59   ` Nisha Miller
2017-06-30 23:06   ` Nisha Miller
2017-06-30 23:46     ` Sitsofe Wheeler
2017-07-01  0:05       ` Nisha Miller
2017-07-01  8:57         ` Sitsofe Wheeler

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=51F683EC.4090402@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=asomers@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.