atomics: emit an smp_read_barrier_depends() barrier only for Alpha and Thread Sanitizer
[qemu.git] / tests / qemu-iotests / 081.out
blob97df69d71c3ad675d4035fe7f605a021b1e2b485
1 QA output created by 081
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
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)
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)
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)
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)
28 == checking mixed reference/option specification ==
29 Testing:
30 QMP_VERSION
31 {"return": {}}
32 {"return": {}}
33 {"return": {}}
34 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "QUORUM_REPORT_BAD", "data": {"node-name": "drive2", "sectors-count": 20480, "sector-num": 0, "type": "read"}}
35 read 10485760/10485760 bytes at offset 0
36 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
37 {"return": ""}
38 {"return": {}}
39 {"timestamp": {"seconds":  TIMESTAMP, "microseconds":  TIMESTAMP}, "event": "SHUTDOWN"}
42 == using quorum rewrite corrupted mode ==
43 read 10485760/10485760 bytes at offset 0
44 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
46 == checking that quorum has corrected the corrupted file ==
47 read 10485760/10485760 bytes at offset 0
48 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
50 == breaking quorum ==
51 wrote 10485760/10485760 bytes at offset 0
52 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
53 wrote 10485760/10485760 bytes at offset 0
54 10 MiB, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
56 == checking that quorum is broken ==
57 read failed: Input/output error
58 *** done