Flexible I/O Tester development
 help / color / mirror / Atom feed
* Filenames on 'server' jobs to shared filesystems
@ 2012-07-17 15:19 Matthew Richardson
  2012-07-31 19:15 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Richardson @ 2012-07-17 15:19 UTC (permalink / raw)
  To: fio

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

I'm currently using fio to simulate user reads and writes to a NAS
service, and am testing the performance of different shared filesystems
(NFS, Samba, Glusterfs etc).

In order to properly load the box I'm using a pool of clients to connect
to the fs (fio --server) and then launching the same job on multiple
clients. (fio --client=a --client=b job.fio)

The resulting jobs on the different servers all seem to use the same
file - the filename seems to be <name>.<thread>.<fileno> - in this case
'job.1.0':

[global]
directory=/mnt/gluster
rw=randrw
size=10M
ioengine=libaio

[job]


Is there any way to have the server include some personal identifier
(such as hostname) in the filename so that there isn't this conflict?

Thanks,

Matthew

-- 
The University of Edinburgh is a charitable body, registered in
Scotland, with registration number SC005336.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-07-31 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 15:19 Filenames on 'server' jobs to shared filesystems Matthew Richardson
2012-07-31 19:15 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox