blob: 3cefd6fe59569df2b9ffdbeb7713421e33a9d787 (
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
|
digraph "g" {
"Filesystem_13_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"Filesystem_13_start_0 sapcl01" -> "Filesystem_13_monitor_120000 sapcl01" [ style = bold]
"Filesystem_13_start_0 sapcl01" -> "app02_running_0" [ style = bold]
"Filesystem_13_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"Filesystem_13_stop_0 sapcl02" -> "Filesystem_13_start_0 sapcl01" [ style = bold]
"Filesystem_13_stop_0 sapcl02" -> "LVM_12_stop_0 sapcl02" [ style = bold]
"Filesystem_13_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold]
"Filesystem_13_stop_0 sapcl02" [ style=bold color="green" fontcolor="black"]
"Filesystem_23_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"Filesystem_23_start_0 sapcl01" -> "Filesystem_23_monitor_120000 sapcl01" [ style = bold]
"Filesystem_23_start_0 sapcl01" -> "oracle_24_start_0 sapcl01" [ style = bold]
"Filesystem_23_start_0 sapcl01" -> "oracle_running_0" [ style = bold]
"Filesystem_23_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"IPaddr_192_168_1_102_monitor_5000 sapcl01" [ style=bold color="green" fontcolor="black"]
"IPaddr_192_168_1_102_start_0 sapcl01" -> "IPaddr_192_168_1_102_monitor_5000 sapcl01" [ style = bold]
"IPaddr_192_168_1_102_start_0 sapcl01" -> "LVM_12_start_0 sapcl01" [ style = bold]
"IPaddr_192_168_1_102_start_0 sapcl01" -> "app02_running_0" [ style = bold]
"IPaddr_192_168_1_102_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"IPaddr_192_168_1_102_stop_0 sapcl02" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold]
"IPaddr_192_168_1_102_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold]
"IPaddr_192_168_1_102_stop_0 sapcl02" [ style=bold color="green" fontcolor="black"]
"IPaddr_192_168_1_104_monitor_5000 sapcl01" [ style=bold color="green" fontcolor="black"]
"IPaddr_192_168_1_104_start_0 sapcl01" -> "IPaddr_192_168_1_104_monitor_5000 sapcl01" [ style = bold]
"IPaddr_192_168_1_104_start_0 sapcl01" -> "LVM_22_start_0 sapcl01" [ style = bold]
"IPaddr_192_168_1_104_start_0 sapcl01" -> "oracle_running_0" [ style = bold]
"IPaddr_192_168_1_104_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"LVM_12_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"LVM_12_start_0 sapcl01" -> "Filesystem_13_start_0 sapcl01" [ style = bold]
"LVM_12_start_0 sapcl01" -> "LVM_12_monitor_120000 sapcl01" [ style = bold]
"LVM_12_start_0 sapcl01" -> "app02_running_0" [ style = bold]
"LVM_12_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"LVM_12_stop_0 sapcl02" -> "IPaddr_192_168_1_102_stop_0 sapcl02" [ style = bold]
"LVM_12_stop_0 sapcl02" -> "LVM_12_start_0 sapcl01" [ style = bold]
"LVM_12_stop_0 sapcl02" -> "app02_stopped_0" [ style = bold]
"LVM_12_stop_0 sapcl02" [ style=bold color="green" fontcolor="black"]
"LVM_22_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"LVM_22_start_0 sapcl01" -> "Filesystem_23_start_0 sapcl01" [ style = bold]
"LVM_22_start_0 sapcl01" -> "LVM_22_monitor_120000 sapcl01" [ style = bold]
"LVM_22_start_0 sapcl01" -> "oracle_running_0" [ style = bold]
"LVM_22_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"app02_running_0" [ style=bold color="green" fontcolor="orange"]
"app02_start_0" -> "Filesystem_13_start_0 sapcl01" [ style = bold]
"app02_start_0" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold]
"app02_start_0" -> "LVM_12_start_0 sapcl01" [ style = bold]
"app02_start_0" -> "app02_running_0" [ style = bold]
"app02_start_0" [ style=bold color="green" fontcolor="orange"]
"app02_stop_0" -> "Filesystem_13_stop_0 sapcl02" [ style = bold]
"app02_stop_0" -> "IPaddr_192_168_1_102_stop_0 sapcl02" [ style = bold]
"app02_stop_0" -> "LVM_12_stop_0 sapcl02" [ style = bold]
"app02_stop_0" -> "app02_stopped_0" [ style = bold]
"app02_stop_0" [ style=bold color="green" fontcolor="orange"]
"app02_stopped_0" -> "app02_start_0" [ style = bold]
"app02_stopped_0" [ style=bold color="green" fontcolor="orange"]
"oracle_24_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"oracle_24_start_0 sapcl01" -> "oracle_24_monitor_120000 sapcl01" [ style = bold]
"oracle_24_start_0 sapcl01" -> "oracle_running_0" [ style = bold]
"oracle_24_start_0 sapcl01" -> "oralsnr_25_start_0 sapcl01" [ style = bold]
"oracle_24_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"oracle_running_0" [ style=bold color="green" fontcolor="orange"]
"oracle_start_0" -> "Filesystem_23_start_0 sapcl01" [ style = bold]
"oracle_start_0" -> "IPaddr_192_168_1_104_start_0 sapcl01" [ style = bold]
"oracle_start_0" -> "LVM_22_start_0 sapcl01" [ style = bold]
"oracle_start_0" -> "oracle_24_start_0 sapcl01" [ style = bold]
"oracle_start_0" -> "oracle_running_0" [ style = bold]
"oracle_start_0" -> "oralsnr_25_start_0 sapcl01" [ style = bold]
"oracle_start_0" [ style=bold color="green" fontcolor="orange"]
"oralsnr_25_monitor_120000 sapcl01" [ style=bold color="green" fontcolor="black"]
"oralsnr_25_start_0 sapcl01" -> "oracle_running_0" [ style = bold]
"oralsnr_25_start_0 sapcl01" -> "oralsnr_25_monitor_120000 sapcl01" [ style = bold]
"oralsnr_25_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"stonith 'reboot' sapcl03" -> "Filesystem_13_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "Filesystem_23_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "IPaddr_192_168_1_102_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "IPaddr_192_168_1_104_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "LVM_12_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "LVM_22_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "oracle_24_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "oralsnr_25_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" -> "stonith-1_start_0 sapcl01" [ style = bold]
"stonith 'reboot' sapcl03" [ style=bold color="green" fontcolor="black"]
"stonith-1_monitor_0 sapcl01" -> "stonith-1_start_0 sapcl01" [ style = bold]
"stonith-1_monitor_0 sapcl01" [ style=bold color="green" fontcolor="black"]
"stonith-1_monitor_0 sapcl02" -> "stonith-1_start_0 sapcl01" [ style = bold]
"stonith-1_monitor_0 sapcl02" [ style=bold color="green" fontcolor="black"]
"stonith-1_start_0 sapcl01" [ style=bold color="green" fontcolor="black"]
}
|