xref: /qemu/tests/qemu-iotests/131.out (revision a976a99a)
1QA output created by 131
2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
3== read empty image ==
4read 65536/65536 bytes at offset 32768
564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
6== write more than 1 block in a row ==
7wrote 131072/131072 bytes at offset 32768
8128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9== read less than block ==
10read 32768/32768 bytes at offset 32768
1132 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12== read exactly 1 block ==
13read 65536/65536 bytes at offset 65536
1464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15== read more than 1 block ==
16read 131072/131072 bytes at offset 32768
17128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18== check that there is no trash after written ==
19read 32768/32768 bytes at offset 163840
2032 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21== check that there is no trash before written ==
22read 32768/32768 bytes at offset 0
2332 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24== Corrupt image ==
25qemu-io: can't open device TEST_DIR/t.parallels: parallels: Image was not closed correctly; cannot be opened read/write
26ERROR image was not closed correctly
27
281 errors were found on the image.
29Data may be corrupted, or further writes to the image may corrupt it.
30Repairing image was not closed correctly
31The following inconsistencies were found and repaired:
32
33    0 leaked clusters
34    1 corruptions
35
36Double checking the fixed image now...
37No errors were found on the image.
38read 65536/65536 bytes at offset 65536
3964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40== allocate with backing ==
41Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
42Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
43wrote 65536/65536 bytes at offset 0
4464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45wrote 64/64 bytes at offset 0
4664 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
47read 64/64 bytes at offset 0
4864 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
49read 65472/65472 bytes at offset 64
5063.938 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
51read 67043328/67043328 bytes at offset 65536
5263.938 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53*** done
54