From: Saeed <ionictea@gmail.com>
To: fio@vger.kernel.org
Subject: "errror=Invalid or incomplete multibyte or wide character" & "verify: bad header numberio" errors
Date: Fri, 22 Jul 2016 11:29:49 -0500 [thread overview]
Message-ID: <nmthlt$4m6$1@ger.gmane.org> (raw)
Has anyone seen these errors before?
Here's the job file:
bs=4k
ioengine=libaio
iodepth=32
size=1g
direct=1
runtime=60
filename=/dev/sdb
group_reporting
numjobs=10
# validation
do_verify=1
verify_fatal=1
verify_dump=1
verify_pattern=0x01020304
[mixed-a]
rw=readwrite
stonewall
[mixed-b]
rw=randrw
stonewall
[mixed-c]
rw=readwrite:4k
stonewall
[mixed-d]
rw=randrw:4k
stonewall
Errors:
Multiple writers may overwrite blocks that belong to other jobs. This
can cause verification failures.
mixed-verify-random-with-holes-4k: (g=3): rw=randrw,
bs=4K-4K/4K-4K/4K-4K, ioengine=libaio, iodepth=32
...
fio-2.12
Starting 40 processes
fio: pid=5809, err=84/file:io_u.c:1968, func=io_u_queued_complete,
error=Invalid or incomplete multibyte or wide character
fio: pid=5814, err=84/file:io_u.c:1968, func=io_u_queued_complete,
error=Invalid or incomplete multibyte or wide character
fio: pid=5808, err=84/file:io_u.c:1968, func=io_u_queued_complete,
error=Invalid or incomplete multibyte or wide character
verify: bad header numberio 2985, wanted 11 at file /dev/sdb offset
1224704, length 4096
hdr_fail data dumped as sdb.1224704.hdr_fail
verify: bad header numberio 2986, wanted 12 at file /dev/sdb offset
1228800, length 4096
hdr_fail data dumped as sdb.1228800.hdr_fail
verify: bad header numberio 23727, wanted 22903 at file /dev/sdb offset
106496, length 4096
hdr_fail data dumped as sdb.106496.hdr_fail
verify: bad header numberio 13399, wanted 1319 at file /dev/sdb offset
311296, length 4096
hdr_fail data dumped as sdb.311296.hdr_fail
next reply other threads:[~2016-07-22 16:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 16:29 Saeed [this message]
2016-07-22 18:58 ` "errror=Invalid or incomplete multibyte or wide character" & "verify: bad header numberio" errors Sitsofe Wheeler
2016-07-22 19:06 ` Sitsofe Wheeler
2016-07-24 15:33 ` Saeed
2016-07-24 21:46 ` Jens Axboe
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='nmthlt$4m6$1@ger.gmane.org' \
--to=ionictea@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.