All of lore.kernel.org
 help / color / mirror / Atom feed
* Should io_limits/queue depth flushed persist while using verify_state?
@ 2015-01-15 11:01 Sitsofe Wheeler
  2015-01-15 22:45 ` Jens Axboe
  0 siblings, 1 reply; 7+ messages in thread
From: Sitsofe Wheeler @ 2015-01-15 11:01 UTC (permalink / raw)
  To: fio@vger.kernel.org

While using fio-2.2.4 the following snippet produces a verification
error for me on the second fio invocation:

fio --bs=4k --ioengine=libaio --direct=1 --verify=meta --iodepth=128
--io_limit=300k --verify_state_save=1 --rw=randwrite --name=write3
--filename=/dev/dm-7 && fio --bs=4k --ioengine=libaio --direct=1
--verify=meta --iodepth=128 --verify_state_load=1 --rw=randread
--name=write3 --filename=/dev/dm-7

However if I put the iodepth of the second fio command down to 64 or
set io_limit the error goes away. I have also sometimes seen an error
that looks similar if the first fio is killed via ctrl-C. Is this to
be expected?

-- 
Sitsofe | http://sucs.org/~sits/

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

end of thread, other threads:[~2015-02-15 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-15 11:01 Should io_limits/queue depth flushed persist while using verify_state? Sitsofe Wheeler
2015-01-15 22:45 ` Jens Axboe
2015-01-16 17:24   ` Jens Axboe
2015-01-17  9:11     ` Sitsofe Wheeler
2015-01-29  6:18       ` Sitsofe Wheeler
2015-01-29 16:43         ` Jens Axboe
2015-02-15 13:07           ` Sitsofe Wheeler

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.