Statistics
| Branch: | Revision:

root / tests / qemu-iotests / 054.out @ b53169ea

History | View | Annotate | Download (400 Bytes)

1 bd91ecbf Kevin Wolf
QA output created by 054
2 bd91ecbf Kevin Wolf
3 bd91ecbf Kevin Wolf
creating too large image (1 EB)
4 8ddd08c5 Stefan Hajnoczi
qemu-img: The image size is too large for file format 'qcow2' (try using a larger cluster size)
5 bd91ecbf Kevin Wolf
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1152921504606846976 
6 bd91ecbf Kevin Wolf
7 bd91ecbf Kevin Wolf
creating too large image (1 EB) using qcow2.py
8 bd91ecbf Kevin Wolf
Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=4294967296 
9 bd91ecbf Kevin Wolf
qemu-img: Could not open 'TEST_DIR/t.qcow2': File too large
10 bd91ecbf Kevin Wolf
*** done