Flexible I/O Tester development
 help / color / mirror / Atom feed
* multiple block devices question
@ 2014-07-02 19:42 Yuyang (Alex) Wang
  2014-07-02 19:50 ` Jens Axboe
  0 siblings, 1 reply; 12+ messages in thread
From: Yuyang (Alex) Wang @ 2014-07-02 19:42 UTC (permalink / raw)
  To: fio

hi all,

I am using FIO (2.1.7) to profile block level performance of multiple
RAID devices. (see config file below). The test is done on a capable
16-core server. With a sigle raid device, I am getting roughly
1.4GB/s, with two devices in place, I am still getting around 1.4GB/s,
which is weird. Another in-house developed benchmark tool, running
SINGLE-thread suggested we can almost double. I could get double the
performance through FIO by configuring two jobs, with each job
handling one device only. However, it still puzzles me as to why a
single process FIO can't drive the performance of two devices. Did I
do anything wrong as to the configure file?

Thanks

Alex.


[globals]

rw=write
ioengine=libaio
iodepth=16
direct=1
blocksize=1m
runtime=30

[devices]
filename=/dev/mapper/raid-0
filename=/dev/mapper/raid-1

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

end of thread, other threads:[~2014-07-03 18:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 19:42 multiple block devices question Yuyang (Alex) Wang
2014-07-02 19:50 ` Jens Axboe
2014-07-02 20:36   ` Yuyang (Alex) Wang
2014-07-02 23:38     ` Carl Zwanzig
2014-07-03 17:28       ` Yuyang (Alex) Wang
2014-07-03 17:45         ` David Nellans
2014-07-03 17:52           ` Yuyang (Alex) Wang
2014-07-03 18:12     ` Jeff Moyer
2014-07-03 18:21       ` Hinson, Roger
2014-07-03 18:31         ` Yuyang (Alex) Wang
2014-07-03 18:22       ` Yuyang (Alex) Wang
2014-07-03 18:39         ` Jens Axboe

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