]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/089.out
block: Improve message for device name clashing with node name
[mirror_qemu.git] / tests / qemu-iotests / 089.out
CommitLineData
4ad30336
HR
1QA output created by 089
2
3=== Testing nested image formats ===
4
5Formatting 'TEST_DIR/t.IMGFMT.base', fmt=IMGFMT size=67108864
6wrote 512/512 bytes at offset 0
7512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
8wrote 512/512 bytes at offset 512
9512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
10wrote 512/512 bytes at offset 1024
11512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
12read 512/512 bytes at offset 0
13512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
14read 512/512 bytes at offset 512
15512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
16read 512/512 bytes at offset 1024
17512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
18Pattern verification failed at offset 0, 512 bytes
19read 512/512 bytes at offset 0
20512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22=== Testing blkdebug ===
23
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
25wrote 512/512 bytes at offset 229376
26512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27read failed: Input/output error
28
29=== Testing qemu-img info output ===
30
31image: TEST_DIR/t.IMGFMT
32file format: IMGFMT
33virtual size: 64M (67108864 bytes)
4ad30336 34cluster_size: 65536
4ad30336
HR
35
36=== Testing option merging ===
37
38format name: IMGFMT
39cluster size: 64 KiB
40vm state offset: 512 MiB
41Format specific information:
42 compat: 1.1
43 lazy refcounts: false
44format name: IMGFMT
45cluster size: 64 KiB
46vm state offset: 512 MiB
47Format specific information:
48 compat: 1.1
49 lazy refcounts: false
50*** done