xref: /qemu/tests/qemu-iotests/137.out (revision b749562d)
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'
19308999e9SLeonid 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
2203b1b6f0SAlberto GarciaL2 cache entry size must be a power of two between 512 and the cluster size (65536)
2303b1b6f0SAlberto GarciaL2 cache entry size must be a power of two between 512 and the cluster size (65536)
2452253998SAlberto GarciaRefcount cache size too big
25231f66d2SKevin WolfConflicting values for qcow2 options 'overlap-check' ('constant') and 'overlap-check.template' ('all')
26231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
27231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
28231f66d2SKevin WolfCache clean interval too big
29*b749562dSLeonid BlochFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=36028797018963968
30*b749562dSLeonid BlochL2 cache size too big
31*b749562dSLeonid BlochFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
32231f66d2SKevin Wolf
33231f66d2SKevin Wolf=== Test transaction semantics ===
34231f66d2SKevin Wolf
35231f66d2SKevin WolfUnsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
36231f66d2SKevin Wolfwrote 512/512 bytes at offset 0
37231f66d2SKevin Wolf512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
38d1f2447aSPaolo Bonzini./common.rc: Killed                  ( if [ "${VALGRIND_QEMU}" == "y" ]; then
39076003f5SDaniel P. Berrange    exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
40e6c17669SJeff Codyelse
41076003f5SDaniel P. Berrange    exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
42e6c17669SJeff Codyfi )
43231f66d2SKevin Wolfincompatible_features     0x0
44231f66d2SKevin WolfFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
45231f66d2SKevin Wolfwrote 65536/65536 bytes at offset 0
46231f66d2SKevin Wolf64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47231f66d2SKevin WolfParameter 'lazy-refcounts' expects 'on' or 'off'
48231f66d2SKevin Wolfqcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header); further corruption events will be suppressed
49231f66d2SKevin Wolfwrite failed: Input/output error
50231f66d2SKevin Wolf*** done
51