All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guruganesh Hegde <guruhegde4u@gmail.com>
To: fio@vger.kernel.org
Subject: numberio failure with numjobs=1
Date: Fri, 31 Mar 2017 07:55:55 +0530	[thread overview]
Message-ID: <CACqzM2CTN9w45owkjvoTR+Ca4QJFvM_MnOZE9+BU+dCxo2nuEQ@mail.gmail.com> (raw)

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

             reply	other threads:[~2017-03-31  2:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-31  2:25 Guruganesh Hegde [this message]
2017-03-31  5:58 ` numberio failure with numjobs=1 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

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=CACqzM2CTN9w45owkjvoTR+Ca4QJFvM_MnOZE9+BU+dCxo2nuEQ@mail.gmail.com \
    --to=guruhegde4u@gmail.com \
    --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.