1231f66d2SKevin WolfQA output created by 137 2231f66d2SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 3231f66d2SKevin Wolf=== Try setting valid values for all options === 4231f66d2SKevin Wolf 5231f66d2SKevin Wolfwrote 33554432/33554432 bytes at offset 0 6231f66d2SKevin Wolf32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 7231f66d2SKevin Wolfread 33554432/33554432 bytes at offset 0 8231f66d2SKevin Wolf32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 9231f66d2SKevin Wolfdiscard 33554432/33554432 bytes at offset 0 10231f66d2SKevin Wolf32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 11231f66d2SKevin Wolfwrote 33554432/33554432 bytes at offset 0 12231f66d2SKevin Wolf32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 13231f66d2SKevin Wolfread 33554432/33554432 bytes at offset 0 14231f66d2SKevin Wolf32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 15231f66d2SKevin Wolf 16231f66d2SKevin Wolf=== Try setting some invalid values === 17231f66d2SKevin Wolf 18231f66d2SKevin WolfParameter 'lazy-refcounts' expects 'on' or 'off' 19231f66d2SKevin Wolfcache-size, l2-cache-size and refcount-cache-size may not be set the same time 20231f66d2SKevin Wolfl2-cache-size may not exceed cache-size 21231f66d2SKevin Wolfrefcount-cache-size may not exceed cache-size 22231f66d2SKevin WolfL2 cache size too big 23231f66d2SKevin WolfL2 cache size too big 24231f66d2SKevin WolfConflicting values for qcow2 options 'overlap-check' ('constant') and 'overlap-check.template' ('all') 25231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 26231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 27231f66d2SKevin WolfCache clean interval too big 28231f66d2SKevin Wolf 29231f66d2SKevin Wolf=== Test transaction semantics === 30231f66d2SKevin Wolf 31231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 32231f66d2SKevin Wolfwrote 512/512 bytes at offset 0 33231f66d2SKevin Wolf512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 34e6c17669SJeff Cody./common.config: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then 35*076003f5SDaniel P. Berrange exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@"; 36e6c17669SJeff Codyelse 37*076003f5SDaniel P. Berrange exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@"; 38e6c17669SJeff Codyfi ) 39231f66d2SKevin Wolfincompatible_features 0x0 40231f66d2SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 41231f66d2SKevin Wolfwrote 65536/65536 bytes at offset 0 42231f66d2SKevin Wolf64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 43231f66d2SKevin WolfParameter 'lazy-refcounts' expects 'on' or 'off' 44231f66d2SKevin Wolfqcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header); further corruption events will be suppressed 45231f66d2SKevin Wolfwrite failed: Input/output error 46231f66d2SKevin Wolf*** done 47