]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/080.out
qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()
[mirror_qemu.git] / tests / qemu-iotests / 080.out
CommitLineData
24342f2c
KW
1QA output created by 080
2
3== Huge header size ==
7486458c 4Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 5can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
24342f2c 6no file open, try 'help open'
b9884681 7can't open device TEST_DIR/t.qcow2: qcow2 header exceeds cluster size
24342f2c 8no file open, try 'help open'
a1b3955c
KW
9
10== Huge unknown header extension ==
7486458c 11Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 12can't open device TEST_DIR/t.qcow2: Invalid backing file offset
a1b3955c 13no file open, try 'help open'
b9884681 14can't open device TEST_DIR/t.qcow2: Header extension too large
a1b3955c 15no file open, try 'help open'
b9884681 16can't open device TEST_DIR/t.qcow2: Header extension too large
2ebafc85 17no file open, try 'help open'
5dab2fad
KW
18
19== Huge refcount table size ==
7486458c 20Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 21can't open device TEST_DIR/t.qcow2: Reference count table too large
5dab2fad 22no file open, try 'help open'
b9884681 23can't open device TEST_DIR/t.qcow2: Reference count table too large
5dab2fad 24no file open, try 'help open'
8c7de283
KW
25
26== Misaligned refcount table ==
7486458c 27Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 28can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
8c7de283
KW
29no file open, try 'help open'
30
31== Huge refcount offset ==
7486458c 32Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 33can't open device TEST_DIR/t.qcow2: Invalid reference count table offset
8c7de283 34no file open, try 'help open'
ce48f2f4
KW
35
36== Invalid snapshot table ==
7486458c 37Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 38can't open device TEST_DIR/t.qcow2: Too many snapshots
ce48f2f4 39no file open, try 'help open'
b9884681 40can't open device TEST_DIR/t.qcow2: Too many snapshots
ce48f2f4 41no file open, try 'help open'
b9884681 42can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
ce48f2f4 43no file open, try 'help open'
b9884681 44can't open device TEST_DIR/t.qcow2: Invalid snapshot table offset
ce48f2f4
KW
45no file open, try 'help open'
46
47== Hitting snapshot table size limit ==
7486458c 48Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
ce48f2f4
KW
49qemu-img: Could not create snapshot 'test': -27 (File too large)
50read 512/512 bytes at offset 0
51512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
2d51c32c
KW
52
53== Invalid L1 table ==
7486458c 54Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 55can't open device TEST_DIR/t.qcow2: Active L1 table too large
2d51c32c 56no file open, try 'help open'
b9884681 57can't open device TEST_DIR/t.qcow2: Active L1 table too large
2d51c32c 58no file open, try 'help open'
b9884681 59can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
2d51c32c 60no file open, try 'help open'
b9884681 61can't open device TEST_DIR/t.qcow2: Invalid L1 table offset
2d51c32c 62no file open, try 'help open'
6d33e8e7 63
11b128f4 64== Invalid L1 table (with internal snapshot in the image) ==
7486458c 65Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
11b128f4
KW
66qemu-img: Could not open 'TEST_DIR/t.IMGFMT': L1 table is too small
67
6d33e8e7 68== Invalid backing file size ==
7486458c 69Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b9884681 70can't open device TEST_DIR/t.qcow2: Backing file name too long
6d33e8e7 71no file open, try 'help open'
b106ad91
KW
72
73== Invalid L2 entry (huge physical offset) ==
7486458c 74Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
b106ad91
KW
75wrote 512/512 bytes at offset 0
76512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
77qemu-img: Could not create snapshot 'test': -27 (File too large)
78qemu-img: Could not create snapshot 'test': -11 (Resource temporarily unavailable)
6a83f8b5
KW
79
80== Invalid snapshot L1 table ==
7486458c 81Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=67108864
6a83f8b5
KW
82wrote 512/512 bytes at offset 0
83512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
84qemu-img: Failed to load snapshot: Snapshot L1 table too large
24342f2c 85*** done