]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/178.out.qcow2
Merge remote-tracking branch 'remotes/vivier/tags/q800-for-5.0-pull-request' into...
[mirror_qemu.git] / tests / qemu-iotests / 178.out.qcow2
1 QA output created by 178
2 == Input validation ==
3
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
5 qemu-img: Either --size N or one filename must be specified.
6 qemu-img: --size N cannot be used together with a filename.
7 qemu-img: At most one filename argument is allowed.
8 qemu-img: Either --size N or one filename must be specified.
9 qemu-img: --image-opts, -f, and -l require a filename argument.
10 qemu-img: --image-opts, -f, and -l require a filename argument.
11 qemu-img: --image-opts, -f, and -l require a filename argument.
12 qemu-img: Invalid option list: ,
13 qemu-img: Invalid parameter 'snapshot.foo'
14 qemu-img: Failed in parsing snapshot param 'snapshot.foo'
15 qemu-img: --output must be used with human or json as argument.
16 qemu-img: Image size must be less than 8 EiB!
17 qemu-img: Unknown file format 'foo'
18
19 == Size calculation for a new file (human) ==
20
21 required size: 196608
22 fully allocated size: 196608
23 required size: 589824
24 fully allocated size: 2148073472
25 required size: 10747904
26 fully allocated size: 68730224640
27 required size: 42205184
28 fully allocated size: 274920112128
29 required size: 168034304
30 fully allocated size: 1099679662080
31 required size: 343650009088
32 fully allocated size: 2252143463694336
33 qemu-img: The image size is too large (try using a larger cluster size)
34
35 == Empty qcow2 input image (human) ==
36
37 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
38 required size: 196608
39 fully allocated size: 196608
40
41 converted image file size in bytes: 196608
42
43 == qcow2 input image with data (human) ==
44
45 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
46 required size: 393216
47 fully allocated size: 1074135040
48 wrote 512/512 bytes at offset 512
49 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
50 wrote 65536/65536 bytes at offset 65536
51 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
52 wrote 64512/64512 bytes at offset 134217728
53 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
54 required size: 589824
55 fully allocated size: 1074135040
56
57 converted image file size in bytes: 524288
58
59 == qcow2 input image with internal snapshot (human) ==
60
61 required size: 524288
62 fully allocated size: 1074135040
63
64 converted image file size in bytes: 458752
65
66 == qcow2 input image and a backing file (human) ==
67
68 required size: 1074135040
69 fully allocated size: 1074135040
70
71 == qcow2 input image and LUKS encryption ==
72
73 required size: 2686976
74 fully allocated size: 1076232192
75
76 == qcow2 input image and preallocation (human) ==
77
78 required size: 1074135040
79 fully allocated size: 1074135040
80
81 converted image file size in bytes: 1074135040
82
83 == Fully-allocated qcow2 input image (human) ==
84
85 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608
86 wrote 8388608/8388608 bytes at offset 0
87 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
88 required size: 8716288
89 fully allocated size: 8716288
90
91 converted image file size in bytes: 8716288
92
93 == Empty raw input image (human) ==
94
95 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=0
96 required size: 196608
97 fully allocated size: 196608
98
99 converted image file size in bytes: 196608
100
101 == raw input image with data (human) ==
102
103 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=1073741824
104 required size: 458752
105 fully allocated size: 1074135040
106 wrote 512/512 bytes at offset 512
107 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
108 wrote 65536/65536 bytes at offset 65536
109 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
110 wrote 64512/64512 bytes at offset 134217728
111 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
112 required size: 589824
113 fully allocated size: 1074135040
114
115 converted image file size in bytes: 524288
116
117 == raw input image and a backing file (human) ==
118
119 required size: 1074135040
120 fully allocated size: 1074135040
121
122 == raw input image and LUKS encryption ==
123
124 required size: 2686976
125 fully allocated size: 1076232192
126
127 == raw input image and preallocation (human) ==
128
129 required size: 1074135040
130 fully allocated size: 1074135040
131
132 converted image file size in bytes: 1074135040
133
134 == Fully-allocated raw input image (human) ==
135
136 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=8388608
137 wrote 8388608/8388608 bytes at offset 0
138 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
139 required size: 8716288
140 fully allocated size: 8716288
141
142 converted image file size in bytes: 8716288
143
144 == Size calculation for a new file (json) ==
145
146 {
147 "required": 196608,
148 "fully-allocated": 196608
149 }
150 {
151 "required": 589824,
152 "fully-allocated": 2148073472
153 }
154 {
155 "required": 10747904,
156 "fully-allocated": 68730224640
157 }
158 {
159 "required": 42205184,
160 "fully-allocated": 274920112128
161 }
162 {
163 "required": 168034304,
164 "fully-allocated": 1099679662080
165 }
166 {
167 "required": 343650009088,
168 "fully-allocated": 2252143463694336
169 }
170 qemu-img: The image size is too large (try using a larger cluster size)
171
172 == Empty qcow2 input image (json) ==
173
174 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=0
175 {
176 "required": 196608,
177 "fully-allocated": 196608
178 }
179
180 converted image file size in bytes: 196608
181
182 == qcow2 input image with data (json) ==
183
184 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1073741824
185 {
186 "required": 393216,
187 "fully-allocated": 1074135040
188 }
189 wrote 512/512 bytes at offset 512
190 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
191 wrote 65536/65536 bytes at offset 65536
192 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
193 wrote 64512/64512 bytes at offset 134217728
194 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
195 {
196 "required": 589824,
197 "fully-allocated": 1074135040
198 }
199
200 converted image file size in bytes: 524288
201
202 == qcow2 input image with internal snapshot (json) ==
203
204 {
205 "required": 524288,
206 "fully-allocated": 1074135040
207 }
208
209 converted image file size in bytes: 458752
210
211 == qcow2 input image and a backing file (json) ==
212
213 {
214 "required": 1074135040,
215 "fully-allocated": 1074135040
216 }
217
218 == qcow2 input image and LUKS encryption ==
219
220 {
221 "required": 2686976,
222 "fully-allocated": 1076232192
223 }
224
225 == qcow2 input image and preallocation (json) ==
226
227 {
228 "required": 1074135040,
229 "fully-allocated": 1074135040
230 }
231
232 converted image file size in bytes: 1074135040
233
234 == Fully-allocated qcow2 input image (json) ==
235
236 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=8388608
237 wrote 8388608/8388608 bytes at offset 0
238 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
239 {
240 "required": 8716288,
241 "fully-allocated": 8716288
242 }
243
244 converted image file size in bytes: 8716288
245
246 == Empty raw input image (json) ==
247
248 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=0
249 {
250 "required": 196608,
251 "fully-allocated": 196608
252 }
253
254 converted image file size in bytes: 196608
255
256 == raw input image with data (json) ==
257
258 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=1073741824
259 {
260 "required": 458752,
261 "fully-allocated": 1074135040
262 }
263 wrote 512/512 bytes at offset 512
264 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
265 wrote 65536/65536 bytes at offset 65536
266 64 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
267 wrote 64512/64512 bytes at offset 134217728
268 63 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
269 {
270 "required": 589824,
271 "fully-allocated": 1074135040
272 }
273
274 converted image file size in bytes: 524288
275
276 == raw input image and a backing file (json) ==
277
278 {
279 "required": 1074135040,
280 "fully-allocated": 1074135040
281 }
282
283 == raw input image and LUKS encryption ==
284
285 {
286 "required": 2686976,
287 "fully-allocated": 1076232192
288 }
289
290 == raw input image and preallocation (json) ==
291
292 {
293 "required": 1074135040,
294 "fully-allocated": 1074135040
295 }
296
297 converted image file size in bytes: 1074135040
298
299 == Fully-allocated raw input image (json) ==
300
301 Formatting 'TEST_DIR/t.qcow2', fmt=IMGFMT size=8388608
302 wrote 8388608/8388608 bytes at offset 0
303 8 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
304 {
305 "required": 8716288,
306 "fully-allocated": 8716288
307 }
308
309 converted image file size in bytes: 8716288
310 *** done