Flexible I/O Tester development
 help / color / mirror / Atom feed
* A bug in combining fsrange and verify
@ 2014-01-25  2:07 Wallence Lu
  2014-01-27 19:22 ` Jens Axboe
  0 siblings, 1 reply; 10+ messages in thread
From: Wallence Lu @ 2014-01-25  2:07 UTC (permalink / raw)
  To: fio

Hi,

I've hit a bug in using the combination of bsrange and verify.
Basically I want to do a random write test with a variable block size,
and then verify the content after the write. But for some reason, the
verify phase fails consistently.

Linux distribution:
Ubuntu 12.04.2 LTS, Linux version 3.5.0-23-generic
$ fio --version
fio 1.59

Conf file:
[global]
thread=1
ioengine=libaio
buffered=0
direct=1
runtime=5400
write_iolog=./w_iolog2

[rand-write]
bsrange=512-32K
filename=disk.raw
iodepth=1280
size=256M
verify=meta
verify_pattern=0x33
rw=randwrite

The output complains as the following:
Jobs: 1 (f=1): [V] [50.5% done] [0K/0K/0K /s] [0 /0 /0  iops] [eta
01m:40s]     verify: bad magic header 0, wanted acca at file
/home/maohua/test-clone/softwareCache/qemu/iscsi_sdd2/disk.raw offset
1179648, length 0
fio: pid=6118, err=84/file:io_u.c:1477, func=io_u_queued_complete,
error=Invalid or incomplete multibyte or wide character

rand-write: (groupid=0, jobs=1): err=84 (file:io_u.c:1477,
func=io_u_queued_complete, error=Invalid or incomplete multibyte or
wide character): pid=6118: Fri Jan 24 17:40:16 201

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

end of thread, other threads:[~2014-02-03 22:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-25  2:07 A bug in combining fsrange and verify Wallence Lu
2014-01-27 19:22 ` Jens Axboe
2014-01-27 20:42   ` Wallence Lu
2014-01-27 22:46     ` Jens Axboe
2014-01-27 23:03       ` Jens Axboe
2014-01-27 23:16         ` Grant Grundler
2014-01-27 23:31           ` Jens Axboe
2014-01-28  0:00             ` Grant Grundler
2014-01-28 17:26               ` Jens Axboe
2014-02-03 22:05                 ` Grant Grundler

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