From: Jens Axboe <axboe@kernel.dk>
To: Ben England <bengland@redhat.com>,
Gurvinder Singh <gurvindersinghdahiya@gmail.com>
Cc: fio@vger.kernel.org, Sitsofe Wheeler <sitsofe@gmail.com>
Subject: Re: client/server test to write to single file from all clients
Date: Mon, 23 May 2016 08:38:08 -0600 [thread overview]
Message-ID: <574315D0.6000401@kernel.dk> (raw)
In-Reply-To: <547897333.64878071.1463955939138.JavaMail.zimbra@redhat.com>
On 05/22/2016 04:25 PM, Ben England wrote:
> Gurvinder,
>
> you are correct, there is a problem at present getting fio threads on
> multiple clients to share files using the --client option, because it
> does insert the IP addr of the client in the pathname. I think the
> current behavior is a reasonable default behavior - we want
> "embarrassingly parallel" behavior normally. For example, fio threads
> within a single client run on separate files by default. But it would
> be useful to be able to override this and have clients share files -
> this option would be useful for testing distributed filesystems for
> example. Perhaps a "--shared-across-clients" option, valid only when
> --client specified, would be useful in this case? This would just
> suppress the insertion of IP address into the filename. It should be
> feasible to do this, if people agree that this is what they want.
Just add an option that default to on to retain the existing behavior,
but allows you to turn off the IP prefixing. I'm open to suggestions. It
only happens with a directory prefix, which is indeed a bit odd.o
http://git.kernel.dk/cgit/fio/commit/?id=922a5be82ca50f7c89a1f9c4b84757ba8636e2d1
--
Jens Axboe
next prev parent reply other threads:[~2016-05-23 14:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-01 19:11 client/server test to write to single file from all clients Gurvinder Singh
2016-05-03 1:15 ` Jens Axboe
2016-05-03 3:48 ` Gurvinder Singh
2016-05-03 5:34 ` Gurvinder Singh
2016-05-03 18:18 ` Sitsofe Wheeler
2016-05-22 22:25 ` Ben England
2016-05-23 14:38 ` Jens Axboe [this message]
2016-05-23 16:53 ` Gurvinder Singh
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=574315D0.6000401@kernel.dk \
--to=axboe@kernel.dk \
--cc=bengland@redhat.com \
--cc=fio@vger.kernel.org \
--cc=gurvindersinghdahiya@gmail.com \
--cc=sitsofe@gmail.com \
/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.