]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/039.out
nbd-server: Call blk_set_allow_aio_context_change()
[mirror_qemu.git] / tests / qemu-iotests / 039.out
CommitLineData
dc68afe0
SH
1QA output created by 039
2
3== Checking that image is clean on shutdown ==
7486458c 4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
dc68afe0
SH
5wrote 512/512 bytes at offset 0
6512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7incompatible_features 0x0
8No errors were found on the image.
9
10== Creating a dirty image file ==
7486458c 11Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
dc68afe0
SH
12wrote 512/512 bytes at offset 0
13512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
d1f2447a 14./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
076003f5 15 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 16else
076003f5 17 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 18fi )
dc68afe0 19incompatible_features 0x1
dc68afe0 20ERROR cluster 5 refcount=0 reference=1
b3f3a30f 21ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
dc68afe0
SH
22
232 errors were found on the image.
24Data may be corrupted, or further writes to the image may corrupt it.
25
26== Read-only access must still work ==
27read 512/512 bytes at offset 0
28512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
29incompatible_features 0x1
30
31== Repairing the image file must succeed ==
d26e6ec0
HR
32ERROR cluster 5 refcount=0 reference=1
33Rebuilding refcount structure
34Repairing cluster 1 refcount=1 reference=0
35Repairing cluster 2 refcount=1 reference=0
058f8f16
SH
36The following inconsistencies were found and repaired:
37
38 0 leaked clusters
39 1 corruptions
40
41Double checking the fixed image now...
dc68afe0
SH
42No errors were found on the image.
43incompatible_features 0x0
44
45== Data should still be accessible after repair ==
46read 512/512 bytes at offset 0
47512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
48
49== Opening a dirty image read/write should repair it ==
7486458c 50Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
dc68afe0
SH
51wrote 512/512 bytes at offset 0
52512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
d1f2447a 53./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
076003f5 54 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 55else
076003f5 56 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 57fi )
dc68afe0 58incompatible_features 0x1
d26e6ec0
HR
59ERROR cluster 5 refcount=0 reference=1
60Rebuilding refcount structure
61Repairing cluster 1 refcount=1 reference=0
62Repairing cluster 2 refcount=1 reference=0
dc68afe0
SH
63wrote 512/512 bytes at offset 0
64512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
65incompatible_features 0x0
66
67== Creating an image file with lazy_refcounts=off ==
7486458c 68Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
dc68afe0
SH
69wrote 512/512 bytes at offset 0
70512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
d1f2447a 71./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
076003f5 72 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 73else
076003f5 74 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 75fi )
dc68afe0
SH
76incompatible_features 0x0
77No errors were found on the image.
4c2e5f8f
KW
78
79== Committing to a backing file with lazy_refcounts=on ==
7486458c 80Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=134217728
fe646693 81Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 backing_file=TEST_DIR/t.IMGFMT.base
4c2e5f8f
KW
82wrote 512/512 bytes at offset 0
83512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84Image committed.
85incompatible_features 0x0
86incompatible_features 0x0
87No errors were found on the image.
88No errors were found on the image.
e615053b
KW
89
90== Changing lazy_refcounts setting at runtime ==
91Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
92wrote 512/512 bytes at offset 0
93512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
d1f2447a 94./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
076003f5 95 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 96else
076003f5 97 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 98fi )
e615053b
KW
99incompatible_features 0x1
100ERROR cluster 5 refcount=0 reference=1
101ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
102
1032 errors were found on the image.
104Data may be corrupted, or further writes to the image may corrupt it.
105Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728
106wrote 512/512 bytes at offset 0
107512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
d1f2447a 108./common.rc: Killed ( if [ "${VALGRIND_QEMU}" == "y" ]; then
076003f5 109 exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 110else
076003f5 111 exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
e6c17669 112fi )
e615053b
KW
113incompatible_features 0x0
114No errors were found on the image.
dc68afe0 115*** done