]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qemu-iotests/103.out
iotests: Use qemu-nbd's --pid-file
[mirror_qemu.git] / tests / qemu-iotests / 103.out
CommitLineData
a1cb48a3 1QA output created by 103
7486458c 2Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=65536
a1cb48a3
HR
3wrote 65536/65536 bytes at offset 0
464 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
5
6=== Testing invalid option combinations ===
7
36b9986b
TH
8qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time
9qemu-io: can't open device TEST_DIR/t.IMGFMT: l2-cache-size may not exceed cache-size
10qemu-io: can't open device TEST_DIR/t.IMGFMT: refcount-cache-size may not exceed cache-size
11qemu-io: can't open device TEST_DIR/t.IMGFMT: cache-size, l2-cache-size and refcount-cache-size may not be set at the same time
12qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
13qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
14qemu-io: can't open device TEST_DIR/t.IMGFMT: L2 cache entry size must be a power of two between 512 and the cluster size (65536)
a1cb48a3
HR
15
16=== Testing valid option combinations ===
17
18read 65536/65536 bytes at offset 0
1964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
20read 65536/65536 bytes at offset 0
2164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
22read 65536/65536 bytes at offset 0
2364 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
24read 65536/65536 bytes at offset 0
2564 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
26read 65536/65536 bytes at offset 0
2764 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28read 65536/65536 bytes at offset 0
2964 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
30read 65536/65536 bytes at offset 0
3164 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
a4291eaf
HR
32
33=== Testing minimal L2 cache and COW ===
34
35wrote 65536/65536 bytes at offset 0
3664 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
a1cb48a3 37*** done