]> Git Repo - qemu.git/blame - tests/qemu-iotests/263.out
iotests/055: refactor compressed backup to vmdk
[qemu.git] / tests / qemu-iotests / 263.out
CommitLineData
1825cc07
ML
1QA output created by 263
2
3testing LUKS qcow2 encryption
4
5Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 encrypt.format=luks encrypt.key-secret=sec0 encrypt.iter-time=10
6== reading the whole image ==
7read 1048576/1048576 bytes at offset 0
81 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
9
10== write two 512 byte sectors on a cluster boundary ==
11wrote 1024/1024 bytes at offset 65024
121 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
13
14== verify that the rest of the image is not changed ==
15read 65024/65024 bytes at offset 0
1663.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17read 1024/1024 bytes at offset 65024
181 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19read 982528/982528 bytes at offset 66048
20959.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
21
22testing legacy AES qcow2 encryption
23
24Formatting 'TEST_DIR/t.IMGFMT', fmt=IMGFMT size=1048576 encrypt.format=aes encrypt.key-secret=sec0
25== reading the whole image ==
26read 1048576/1048576 bytes at offset 0
271 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
28
29== write two 512 byte sectors on a cluster boundary ==
30wrote 1024/1024 bytes at offset 65024
311 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
32
33== verify that the rest of the image is not changed ==
34read 65024/65024 bytes at offset 0
3563.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36read 1024/1024 bytes at offset 65024
371 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
38read 982528/982528 bytes at offset 66048
39959.500 KiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
40*** done
This page took 0.081689 seconds and 4 git commands to generate.