xref: /qemu/tests/qemu-iotests/061.out (revision 076003f526cebbf5bbef826f752019da5d2c3e89)
1a8110c3dSMax ReitzQA output created by 061
2a8110c3dSMax Reitz
3a8110c3dSMax Reitz=== Testing version downgrade with zero expansion ===
4a8110c3dSMax Reitz
5a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
7a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8a8110c3dSMax Reitzmagic                     0x514649fb
9a8110c3dSMax Reitzversion                   3
10a8110c3dSMax Reitzbacking_file_offset       0x0
11a8110c3dSMax Reitzbacking_file_size         0x0
12a8110c3dSMax Reitzcluster_bits              16
13a8110c3dSMax Reitzsize                      67108864
14a8110c3dSMax Reitzcrypt_method              0
15a8110c3dSMax Reitzl1_size                   1
16a8110c3dSMax Reitzl1_table_offset           0x30000
17a8110c3dSMax Reitzrefcount_table_offset     0x10000
18a8110c3dSMax Reitzrefcount_table_clusters   1
19a8110c3dSMax Reitznb_snapshots              0
20a8110c3dSMax Reitzsnapshot_offset           0x0
21a8110c3dSMax Reitzincompatible_features     0x0
22a8110c3dSMax Reitzcompatible_features       0x1
23a8110c3dSMax Reitzautoclear_features        0x0
24a8110c3dSMax Reitzrefcount_order            4
25a8110c3dSMax Reitzheader_length             104
26a8110c3dSMax Reitz
27b527c9b3SKevin WolfHeader extension:
28b527c9b3SKevin Wolfmagic                     0x6803f857
29b527c9b3SKevin Wolflength                    144
30b527c9b3SKevin Wolfdata                      <binary>
31b527c9b3SKevin Wolf
32a8110c3dSMax Reitzmagic                     0x514649fb
33a8110c3dSMax Reitzversion                   2
34a8110c3dSMax Reitzbacking_file_offset       0x0
35a8110c3dSMax Reitzbacking_file_size         0x0
36a8110c3dSMax Reitzcluster_bits              16
37a8110c3dSMax Reitzsize                      67108864
38a8110c3dSMax Reitzcrypt_method              0
39a8110c3dSMax Reitzl1_size                   1
40a8110c3dSMax Reitzl1_table_offset           0x30000
41a8110c3dSMax Reitzrefcount_table_offset     0x10000
42a8110c3dSMax Reitzrefcount_table_clusters   1
43a8110c3dSMax Reitznb_snapshots              0
44a8110c3dSMax Reitzsnapshot_offset           0x0
45a8110c3dSMax Reitzincompatible_features     0x0
46a8110c3dSMax Reitzcompatible_features       0x0
47a8110c3dSMax Reitzautoclear_features        0x0
48a8110c3dSMax Reitzrefcount_order            4
49a8110c3dSMax Reitzheader_length             72
50a8110c3dSMax Reitz
51a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
52a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53a8110c3dSMax ReitzNo errors were found on the image.
54a8110c3dSMax Reitz
55a8110c3dSMax Reitz=== Testing dirty version downgrade ===
56a8110c3dSMax Reitz
57a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
58a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
59a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
60e6c17669SJeff Cody./common.config: Killed                  ( if [ "${VALGRIND_QEMU}" == "y" ]; then
61*076003f5SDaniel P. Berrange    exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
62e6c17669SJeff Codyelse
63*076003f5SDaniel P. Berrange    exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
64e6c17669SJeff Codyfi )
65a8110c3dSMax Reitzmagic                     0x514649fb
66a8110c3dSMax Reitzversion                   3
67a8110c3dSMax Reitzbacking_file_offset       0x0
68a8110c3dSMax Reitzbacking_file_size         0x0
69a8110c3dSMax Reitzcluster_bits              16
70a8110c3dSMax Reitzsize                      67108864
71a8110c3dSMax Reitzcrypt_method              0
72a8110c3dSMax Reitzl1_size                   1
73a8110c3dSMax Reitzl1_table_offset           0x30000
74a8110c3dSMax Reitzrefcount_table_offset     0x10000
75a8110c3dSMax Reitzrefcount_table_clusters   1
76a8110c3dSMax Reitznb_snapshots              0
77a8110c3dSMax Reitzsnapshot_offset           0x0
78a8110c3dSMax Reitzincompatible_features     0x1
79a8110c3dSMax Reitzcompatible_features       0x1
80a8110c3dSMax Reitzautoclear_features        0x0
81a8110c3dSMax Reitzrefcount_order            4
82a8110c3dSMax Reitzheader_length             104
83a8110c3dSMax Reitz
84b527c9b3SKevin WolfHeader extension:
85b527c9b3SKevin Wolfmagic                     0x6803f857
86b527c9b3SKevin Wolflength                    144
87b527c9b3SKevin Wolfdata                      <binary>
88b527c9b3SKevin Wolf
89d26e6ec0SMax ReitzERROR cluster 5 refcount=0 reference=1
90d26e6ec0SMax ReitzERROR cluster 6 refcount=0 reference=1
91d26e6ec0SMax ReitzRebuilding refcount structure
92d26e6ec0SMax ReitzRepairing cluster 1 refcount=1 reference=0
93d26e6ec0SMax ReitzRepairing cluster 2 refcount=1 reference=0
94a8110c3dSMax Reitzmagic                     0x514649fb
95a8110c3dSMax Reitzversion                   2
96a8110c3dSMax Reitzbacking_file_offset       0x0
97a8110c3dSMax Reitzbacking_file_size         0x0
98a8110c3dSMax Reitzcluster_bits              16
99a8110c3dSMax Reitzsize                      67108864
100a8110c3dSMax Reitzcrypt_method              0
101a8110c3dSMax Reitzl1_size                   1
102a8110c3dSMax Reitzl1_table_offset           0x30000
103d26e6ec0SMax Reitzrefcount_table_offset     0x80000
104a8110c3dSMax Reitzrefcount_table_clusters   1
105a8110c3dSMax Reitznb_snapshots              0
106a8110c3dSMax Reitzsnapshot_offset           0x0
107a8110c3dSMax Reitzincompatible_features     0x0
108a8110c3dSMax Reitzcompatible_features       0x0
109a8110c3dSMax Reitzautoclear_features        0x0
110a8110c3dSMax Reitzrefcount_order            4
111a8110c3dSMax Reitzheader_length             72
112a8110c3dSMax Reitz
113a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
114a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
115a8110c3dSMax ReitzNo errors were found on the image.
116a8110c3dSMax Reitz
117a8110c3dSMax Reitz=== Testing version downgrade with unknown compat/autoclear flags ===
118a8110c3dSMax Reitz
119a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
120a8110c3dSMax Reitzmagic                     0x514649fb
121a8110c3dSMax Reitzversion                   3
122a8110c3dSMax Reitzbacking_file_offset       0x0
123a8110c3dSMax Reitzbacking_file_size         0x0
124a8110c3dSMax Reitzcluster_bits              16
125a8110c3dSMax Reitzsize                      67108864
126a8110c3dSMax Reitzcrypt_method              0
127a8110c3dSMax Reitzl1_size                   1
128a8110c3dSMax Reitzl1_table_offset           0x30000
129a8110c3dSMax Reitzrefcount_table_offset     0x10000
130a8110c3dSMax Reitzrefcount_table_clusters   1
131a8110c3dSMax Reitznb_snapshots              0
132a8110c3dSMax Reitzsnapshot_offset           0x0
133a8110c3dSMax Reitzincompatible_features     0x0
134a8110c3dSMax Reitzcompatible_features       0x40000000000
135a8110c3dSMax Reitzautoclear_features        0x40000000000
136a8110c3dSMax Reitzrefcount_order            4
137a8110c3dSMax Reitzheader_length             104
138a8110c3dSMax Reitz
139b527c9b3SKevin WolfHeader extension:
140b527c9b3SKevin Wolfmagic                     0x6803f857
141b527c9b3SKevin Wolflength                    144
142b527c9b3SKevin Wolfdata                      <binary>
143b527c9b3SKevin Wolf
144a8110c3dSMax Reitzmagic                     0x514649fb
145a8110c3dSMax Reitzversion                   2
146a8110c3dSMax Reitzbacking_file_offset       0x0
147a8110c3dSMax Reitzbacking_file_size         0x0
148a8110c3dSMax Reitzcluster_bits              16
149a8110c3dSMax Reitzsize                      67108864
150a8110c3dSMax Reitzcrypt_method              0
151a8110c3dSMax Reitzl1_size                   1
152a8110c3dSMax Reitzl1_table_offset           0x30000
153a8110c3dSMax Reitzrefcount_table_offset     0x10000
154a8110c3dSMax Reitzrefcount_table_clusters   1
155a8110c3dSMax Reitznb_snapshots              0
156a8110c3dSMax Reitzsnapshot_offset           0x0
157a8110c3dSMax Reitzincompatible_features     0x0
158a8110c3dSMax Reitzcompatible_features       0x0
159a8110c3dSMax Reitzautoclear_features        0x0
160a8110c3dSMax Reitzrefcount_order            4
161a8110c3dSMax Reitzheader_length             72
162a8110c3dSMax Reitz
163a8110c3dSMax ReitzNo errors were found on the image.
164a8110c3dSMax Reitz
165a8110c3dSMax Reitz=== Testing version upgrade and resize ===
166a8110c3dSMax Reitz
167a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
168a8110c3dSMax Reitzwrote 65536/65536 bytes at offset 44040192
169a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
170a8110c3dSMax Reitzmagic                     0x514649fb
171a8110c3dSMax Reitzversion                   2
172a8110c3dSMax Reitzbacking_file_offset       0x0
173a8110c3dSMax Reitzbacking_file_size         0x0
174a8110c3dSMax Reitzcluster_bits              16
175a8110c3dSMax Reitzsize                      67108864
176a8110c3dSMax Reitzcrypt_method              0
177a8110c3dSMax Reitzl1_size                   1
178a8110c3dSMax Reitzl1_table_offset           0x30000
179a8110c3dSMax Reitzrefcount_table_offset     0x10000
180a8110c3dSMax Reitzrefcount_table_clusters   1
181a8110c3dSMax Reitznb_snapshots              0
182a8110c3dSMax Reitzsnapshot_offset           0x0
183a8110c3dSMax Reitzincompatible_features     0x0
184a8110c3dSMax Reitzcompatible_features       0x0
185a8110c3dSMax Reitzautoclear_features        0x0
186a8110c3dSMax Reitzrefcount_order            4
187a8110c3dSMax Reitzheader_length             72
188a8110c3dSMax Reitz
189a8110c3dSMax Reitzmagic                     0x514649fb
190a8110c3dSMax Reitzversion                   3
191a8110c3dSMax Reitzbacking_file_offset       0x0
192a8110c3dSMax Reitzbacking_file_size         0x0
193a8110c3dSMax Reitzcluster_bits              16
194a8110c3dSMax Reitzsize                      134217728
195a8110c3dSMax Reitzcrypt_method              0
196a8110c3dSMax Reitzl1_size                   1
197a8110c3dSMax Reitzl1_table_offset           0x30000
198a8110c3dSMax Reitzrefcount_table_offset     0x10000
199a8110c3dSMax Reitzrefcount_table_clusters   1
200a8110c3dSMax Reitznb_snapshots              0
201a8110c3dSMax Reitzsnapshot_offset           0x0
202a8110c3dSMax Reitzincompatible_features     0x0
203a8110c3dSMax Reitzcompatible_features       0x1
204a8110c3dSMax Reitzautoclear_features        0x0
205a8110c3dSMax Reitzrefcount_order            4
206a8110c3dSMax Reitzheader_length             104
207a8110c3dSMax Reitz
208a8110c3dSMax ReitzHeader extension:
209a8110c3dSMax Reitzmagic                     0x6803f857
210a8110c3dSMax Reitzlength                    144
211a8110c3dSMax Reitzdata                      <binary>
212a8110c3dSMax Reitz
213a8110c3dSMax Reitzread 65536/65536 bytes at offset 44040192
214a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
215a8110c3dSMax ReitzNo errors were found on the image.
216a8110c3dSMax Reitz
217a8110c3dSMax Reitz=== Testing dirty lazy_refcounts=off ===
218a8110c3dSMax Reitz
219a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
220a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
221a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
222e6c17669SJeff Cody./common.config: Killed                  ( if [ "${VALGRIND_QEMU}" == "y" ]; then
223*076003f5SDaniel P. Berrange    exec valgrind --log-file="${VALGRIND_LOGFILE}" --error-exitcode=99 "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
224e6c17669SJeff Codyelse
225*076003f5SDaniel P. Berrange    exec "$QEMU_IO_PROG" $QEMU_IO_ARGS "$@";
226e6c17669SJeff Codyfi )
227a8110c3dSMax Reitzmagic                     0x514649fb
228a8110c3dSMax Reitzversion                   3
229a8110c3dSMax Reitzbacking_file_offset       0x0
230a8110c3dSMax Reitzbacking_file_size         0x0
231a8110c3dSMax Reitzcluster_bits              16
232a8110c3dSMax Reitzsize                      67108864
233a8110c3dSMax Reitzcrypt_method              0
234a8110c3dSMax Reitzl1_size                   1
235a8110c3dSMax Reitzl1_table_offset           0x30000
236a8110c3dSMax Reitzrefcount_table_offset     0x10000
237a8110c3dSMax Reitzrefcount_table_clusters   1
238a8110c3dSMax Reitznb_snapshots              0
239a8110c3dSMax Reitzsnapshot_offset           0x0
240a8110c3dSMax Reitzincompatible_features     0x1
241a8110c3dSMax Reitzcompatible_features       0x1
242a8110c3dSMax Reitzautoclear_features        0x0
243a8110c3dSMax Reitzrefcount_order            4
244a8110c3dSMax Reitzheader_length             104
245a8110c3dSMax Reitz
246b527c9b3SKevin WolfHeader extension:
247b527c9b3SKevin Wolfmagic                     0x6803f857
248b527c9b3SKevin Wolflength                    144
249b527c9b3SKevin Wolfdata                      <binary>
250b527c9b3SKevin Wolf
251d26e6ec0SMax ReitzERROR cluster 5 refcount=0 reference=1
252d26e6ec0SMax ReitzERROR cluster 6 refcount=0 reference=1
253d26e6ec0SMax ReitzRebuilding refcount structure
254d26e6ec0SMax ReitzRepairing cluster 1 refcount=1 reference=0
255d26e6ec0SMax ReitzRepairing cluster 2 refcount=1 reference=0
256a8110c3dSMax Reitzmagic                     0x514649fb
257a8110c3dSMax Reitzversion                   3
258a8110c3dSMax Reitzbacking_file_offset       0x0
259a8110c3dSMax Reitzbacking_file_size         0x0
260a8110c3dSMax Reitzcluster_bits              16
261a8110c3dSMax Reitzsize                      67108864
262a8110c3dSMax Reitzcrypt_method              0
263a8110c3dSMax Reitzl1_size                   1
264a8110c3dSMax Reitzl1_table_offset           0x30000
265d26e6ec0SMax Reitzrefcount_table_offset     0x80000
266a8110c3dSMax Reitzrefcount_table_clusters   1
267a8110c3dSMax Reitznb_snapshots              0
268a8110c3dSMax Reitzsnapshot_offset           0x0
269a8110c3dSMax Reitzincompatible_features     0x0
270a8110c3dSMax Reitzcompatible_features       0x0
271a8110c3dSMax Reitzautoclear_features        0x0
272a8110c3dSMax Reitzrefcount_order            4
273a8110c3dSMax Reitzheader_length             104
274a8110c3dSMax Reitz
275a8110c3dSMax ReitzHeader extension:
276a8110c3dSMax Reitzmagic                     0x6803f857
277a8110c3dSMax Reitzlength                    144
278a8110c3dSMax Reitzdata                      <binary>
279a8110c3dSMax Reitz
280a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
281a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
282a8110c3dSMax ReitzNo errors were found on the image.
283a8110c3dSMax Reitz
284a8110c3dSMax Reitz=== Testing backing file ===
285a8110c3dSMax Reitz
286a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
287a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
288a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
289a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
290a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
291a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
292a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
293a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
294a8110c3dSMax ReitzNo errors were found on the image.
295a8110c3dSMax Reitz
296a8110c3dSMax Reitz=== Testing invalid configurations ===
297a8110c3dSMax Reitz
298a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
29929d72431SMax Reitzqemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
300a8110c3dSMax Reitzqemu-img: Error while amending options: Invalid argument
30129d72431SMax Reitzqemu-img: Lazy refcounts only supported with compatibility level 1.1 and above (use compat=1.1 or greater)
302a8110c3dSMax Reitzqemu-img: Error while amending options: Invalid argument
30329d72431SMax Reitzqemu-img: Unknown compatibility level 0.42
304a8110c3dSMax Reitzqemu-img: Error while amending options: Invalid argument
30583d0521aSChunyan Liuqemu-img: Invalid parameter 'foo'
30629d72431SMax Reitzqemu-img: Changing the cluster size is not supported
307a8110c3dSMax Reitzqemu-img: Error while amending options: Operation not supported
30829d72431SMax Reitzqemu-img: Changing the encryption flag is not supported
309a8110c3dSMax Reitzqemu-img: Error while amending options: Operation not supported
31029d72431SMax Reitzqemu-img: Cannot change preallocation mode
311a8110c3dSMax Reitzqemu-img: Error while amending options: Operation not supported
312a8110c3dSMax Reitz
313a8110c3dSMax Reitz=== Testing correct handling of unset value ===
314a8110c3dSMax Reitz
315a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
316a8110c3dSMax ReitzShould work:
317a8110c3dSMax ReitzShould not work:
31829d72431SMax Reitzqemu-img: Changing the cluster size is not supported
319a8110c3dSMax Reitzqemu-img: Error while amending options: Operation not supported
320a8110c3dSMax Reitz
321a8110c3dSMax Reitz=== Testing zero expansion on inactive clusters ===
322a8110c3dSMax Reitz
323a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
324a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
325a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
326a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
327a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
328a8110c3dSMax ReitzNo errors were found on the image.
329a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
330a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
331a8110c3dSMax ReitzNo errors were found on the image.
332a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
333a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
334a8110c3dSMax Reitz
335d982919dSMax Reitz=== Testing zero expansion on shared L2 table ===
336d982919dSMax Reitz
337d982919dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
338d982919dSMax Reitzwrote 131072/131072 bytes at offset 0
339d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
340d982919dSMax ReitzNo errors were found on the image.
341d982919dSMax Reitzread 131072/131072 bytes at offset 0
342d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
343d982919dSMax ReitzNo errors were found on the image.
344d982919dSMax Reitzread 131072/131072 bytes at offset 0
345d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
346d982919dSMax Reitz
347a8110c3dSMax Reitz=== Testing zero expansion on backed image ===
348a8110c3dSMax Reitz
349a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
350a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
351a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
352fe646693SKővágó, ZoltánFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
353a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
354a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
355a8110c3dSMax Reitzwrote 65536/65536 bytes at offset 0
356a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
357a8110c3dSMax ReitzNo errors were found on the image.
358a8110c3dSMax Reitzread 65536/65536 bytes at offset 0
359a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
360a8110c3dSMax Reitzread 65536/65536 bytes at offset 65536
361a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
362a8110c3dSMax Reitz
363a8110c3dSMax Reitz=== Testing zero expansion on backed inactive clusters ===
364a8110c3dSMax Reitz
365a8110c3dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
366a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
367a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
368fe646693SKővágó, ZoltánFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
369a8110c3dSMax Reitzwrote 65536/65536 bytes at offset 0
370a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
371a8110c3dSMax Reitzwrote 131072/131072 bytes at offset 0
372a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
373a8110c3dSMax ReitzNo errors were found on the image.
374a8110c3dSMax Reitzread 131072/131072 bytes at offset 0
375a8110c3dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
376a8110c3dSMax ReitzNo errors were found on the image.
377a8110c3dSMax Reitzread 65536/65536 bytes at offset 0
378a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
379a8110c3dSMax Reitzread 65536/65536 bytes at offset 65536
380a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
381d982919dSMax Reitz
382d982919dSMax Reitz=== Testing zero expansion on backed image with shared L2 table ===
383d982919dSMax Reitz
384d982919dSMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
385d982919dSMax Reitzwrote 131072/131072 bytes at offset 0
386d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
387fe646693SKővágó, ZoltánFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 backing_file=TEST_DIR/t.IMGFMT.base
388d982919dSMax Reitzwrote 131072/131072 bytes at offset 0
389d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
390d982919dSMax ReitzNo errors were found on the image.
391d982919dSMax Reitzread 131072/131072 bytes at offset 0
392d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
393d982919dSMax ReitzNo errors were found on the image.
394d982919dSMax Reitzread 131072/131072 bytes at offset 0
395d982919dSMax Reitz128 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
396fd9e03e6SMax Reitz
397fd9e03e6SMax Reitz=== Testing preallocated zero expansion on full image ===
398fd9e03e6SMax Reitz
399fd9e03e6SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
400fd9e03e6SMax Reitzwrote 67108864/67108864 bytes at offset 0
401fd9e03e6SMax Reitz64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
402fd9e03e6SMax Reitzwrote 67108864/67108864 bytes at offset 0
403fd9e03e6SMax Reitz64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
404fd9e03e6SMax ReitzNo errors were found on the image.
405fd9e03e6SMax Reitzread 67108864/67108864 bytes at offset 0
406fd9e03e6SMax Reitz64 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40778fa6582SMax Reitz
40878fa6582SMax Reitz=== Testing progress report without snapshot ===
40978fa6582SMax Reitz
41078fa6582SMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
411fe646693SKővágó, ZoltánFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
41278fa6582SMax Reitzwrote 65536/65536 bytes at offset 0
41378fa6582SMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
41478fa6582SMax Reitzwrote 65536/65536 bytes at offset 1073741824
41578fa6582SMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
41678fa6582SMax Reitzwrote 65536/65536 bytes at offset 2147483648
41778fa6582SMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
41878fa6582SMax Reitzwrote 65536/65536 bytes at offset 3221225472
41978fa6582SMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
42078fa6582SMax Reitz    (0.00/100%)
42178fa6582SMax Reitz    (12.50/100%)
42278fa6582SMax Reitz    (25.00/100%)
42378fa6582SMax Reitz    (37.50/100%)
42478fa6582SMax Reitz    (50.00/100%)
42578fa6582SMax Reitz    (62.50/100%)
426fe646693SKővágó, Zoltán    (75.00/100%)
42778fa6582SMax Reitz    (87.50/100%)
42878fa6582SMax Reitz    (100.00/100%)
42978fa6582SMax Reitz    (100.00/100%)
43078fa6582SMax ReitzNo errors were found on the image.
43178fa6582SMax Reitz
43278fa6582SMax Reitz=== Testing progress report with snapshot ===
43378fa6582SMax Reitz
43478fa6582SMax ReitzFormatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=4294967296
43578fa6582SMax ReitzFormatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 backing_file=TEST_DIR/t.IMGFMT.base
43678fa6582SMax Reitzwrote 65536/65536 bytes at offset 0
437a8110c3dSMax Reitz64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
438wrote 65536/65536 bytes at offset 1073741824
43964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
440wrote 65536/65536 bytes at offset 2147483648
44164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
442wrote 65536/65536 bytes at offset 3221225472
44364 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
444    (0.00/100%)
445    (6.25/100%)
446    (12.50/100%)
447    (18.75/100%)
448    (25.00/100%)
449    (31.25/100%)
450    (37.50/100%)
451    (43.75/100%)
452    (50.00/100%)
453    (56.25/100%)
454    (62.50/100%)
455    (68.75/100%)
456    (75.00/100%)
457    (81.25/100%)
458    (87.50/100%)
459    (93.75/100%)
460    (100.00/100%)
461    (100.00/100%)
462No errors were found on the image.
463*** done
464