blob: 86377c80cde6c6d8656ac298ee37560946a99833 [file] [log] [blame]
Kevin Wolf231f66d2015-09-04 19:13:14 +02001QA output created by 137
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3=== Try setting valid values for all options ===
4
5wrote 33554432/33554432 bytes at offset 0
632 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7read 33554432/33554432 bytes at offset 0
832 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9discard 33554432/33554432 bytes at offset 0
1032 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11wrote 33554432/33554432 bytes at offset 0
1232 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13read 33554432/33554432 bytes at offset 0
1432 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16=== Try setting some invalid values ===
17
Thomas Huth36b99862019-04-28 17:54:44 +020018qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
19qemu-io: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time
20qemu-io: l2-cache-size may not exceed cache-size
21qemu-io: refcount-cache-size may not exceed cache-size
22qemu-io: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
23qemu-io: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
24qemu-io: Refcount cache size too big
25qemu-io: Conflicting values for qcow2 options 'overlap-check' ('constant') and 'overlap-check.template' ('all')
26qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
27qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
28qemu-io: Cache clean interval too big
Leonid Blochb7495622018-09-26 19:04:43 +030029Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=36028797018963968
Thomas Huth36b99862019-04-28 17:54:44 +020030qemu-io: L2 cache size too big
Leonid Blochb7495622018-09-26 19:04:43 +030031Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Kevin Wolf231f66d2015-09-04 19:13:14 +020032
33=== Test transaction semantics ===
34
Thomas Huth36b99862019-04-28 17:54:44 +020035qemu-io: Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
Kevin Wolf231f66d2015-09-04 19:13:14 +020036wrote 512/512 bytes at offset 0
37512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
Andrey Shinkevich036d8cb2019-09-04 12:11:19 +030038./common.rc: Killed ( VALGRIND_QEMU="${VALGRIND_QEMU_IO}" _qemu_proc_exec "${VALGRIND_LOGFILE}" "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@" )
Max Reitze66566e2019-11-07 17:37:05 +010039OK: Dirty bit not set
Kevin Wolf231f66d2015-09-04 19:13:14 +020040Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
Thomas Huth36b99862019-04-28 17:54:44 +020041qemu-io: Parameter 'lazy-refcounts' expects 'on' or 'off'
Max Reitze66566e2019-11-07 17:37:05 +010042qcow2: Marking image as corrupt: Preventing invalid allocation of L2 table at offset 0; further corruption events will be suppressed
Kevin Wolf231f66d2015-09-04 19:13:14 +020043write failed: Input/output error
44*** done