]> git.proxmox.com Git - mirror_qemu.git/blob - tests/qemu-iotests/081.out
84aeb0c7302c43b8a8f69c498bf54c681939133a
[mirror_qemu.git] / tests / qemu-iotests / 081.out
1 QA output created by 081
2
3 == creating quorum files ==
4 Formatting 'TEST_DIR/1.IMGFMT', fmt=IMGFMT size=10485760
5 Formatting 'TEST_DIR/2.IMGFMT', fmt=IMGFMT size=10485760
6 Formatting 'TEST_DIR/3.IMGFMT', fmt=IMGFMT size=10485760
7
8 == writing images ==
9 wrote 10485760/10485760 bytes at offset 0
10 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
11
12 == checking quorum write ==
13 read 10485760/10485760 bytes at offset 0
14 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
15 read 10485760/10485760 bytes at offset 0
16 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
17 read 10485760/10485760 bytes at offset 0
18 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
19
20 == corrupting image ==
21 wrote 10485760/10485760 bytes at offset 0
22 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
23
24 == checking quorum correction ==
25 read 10485760/10485760 bytes at offset 0
26 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
27
28 == checking mixed reference/option specification ==
29 Testing: -drive file=TEST_DIR/2.IMGFMT,format=IMGFMT,if=none,id=drive2
30 QMP_VERSION
31 {"return": {}}
32 {"return": {}}
33 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "QUORUM_REPORT_BAD", "data": {"node-name": "", "sectors-count": 20480, "sector-num": 0}}
34 read 10485760/10485760 bytes at offset 0
35 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
36 {"return": ""}
37 {"return": {}}
38 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "SHUTDOWN"}
39 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "ide1-cd0", "tray-open": true}}
40 {"timestamp": {"seconds": TIMESTAMP, "microseconds": TIMESTAMP}, "event": "DEVICE_TRAY_MOVED", "data": {"device": "floppy0", "tray-open": true}}
41
42
43 == breaking quorum ==
44 wrote 10485760/10485760 bytes at offset 0
45 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
46
47 == checking that quorum is broken ==
48 qemu-io: can't open device (null): Could not read image for determining its format: Input/output error
49 *** done