iotests: filter few more luks specific create options
[qemu/ar7.git] / tests / qemu-iotests / 146.out
blob1332189d878ebc40117f0734cfe896ce79014e4e
1 QA output created by 146
3 === Testing VPC Autodetect ===
5 126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)
7 === Testing VPC with current_size force ===
9 127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)
11 === Testing VPC with chs force ===
13 126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)
15 === Testing Hyper-V Autodetect ===
17 127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)
19 === Testing Hyper-V with current_size force ===
21 127 GiB (0x1fc0000000) bytes not allocated at offset 0 bytes (0x0)
23 === Testing Hyper-V with chs force ===
25 126.998 GiB (0x1fbfe04000) bytes not allocated at offset 0 bytes (0x0)
27 === Testing d2v Autodetect ===
29 251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)
31 === Testing d2v with current_size force ===
33 251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)
35 === Testing d2v with chs force ===
37 251.250 MiB (0xfb40000) bytes     allocated at offset 0 bytes (0x0)
39 === Testing Image create, default ===
41 Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
43 === Read created image, default opts ====
45 4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)
47 === Read created image, force_size_calc=chs ====
49 4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)
51 === Read created image, force_size_calc=current_size ====
53 4 GiB (0x10007a000) bytes not allocated at offset 0 bytes (0x0)
55 === Testing Image create, force_size ===
57 Formatting 'TEST_DIR/IMGFMT-create-test.IMGFMT', fmt=IMGFMT size=4294967296
59 === Read created image, default opts ====
61 4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)
63 === Read created image, force_size_calc=chs ====
65 4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)
67 === Read created image, force_size_calc=current_size ====
69 4 GiB (0x100000000) bytes not allocated at offset 0 bytes (0x0)
70 *** done