All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Horky <jiri.horky@cesnet.cz>
To: fio@vger.kernel.org
Subject: distrubuted iops measuring
Date: Mon, 26 Mar 2012 00:00:33 +0200	[thread overview]
Message-ID: <4F6F9581.9010207@cesnet.cz> (raw)

[-- Attachment #1: Type: text/plain, Size: 760 bytes --]

Hi,

I would like to measure IOPS on a distributed file system from several 
hosts in parallel.
I am a bit lost in what options I should use. I would like to have each 
host in a cluster accessing its own file to not stress metadata and/or 
locking infrastructure. I thought that on all clients, I should run just:

fio --server

And from an admin node something like

fio --client server1 job.desc.1 --client server2 job.desc.2 --client 
server3 job.desc.3...., where job.desc.X is specific to the client 
(different filename).

But it seems like each host executes each job file, which is not what I 
would like...
I bet there is a way how to accomplish this. Could you please point me 
to the right direction?

Thank you
Jiri Horky


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 5655 bytes --]

             reply	other threads:[~2012-03-25 22:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-25 22:00 Jiri Horky [this message]
2012-03-26 18:50 ` distrubuted iops measuring 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=4F6F9581.9010207@cesnet.cz \
    --to=jiri.horky@cesnet.cz \
    --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.