xref: /openbmc/qemu/tests/qemu-iotests/060.out (revision a42e9c41)
1QA output created by 060
2
3=== Testing L2 reference into L1 ===
4
5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6ERROR cluster 3 refcount=1 reference=3
7
81 errors were found on the image.
9Data may be corrupted, or further writes to the image may corrupt it.
10incompatible_features     0x0
11qcow2: Preventing invalid write on metadata (overlaps with active L1 table); image marked as corrupt.
12write failed: Input/output error
13incompatible_features     0x2
14qcow2: Image is corrupt; cannot be opened read/write.
15qemu-io: can't open device
16no file open, try 'help open'
17read 512/512 bytes at offset 0
18512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19
20=== Testing cluster data reference into refcount block ===
21
22Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
23ERROR refcount block 0 refcount=2
24ERROR cluster 2 refcount=1 reference=2
25
262 errors were found on the image.
27Data may be corrupted, or further writes to the image may corrupt it.
28incompatible_features     0x0
29qcow2: Preventing invalid write on metadata (overlaps with refcount block); image marked as corrupt.
30write failed: Input/output error
31incompatible_features     0x2
32Repairing refcount block 0 refcount=2
33The following inconsistencies were found and repaired:
34
35    0 leaked clusters
36    1 corruptions
37
38Double checking the fixed image now...
39No errors were found on the image.
40incompatible_features     0x0
41wrote 512/512 bytes at offset 0
42512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
43incompatible_features     0x0
44*** done
45