Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 039.out @ 9a05feab

History | View | Annotate | Download (1.9 kB)

1 dc68afe0 Stefan Hajnoczi
QA output created by 039
2 dc68afe0 Stefan Hajnoczi
3 dc68afe0 Stefan Hajnoczi
== Checking that image is clean on shutdown ==
4 b0869a46 Kevin Wolf
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
5 dc68afe0 Stefan Hajnoczi
wrote 512/512 bytes at offset 0
6 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
7 dc68afe0 Stefan Hajnoczi
incompatible_features     0x0
8 dc68afe0 Stefan Hajnoczi
No errors were found on the image.
9 dc68afe0 Stefan Hajnoczi
10 dc68afe0 Stefan Hajnoczi
== Creating a dirty image file ==
11 b0869a46 Kevin Wolf
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
12 dc68afe0 Stefan Hajnoczi
wrote 512/512 bytes at offset 0
13 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14 dc68afe0 Stefan Hajnoczi
incompatible_features     0x1
15 dc68afe0 Stefan Hajnoczi
ERROR cluster 5 refcount=0 reference=1
16 b3f3a30f Max Reitz
ERROR OFLAG_COPIED data cluster: l2_entry=8000000000050000 refcount=0
17 dc68afe0 Stefan Hajnoczi
18 dc68afe0 Stefan Hajnoczi
2 errors were found on the image.
19 dc68afe0 Stefan Hajnoczi
Data may be corrupted, or further writes to the image may corrupt it.
20 dc68afe0 Stefan Hajnoczi
21 dc68afe0 Stefan Hajnoczi
== Read-only access must still work ==
22 dc68afe0 Stefan Hajnoczi
read 512/512 bytes at offset 0
23 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24 dc68afe0 Stefan Hajnoczi
incompatible_features     0x1
25 dc68afe0 Stefan Hajnoczi
26 dc68afe0 Stefan Hajnoczi
== Repairing the image file must succeed ==
27 dc68afe0 Stefan Hajnoczi
Repairing cluster 5 refcount=0 reference=1
28 058f8f16 Stefan Hajnoczi
The following inconsistencies were found and repaired:
29 058f8f16 Stefan Hajnoczi
30 058f8f16 Stefan Hajnoczi
    0 leaked clusters
31 058f8f16 Stefan Hajnoczi
    1 corruptions
32 058f8f16 Stefan Hajnoczi
33 058f8f16 Stefan Hajnoczi
Double checking the fixed image now...
34 dc68afe0 Stefan Hajnoczi
No errors were found on the image.
35 dc68afe0 Stefan Hajnoczi
incompatible_features     0x0
36 dc68afe0 Stefan Hajnoczi
37 dc68afe0 Stefan Hajnoczi
== Data should still be accessible after repair ==
38 dc68afe0 Stefan Hajnoczi
read 512/512 bytes at offset 0
39 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40 dc68afe0 Stefan Hajnoczi
41 dc68afe0 Stefan Hajnoczi
== Opening a dirty image read/write should repair it ==
42 b0869a46 Kevin Wolf
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
43 dc68afe0 Stefan Hajnoczi
wrote 512/512 bytes at offset 0
44 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
45 dc68afe0 Stefan Hajnoczi
incompatible_features     0x1
46 dc68afe0 Stefan Hajnoczi
Repairing cluster 5 refcount=0 reference=1
47 dc68afe0 Stefan Hajnoczi
wrote 512/512 bytes at offset 0
48 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
49 dc68afe0 Stefan Hajnoczi
incompatible_features     0x0
50 dc68afe0 Stefan Hajnoczi
51 dc68afe0 Stefan Hajnoczi
== Creating an image file with lazy_refcounts=off ==
52 dc68afe0 Stefan Hajnoczi
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=134217728 
53 dc68afe0 Stefan Hajnoczi
wrote 512/512 bytes at offset 0
54 dc68afe0 Stefan Hajnoczi
512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
55 dc68afe0 Stefan Hajnoczi
incompatible_features     0x0
56 dc68afe0 Stefan Hajnoczi
No errors were found on the image.
57 dc68afe0 Stefan Hajnoczi
*** done