megasas: Implement DCMD_CLUSTER_RESET_LD
[qemu/ar7.git] / tests / qemu-iotests / 080.out
blobf7a943c7a4275f163e6f011da5ad2a4120fe49ea
1 QA output created by 080
3 == Huge header size ==
4 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
5 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
6 no file open, try 'help open'
7 qemu-io: can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
8 no file open, try 'help open'
10 == Huge unknown header extension ==
11 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
12 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid backing file offset
13 no file open, try 'help open'
14 qemu-io: can't open device TEST_DIR/t.qcow2: Header extension too large
15 no file open, try 'help open'
17 == Huge refcount table size ==
18 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
19 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
20 no file open, try 'help open'
21 qemu-io: can't open device TEST_DIR/t.qcow2: Reference count table too large
22 no file open, try 'help open'
24 == Misaligned refcount table ==
25 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
26 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
27 no file open, try 'help open'
29 == Huge refcount offset ==
30 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
31 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
32 no file open, try 'help open'
34 == Invalid snapshot table ==
35 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
36 qemu-io: can't open device TEST_DIR/t.qcow2: Too many snapshots
37 no file open, try 'help open'
38 qemu-io: can't open device TEST_DIR/t.qcow2: Too many snapshots
39 no file open, try 'help open'
40 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
41 no file open, try 'help open'
42 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
43 no file open, try 'help open'
45 == Hitting snapshot table size limit ==
46 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
47 qemu-img: Could not create snapshot 'test': -27 (File too large)
48 read 512/512 bytes at offset 0
49 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
51 == Invalid L1 table ==
52 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
53 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
54 no file open, try 'help open'
55 qemu-io: can't open device TEST_DIR/t.qcow2: Active L1 table too large
56 no file open, try 'help open'
57 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
58 no file open, try 'help open'
59 qemu-io: can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
60 no file open, try 'help open'
62 == Invalid L1 table (with internal snapshot in the image) ==
63 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
64 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small
66 == Invalid backing file size ==
67 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
68 qemu-io: can't open device TEST_DIR/t.qcow2: Backing file name too long
69 no file open, try 'help open'
71 == Invalid L2 entry (huge physical offset) ==
72 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
73 wrote 512/512 bytes at offset 0
74 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
75 qemu-img: Could not create snapshot 'test': -27 (File too large)
76 qemu-img: Could not create snapshot 'test': -11 (Resource temporarily unavailable)
78 == Invalid snapshot L1 table ==
79 Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864 
80 wrote 512/512 bytes at offset 0
81 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
82 qemu-img: Failed to load snapshot: Snapshot L1 table too large
83 *** done