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' 19*308999e9SLeonid Blochcache-size, l2-cache-size and refcount-cache-size may not be set at 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 2303b1b6f0SAlberto GarciaL2 cache entry size must be a power of two between 512 and the cluster size (65536) 2403b1b6f0SAlberto GarciaL2 cache entry size must be a power of two between 512 and the cluster size (65536) 2552253998SAlberto GarciaRefcount cache size too big 26231f66d2SKevin WolfConflicting values for qcow2 options 'overlap-check' ('constant') and 'overlap-check.template' ('all') 27231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 28231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 29231f66d2SKevin WolfCache clean interval too big 30231f66d2SKevin Wolf 31231f66d2SKevin Wolf=== Test transaction semantics === 32231f66d2SKevin Wolf 33231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all 34231f66d2SKevin Wolfwrote 512/512 bytes at offset 0 35231f66d2SKevin Wolf512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 36d1f2447aSPaolo Bonzini./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then 37076003f5SDaniel P. Berrange exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@"; 38e6c17669SJeff Codyelse 39076003f5SDaniel P. Berrange exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@"; 40e6c17669SJeff Codyfi ) 41231f66d2SKevin Wolfincompatible_features 0x0 42231f66d2SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 43231f66d2SKevin Wolfwrote 65536/65536 bytes at offset 0 44231f66d2SKevin Wolf64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec) 45231f66d2SKevin WolfParameter 'lazy-refcounts' expects 'on' or 'off' 46231f66d2SKevin Wolfqcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header); further corruption events will be suppressed 47231f66d2SKevin Wolfwrite failed: Input/output error 48231f66d2SKevin Wolf*** done 49