blob: 79c9d5136d4c381de6a7f2879c429dc32ed28417 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
|
digraph "g" {
"configstoreclone:0_monitor_20000 node1" [ style=bold color="green" fontcolor="black"]
"configstoreclone:0_post_notify_running_0 node1" -> "configstorecloneset_confirmed-post_notify_running_0" [ style = bold]
"configstoreclone:0_post_notify_running_0 node1" [ style=bold color="green" fontcolor="black"]
"configstoreclone:0_pre_notify_stop_0 node1" -> "configstorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"configstoreclone:0_pre_notify_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"configstoreclone:0_start_0 node1" -> "configstoreclone:0_monitor_20000 node1" [ style = bold]
"configstoreclone:0_start_0 node1" -> "configstorecloneset_running_0" [ style = bold]
"configstoreclone:0_start_0 node1" [ style=bold color="green" fontcolor="black"]
"configstoreclone:0_stop_0 node1" -> "configstoreclone:0_start_0 node1" [ style = bold]
"configstoreclone:0_stop_0 node1" -> "configstorecloneset_stopped_0" [ style = bold]
"configstoreclone:0_stop_0 node1" -> "evmsclone:0_stop_0 node1" [ style = bold]
"configstoreclone:0_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"configstoreclone:1_post_notify_running_0 node2" -> "configstorecloneset_confirmed-post_notify_running_0" [ style = bold]
"configstoreclone:1_post_notify_running_0 node2" [ style=bold color="green" fontcolor="black"]
"configstoreclone:1_post_notify_stopped_0 node2" -> "configstorecloneset_confirmed-post_notify_stopped_0" [ style = bold]
"configstoreclone:1_post_notify_stopped_0 node2" [ style=bold color="green" fontcolor="black"]
"configstoreclone:1_pre_notify_start_0 node2" -> "configstorecloneset_confirmed-pre_notify_start_0" [ style = bold]
"configstoreclone:1_pre_notify_start_0 node2" [ style=bold color="green" fontcolor="black"]
"configstoreclone:1_pre_notify_stop_0 node2" -> "configstorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"configstoreclone:1_pre_notify_stop_0 node2" [ style=bold color="green" fontcolor="black"]
"configstoreclone:2_start_0 <none>" -> "configstorecloneset_running_0" [ style = dashed]
"configstoreclone:2_start_0 <none>" [ style=dashed color="red" fontcolor="black"]
"configstorecloneset_confirmed-post_notify_running_0" -> "configstoreclone:0_monitor_20000 node1" [ style = bold]
"configstorecloneset_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_confirmed-post_notify_stopped_0" -> "configstorecloneset_pre_notify_start_0" [ style = bold]
"configstorecloneset_confirmed-post_notify_stopped_0" -> "evmscloneset_stop_0" [ style = bold]
"configstorecloneset_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_confirmed-pre_notify_start_0" -> "configstorecloneset_post_notify_running_0" [ style = bold]
"configstorecloneset_confirmed-pre_notify_start_0" -> "configstorecloneset_start_0" [ style = bold]
"configstorecloneset_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_confirmed-pre_notify_stop_0" -> "configstorecloneset_post_notify_stopped_0" [ style = bold]
"configstorecloneset_confirmed-pre_notify_stop_0" -> "configstorecloneset_stop_0" [ style = bold]
"configstorecloneset_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_post_notify_running_0" -> "configstoreclone:0_post_notify_running_0 node1" [ style = bold]
"configstorecloneset_post_notify_running_0" -> "configstoreclone:1_post_notify_running_0 node2" [ style = bold]
"configstorecloneset_post_notify_running_0" -> "configstorecloneset_confirmed-post_notify_running_0" [ style = bold]
"configstorecloneset_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_post_notify_stopped_0" -> "configstoreclone:1_post_notify_stopped_0 node2" [ style = bold]
"configstorecloneset_post_notify_stopped_0" -> "configstorecloneset_confirmed-post_notify_stopped_0" [ style = bold]
"configstorecloneset_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_pre_notify_start_0" -> "configstoreclone:1_pre_notify_start_0 node2" [ style = bold]
"configstorecloneset_pre_notify_start_0" -> "configstorecloneset_confirmed-pre_notify_start_0" [ style = bold]
"configstorecloneset_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_pre_notify_stop_0" -> "configstoreclone:0_pre_notify_stop_0 node1" [ style = bold]
"configstorecloneset_pre_notify_stop_0" -> "configstoreclone:1_pre_notify_stop_0 node2" [ style = bold]
"configstorecloneset_pre_notify_stop_0" -> "configstorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"configstorecloneset_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_running_0" -> "configstorecloneset_post_notify_running_0" [ style = bold]
"configstorecloneset_running_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_start_0" -> "configstoreclone:0_start_0 node1" [ style = bold]
"configstorecloneset_start_0" -> "configstorecloneset_running_0" [ style = bold]
"configstorecloneset_start_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_stop_0" -> "configstoreclone:0_stop_0 node1" [ style = bold]
"configstorecloneset_stop_0" -> "configstorecloneset_stopped_0" [ style = bold]
"configstorecloneset_stop_0" [ style=bold color="green" fontcolor="orange"]
"configstorecloneset_stopped_0" -> "configstorecloneset_post_notify_stopped_0" [ style = bold]
"configstorecloneset_stopped_0" -> "configstorecloneset_start_0" [ style = bold]
"configstorecloneset_stopped_0" [ style=bold color="green" fontcolor="orange"]
"evmsclone:0_post_notify_running_0 node1" -> "evmscloneset_confirmed-post_notify_running_0" [ style = bold]
"evmsclone:0_post_notify_running_0 node1" [ style=bold color="green" fontcolor="black"]
"evmsclone:0_pre_notify_stop_0 node1" -> "evmscloneset_confirmed-pre_notify_stop_0" [ style = bold]
"evmsclone:0_pre_notify_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"evmsclone:0_start_0 node1" -> "configstoreclone:0_start_0 node1" [ style = bold]
"evmsclone:0_start_0 node1" -> "configstoreclone:2_start_0 <none>" [ style = dashed]
"evmsclone:0_start_0 node1" -> "evmscloneset_running_0" [ style = bold]
"evmsclone:0_start_0 node1" -> "imagestoreclone:0_start_0 node1" [ style = bold]
"evmsclone:0_start_0 node1" -> "imagestoreclone:2_start_0 <none>" [ style = dashed]
"evmsclone:0_start_0 node1" [ style=bold color="green" fontcolor="black"]
"evmsclone:0_stop_0 node1" -> "evmsclone:0_start_0 node1" [ style = bold]
"evmsclone:0_stop_0 node1" -> "evmscloneset_stopped_0" [ style = bold]
"evmsclone:0_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"evmsclone:1_post_notify_running_0 node2" -> "evmscloneset_confirmed-post_notify_running_0" [ style = bold]
"evmsclone:1_post_notify_running_0 node2" [ style=bold color="green" fontcolor="black"]
"evmsclone:1_post_notify_stopped_0 node2" -> "evmscloneset_confirmed-post_notify_stopped_0" [ style = bold]
"evmsclone:1_post_notify_stopped_0 node2" [ style=bold color="green" fontcolor="black"]
"evmsclone:1_pre_notify_start_0 node2" -> "evmscloneset_confirmed-pre_notify_start_0" [ style = bold]
"evmsclone:1_pre_notify_start_0 node2" [ style=bold color="green" fontcolor="black"]
"evmsclone:1_pre_notify_stop_0 node2" -> "evmscloneset_confirmed-pre_notify_stop_0" [ style = bold]
"evmsclone:1_pre_notify_stop_0 node2" [ style=bold color="green" fontcolor="black"]
"evmscloneset_confirmed-post_notify_running_0" -> "configstorecloneset_start_0" [ style = bold]
"evmscloneset_confirmed-post_notify_running_0" -> "imagestorecloneset_start_0" [ style = bold]
"evmscloneset_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_confirmed-post_notify_stopped_0" -> "evmscloneset_pre_notify_start_0" [ style = bold]
"evmscloneset_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_confirmed-pre_notify_start_0" -> "evmscloneset_post_notify_running_0" [ style = bold]
"evmscloneset_confirmed-pre_notify_start_0" -> "evmscloneset_start_0" [ style = bold]
"evmscloneset_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_confirmed-pre_notify_stop_0" -> "evmscloneset_post_notify_stopped_0" [ style = bold]
"evmscloneset_confirmed-pre_notify_stop_0" -> "evmscloneset_stop_0" [ style = bold]
"evmscloneset_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_post_notify_running_0" -> "evmsclone:0_post_notify_running_0 node1" [ style = bold]
"evmscloneset_post_notify_running_0" -> "evmsclone:1_post_notify_running_0 node2" [ style = bold]
"evmscloneset_post_notify_running_0" -> "evmscloneset_confirmed-post_notify_running_0" [ style = bold]
"evmscloneset_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_post_notify_stopped_0" -> "evmsclone:1_post_notify_stopped_0 node2" [ style = bold]
"evmscloneset_post_notify_stopped_0" -> "evmscloneset_confirmed-post_notify_stopped_0" [ style = bold]
"evmscloneset_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_pre_notify_start_0" -> "evmsclone:1_pre_notify_start_0 node2" [ style = bold]
"evmscloneset_pre_notify_start_0" -> "evmscloneset_confirmed-pre_notify_start_0" [ style = bold]
"evmscloneset_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_pre_notify_stop_0" -> "evmsclone:0_pre_notify_stop_0 node1" [ style = bold]
"evmscloneset_pre_notify_stop_0" -> "evmsclone:1_pre_notify_stop_0 node2" [ style = bold]
"evmscloneset_pre_notify_stop_0" -> "evmscloneset_confirmed-pre_notify_stop_0" [ style = bold]
"evmscloneset_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_running_0" -> "evmscloneset_post_notify_running_0" [ style = bold]
"evmscloneset_running_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_start_0" -> "evmsclone:0_start_0 node1" [ style = bold]
"evmscloneset_start_0" -> "evmscloneset_running_0" [ style = bold]
"evmscloneset_start_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_stop_0" -> "evmsclone:0_stop_0 node1" [ style = bold]
"evmscloneset_stop_0" -> "evmscloneset_stopped_0" [ style = bold]
"evmscloneset_stop_0" [ style=bold color="green" fontcolor="orange"]
"evmscloneset_stopped_0" -> "evmscloneset_post_notify_stopped_0" [ style = bold]
"evmscloneset_stopped_0" -> "evmscloneset_start_0" [ style = bold]
"evmscloneset_stopped_0" [ style=bold color="green" fontcolor="orange"]
"imagestoreclone:0_monitor_20000 node1" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:0_post_notify_running_0 node1" -> "imagestorecloneset_confirmed-post_notify_running_0" [ style = bold]
"imagestoreclone:0_post_notify_running_0 node1" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:0_pre_notify_stop_0 node1" -> "imagestorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"imagestoreclone:0_pre_notify_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:0_start_0 node1" -> "imagestoreclone:0_monitor_20000 node1" [ style = bold]
"imagestoreclone:0_start_0 node1" -> "imagestorecloneset_running_0" [ style = bold]
"imagestoreclone:0_start_0 node1" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:0_stop_0 node1" -> "evmsclone:0_stop_0 node1" [ style = bold]
"imagestoreclone:0_stop_0 node1" -> "imagestoreclone:0_start_0 node1" [ style = bold]
"imagestoreclone:0_stop_0 node1" -> "imagestorecloneset_stopped_0" [ style = bold]
"imagestoreclone:0_stop_0 node1" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:1_post_notify_running_0 node2" -> "imagestorecloneset_confirmed-post_notify_running_0" [ style = bold]
"imagestoreclone:1_post_notify_running_0 node2" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:1_post_notify_stopped_0 node2" -> "imagestorecloneset_confirmed-post_notify_stopped_0" [ style = bold]
"imagestoreclone:1_post_notify_stopped_0 node2" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:1_pre_notify_start_0 node2" -> "imagestorecloneset_confirmed-pre_notify_start_0" [ style = bold]
"imagestoreclone:1_pre_notify_start_0 node2" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:1_pre_notify_stop_0 node2" -> "imagestorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"imagestoreclone:1_pre_notify_stop_0 node2" [ style=bold color="green" fontcolor="black"]
"imagestoreclone:2_start_0 <none>" -> "imagestorecloneset_running_0" [ style = dashed]
"imagestoreclone:2_start_0 <none>" [ style=dashed color="red" fontcolor="black"]
"imagestorecloneset_confirmed-post_notify_running_0" -> "imagestoreclone:0_monitor_20000 node1" [ style = bold]
"imagestorecloneset_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_confirmed-post_notify_stopped_0" -> "evmscloneset_stop_0" [ style = bold]
"imagestorecloneset_confirmed-post_notify_stopped_0" -> "imagestorecloneset_pre_notify_start_0" [ style = bold]
"imagestorecloneset_confirmed-post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_confirmed-pre_notify_start_0" -> "imagestorecloneset_post_notify_running_0" [ style = bold]
"imagestorecloneset_confirmed-pre_notify_start_0" -> "imagestorecloneset_start_0" [ style = bold]
"imagestorecloneset_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_confirmed-pre_notify_stop_0" -> "imagestorecloneset_post_notify_stopped_0" [ style = bold]
"imagestorecloneset_confirmed-pre_notify_stop_0" -> "imagestorecloneset_stop_0" [ style = bold]
"imagestorecloneset_confirmed-pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_post_notify_running_0" -> "imagestoreclone:0_post_notify_running_0 node1" [ style = bold]
"imagestorecloneset_post_notify_running_0" -> "imagestoreclone:1_post_notify_running_0 node2" [ style = bold]
"imagestorecloneset_post_notify_running_0" -> "imagestorecloneset_confirmed-post_notify_running_0" [ style = bold]
"imagestorecloneset_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_post_notify_stopped_0" -> "imagestoreclone:1_post_notify_stopped_0 node2" [ style = bold]
"imagestorecloneset_post_notify_stopped_0" -> "imagestorecloneset_confirmed-post_notify_stopped_0" [ style = bold]
"imagestorecloneset_post_notify_stopped_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_pre_notify_start_0" -> "imagestoreclone:1_pre_notify_start_0 node2" [ style = bold]
"imagestorecloneset_pre_notify_start_0" -> "imagestorecloneset_confirmed-pre_notify_start_0" [ style = bold]
"imagestorecloneset_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_pre_notify_stop_0" -> "imagestoreclone:0_pre_notify_stop_0 node1" [ style = bold]
"imagestorecloneset_pre_notify_stop_0" -> "imagestoreclone:1_pre_notify_stop_0 node2" [ style = bold]
"imagestorecloneset_pre_notify_stop_0" -> "imagestorecloneset_confirmed-pre_notify_stop_0" [ style = bold]
"imagestorecloneset_pre_notify_stop_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_running_0" -> "imagestorecloneset_post_notify_running_0" [ style = bold]
"imagestorecloneset_running_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_start_0" -> "imagestoreclone:0_start_0 node1" [ style = bold]
"imagestorecloneset_start_0" -> "imagestorecloneset_running_0" [ style = bold]
"imagestorecloneset_start_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_stop_0" -> "imagestoreclone:0_stop_0 node1" [ style = bold]
"imagestorecloneset_stop_0" -> "imagestorecloneset_stopped_0" [ style = bold]
"imagestorecloneset_stop_0" [ style=bold color="green" fontcolor="orange"]
"imagestorecloneset_stopped_0" -> "imagestorecloneset_post_notify_stopped_0" [ style = bold]
"imagestorecloneset_stopped_0" -> "imagestorecloneset_start_0" [ style = bold]
"imagestorecloneset_stopped_0" [ style=bold color="green" fontcolor="orange"]
}
|