qtest/ahci: rename 'Command' to 'CommandHeader'
[qemu/ar7.git] / tests / qemu-iotests / 060.out
blobdc9f6b7570b8fbe52162d338de8f3a8c847aab14
1 QA output created by 060
3 === Testing L2 reference into L1 ===
5 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6 ERROR cluster 3 refcount=1 reference=3
8 1 errors were found on the image.
9 Data may be corrupted, or further writes to the image may corrupt it.
10 incompatible_features     0x0
11 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L1 table); further corruption events will be suppressed
12 write failed: Input/output error
13 incompatible_features     0x2
14 image: TEST_DIR/t.IMGFMT
15 file format: IMGFMT
16 virtual size: 64M (67108864 bytes)
17 cluster_size: 65536
18 Format specific information:
19     compat: 1.1
20     lazy refcounts: false
21     corrupt: true
22 qemu-io: can't open device TEST_DIR/t.IMGFMT: IMGFMT: Image is corrupt; cannot be opened read/write
23 read 512/512 bytes at offset 0
24 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26 === Testing cluster data reference into refcount block ===
28 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
29 ERROR refcount block 0 refcount=2
30 ERROR cluster 2 refcount=1 reference=2
32 2 errors were found on the image.
33 Data may be corrupted, or further writes to the image may corrupt it.
34 incompatible_features     0x0
35 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with refcount block); further corruption events will be suppressed
36 write failed: Input/output error
37 incompatible_features     0x2
38 ERROR refcount block 0 refcount=2
39 ERROR cluster 2 refcount=1 reference=2
40 Rebuilding refcount structure
41 Repairing cluster 1 refcount=1 reference=0
42 Repairing cluster 2 refcount=2 reference=1
43 The following inconsistencies were found and repaired:
45     0 leaked clusters
46     2 corruptions
48 Double checking the fixed image now...
49 No errors were found on the image.
50 incompatible_features     0x0
51 wrote 512/512 bytes at offset 0
52 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 incompatible_features     0x0
55 === Testing cluster data reference into inactive L2 table ===
57 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
58 wrote 512/512 bytes at offset 0
59 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60 wrote 512/512 bytes at offset 0
61 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
62 ERROR cluster 4 refcount=1 reference=2
63 Leaked cluster 9 refcount=1 reference=0
65 1 errors were found on the image.
66 Data may be corrupted, or further writes to the image may corrupt it.
68 1 leaked clusters were found on the image.
69 This means waste of disk space, but no harm to data.
70 incompatible_features     0x0
71 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with inactive L2 table); further corruption events will be suppressed
72 write failed: Input/output error
73 incompatible_features     0x2
74 ERROR cluster 4 refcount=1 reference=2
75 Leaked cluster 9 refcount=1 reference=0
76 Repairing cluster 4 refcount=1 reference=2
77 Repairing cluster 9 refcount=1 reference=0
78 Repairing OFLAG_COPIED data cluster: l2_entry=8000000000040000 refcount=2
79 The following inconsistencies were found and repaired:
81     1 leaked clusters
82     2 corruptions
84 Double checking the fixed image now...
85 No errors were found on the image.
86 incompatible_features     0x0
87 wrote 512/512 bytes at offset 0
88 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
89 incompatible_features     0x0
90 read 512/512 bytes at offset 0
91 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
92 No errors were found on the image.
93 read 512/512 bytes at offset 0
94 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
96 === Testing overlap while COW is in flight ===
98 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
99 wrote 65536/65536 bytes at offset 0
100 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
101 wrote 65536/65536 bytes at offset 536870912
102 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
103 discard 65536/65536 bytes at offset 0
104 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
105 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with active L2 table); further corruption events will be suppressed
106 blkdebug: Suspended request '0'
107 write failed: Input/output error
108 blkdebug: Resuming request '0'
109 aio_write failed: No medium found
111 === Testing unallocated image header ===
113 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
114 wrote 65536/65536 bytes at offset 0
115 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
116 qcow2: Marking image as corrupt: Preventing invalid write on metadata (overlaps with qcow2_header); further corruption events will be suppressed
117 write failed: Input/output error
119 === Testing unaligned L1 entry ===
121 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
122 wrote 65536/65536 bytes at offset 0
123 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
124 qcow2: Marking image as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruption events will be suppressed
125 read failed: Input/output error
126 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
127 wrote 65536/65536 bytes at offset 0
128 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
129 qcow2: Marking image as corrupt: L2 table offset 0x42a00 unaligned (L1 index: 0); further corruption events will be suppressed
130 qemu-img: Error while amending options: Input/output error
132 === Testing unaligned L2 entry ===
134 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
135 wrote 65536/65536 bytes at offset 0
136 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
137 qcow2: Marking image as corrupt: Data cluster offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index: 0); further corruption events will be suppressed
138 read failed: Input/output error
140 === Testing unaligned pre-allocated zero cluster ===
142 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
143 wrote 65536/65536 bytes at offset 0
144 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
145 qcow2: Marking image as corrupt: Data cluster offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index: 0); further corruption events will be suppressed
146 qemu-img: Error while amending options: Input/output error
148 === Testing unaligned reftable entry ===
150 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
151 qcow2: Marking image as corrupt: Refblock offset 0x22a00 unaligned (reftable index: 0); further corruption events will be suppressed
152 write failed: Input/output error
154 === Testing non-fatal corruption on freeing ===
156 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
157 wrote 65536/65536 bytes at offset 0
158 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
159 qcow2: Image is corrupt: Cannot free unaligned cluster 0x52a00; further non-fatal corruption events will be suppressed
160 discard 65536/65536 bytes at offset 0
161 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
163 === Testing read-only corruption report ===
165 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
166 wrote 65536/65536 bytes at offset 0
167 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
168 qcow2: Image is corrupt: Data cluster offset 0x52a00 unaligned (L2 offset: 0x40000, L2 index: 0); further non-fatal corruption events will be suppressed
169 read failed: Input/output error
170 read failed: Input/output error
172 === Testing non-fatal and then fatal corruption report ===
174 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
175 wrote 131072/131072 bytes at offset 0
176 128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
177 qcow2: Image is corrupt: Cannot free unaligned cluster 0x52a00; further non-fatal corruption events will be suppressed
178 qcow2: Marking image as corrupt: Data cluster offset 0x62a00 unaligned (L2 offset: 0x40000, L2 index: 0x1); further corruption events will be suppressed
179 discard 65536/65536 bytes at offset 0
180 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
181 read failed: Input/output error
182 *** done