All of lore.kernel.org
 help / color / mirror / Atom feed
* numberio failure with numjobs=1
@ 2017-03-31  2:25 Guruganesh Hegde
  2017-03-31  5:58 ` Sitsofe Wheeler
  0 siblings, 1 reply; 6+ messages in thread
From: Guruganesh Hegde @ 2017-03-31  2:25 UTC (permalink / raw)
  To: fio

Hi,

I am using fio version 2.12 and using following configuration to
perform data integrity check
--------------------------------------------------------------------
[write-phase]
group_reporting
rw=randwrite
bs=4k
direct=1
ioengine=libaio

iodepth=32
numjobs=1

size=32G
randseed=40964096
verify=crc32c

verify_dump=1
refill_buffers

filename=/dev/nvme0n1

loops=10
----------------------------------------------------------------------------------

What I am seeing is fio fails for numberio with mismatch.
"verify: bad header numberio x wanted y"

I have modified fio 'verify.c' to continue on numberio mismatch error.
All other header checks like header crc & data crcs are verified.

After the above changes fio reports only few numberio errors and there
seem to no other data integrity error.

Is there anything I am missing in fio configuration?

Best Regards,
Gruu

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

end of thread, other threads:[~2017-03-31 21:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31  2:25 numberio failure with numjobs=1 Guruganesh Hegde
2017-03-31  5:58 ` Sitsofe Wheeler
     [not found]   ` <CACqzM2AmmgacpGd+QVt42=SdqQrDENigb7TUs-x50iuD9KWt6Q@mail.gmail.com>
2017-03-31  6:11     ` Sitsofe Wheeler
2017-03-31  6:25       ` Guruganesh Hegde
2017-03-31 13:47         ` Guruganesh Hegde
2017-03-31 21:25           ` 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.