]> git.proxmox.com Git - qemu.git/blame - tests/qemu-iotests/059.out
vmdk: Implment bdrv_get_specific_info
[qemu.git] / tests / qemu-iotests / 059.out
CommitLineData
ca6cbb65 1QA output created by 059
8aa1331c 2
5dd75f9a 3=== Testing invalid granularity ===
8aa1331c 4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
4823970b 5qemu-io: can't open device TEST_DIR/t.vmdk: Invalid granularity, image may be corrupt
8aa1331c 6no file open, try 'help open'
f8ce0403 7
5dd75f9a 8=== Testing too big L2 table size ===
f8ce0403
FZ
9Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
10L2 table size too big
fc7ce63f 11qemu-io: can't open device TEST_DIR/t.vmdk: Could not open 'TEST_DIR/t.vmdk': Wrong medium type
f8ce0403 12no file open, try 'help open'
2c43e43c 13
5dd75f9a 14=== Testing too big L1 table size ===
2c43e43c 15Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
4823970b 16qemu-io: can't open device TEST_DIR/t.vmdk: L1 size too big
2c43e43c 17no file open, try 'help open'
2fe2e290 18
5dd75f9a 19=== Testing monolithicFlat creation and opening ===
2fe2e290 20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
f4c129a3
FZ
21image: TEST_DIR/t.IMGFMT
22file format: IMGFMT
2fe2e290 23virtual size: 2.0G (2147483648 bytes)
52c8d629
FZ
24
25=== Testing monolithicFlat with zeroed_grain ===
26qemu-img: TEST_DIR/t.IMGFMT: Flat image can't enable zeroed grain
27Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=2147483648
ca6cbb65 28*** done