]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/137.out
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging
[mirror_qemu.git] / tests / qemu-iotests / 137.out
1 QA output created by 137
2 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3 === Try setting valid values for all options ===
4
5 wrote 33554432/33554432 bytes at offset 0
6 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7 read 33554432/33554432 bytes at offset 0
8 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9 discard 33554432/33554432 bytes at offset 0
10 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11 wrote 33554432/33554432 bytes at offset 0
12 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13 read 33554432/33554432 bytes at offset 0
14 32 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15
16 === Try setting some invalid values ===
17
18 Parameter 'lazy-refcounts' expects 'on' or 'off'
19 cache-size, l2-cache-size and refcount-cache-size may not be set the same time
20 l2-cache-size may not exceed cache-size
21 refcount-cache-size may not exceed cache-size
22 L2 cache size too big
23 L2 cache size too big
24 Conflicting values for qcow2 options 'overlap-check' ('constant') and 'overlap-check.template' ('all')
25 Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
26 Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
27 Cache clean interval too big
28
29 === Test transaction semantics ===
30
31 Unsupported value 'blubb' for qcow2 option 'overlap-check'. Allowed are any of the following: none, constant, cached, all
32 wrote 512/512 bytes at offset 0
33 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
34 ./common.config: Killed ( exec "$QEMU_IO_PROG" $QEMU_IO_OPTIONS "$@" )
35 incompatible_features 0x0
36 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
37 wrote 65536/65536 bytes at offset 0
38 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
39 Parameter 'lazy-refcounts' expects 'on' or 'off'
40 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header); further corruption events will be suppressed
41 write failed: Input/output error
42 *** done