]> Git Repo - qemu.git/blob - tests/qemu-iotests/083.out
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
[qemu.git] / tests / qemu-iotests / 083.out
1 QA output created by 083
2 === Check disconnect before neg1 ===
3
4 can't open device nbd:127.0.0.1:PORT:exportname=foo
5
6 === Check disconnect after neg1 ===
7
8 can't open device nbd:127.0.0.1:PORT:exportname=foo
9
10 === Check disconnect 8 neg1 ===
11
12 can't open device nbd:127.0.0.1:PORT:exportname=foo
13
14 === Check disconnect 16 neg1 ===
15
16 can't open device nbd:127.0.0.1:PORT:exportname=foo
17
18 === Check disconnect before export ===
19
20 can't open device nbd:127.0.0.1:PORT:exportname=foo
21
22 === Check disconnect after export ===
23
24 can't open device nbd:127.0.0.1:PORT:exportname=foo
25
26 === Check disconnect 4 export ===
27
28 can't open device nbd:127.0.0.1:PORT:exportname=foo
29
30 === Check disconnect 12 export ===
31
32 can't open device nbd:127.0.0.1:PORT:exportname=foo
33
34 === Check disconnect 16 export ===
35
36 can't open device nbd:127.0.0.1:PORT:exportname=foo
37
38 === Check disconnect before neg2 ===
39
40 can't open device nbd:127.0.0.1:PORT:exportname=foo
41
42 === Check disconnect after neg2 ===
43
44 read failed: Input/output error
45
46 === Check disconnect 8 neg2 ===
47
48 can't open device nbd:127.0.0.1:PORT:exportname=foo
49
50 === Check disconnect 10 neg2 ===
51
52 can't open device nbd:127.0.0.1:PORT:exportname=foo
53
54 === Check disconnect before request ===
55
56 read failed: Input/output error
57
58 === Check disconnect after request ===
59
60 read failed: Input/output error
61
62 === Check disconnect before reply ===
63
64 read failed: Input/output error
65
66 === Check disconnect after reply ===
67
68 read failed: Input/output error
69
70 === Check disconnect 4 reply ===
71
72 read failed
73 read failed: Input/output error
74
75 === Check disconnect 8 reply ===
76
77 read failed
78 read failed: Input/output error
79
80 === Check disconnect before data ===
81
82 read failed: Input/output error
83
84 === Check disconnect after data ===
85
86 read 512/512 bytes at offset 0
87 512 bytes, X ops; XX:XX:XX.X (XXX YYY/sec and XXX ops/sec)
88
89 === Check disconnect before neg-classic ===
90
91 can't open device nbd:127.0.0.1:PORT
92
93 === Check disconnect 8 neg-classic ===
94
95 can't open device nbd:127.0.0.1:PORT
96
97 === Check disconnect 16 neg-classic ===
98
99 can't open device nbd:127.0.0.1:PORT
100
101 === Check disconnect 24 neg-classic ===
102
103 can't open device nbd:127.0.0.1:PORT
104
105 === Check disconnect 28 neg-classic ===
106
107 can't open device nbd:127.0.0.1:PORT
108
109 === Check disconnect after neg-classic ===
110
111 read failed: Input/output error
112
113 *** done
This page took 0.030613 seconds and 4 git commands to generate.