dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
 digraph "g" {
"A_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"B_monitor_0 lxc2" -> "B_start_0 lxc1" [ style = bold]
"B_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"B_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
"B_start_0 lxc1" -> "B_monitor_10000 lxc1" [ style = bold]
"B_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
"B_stop_0 lxc1" -> "B_start_0 lxc1" [ style = bold]
"B_stop_0 lxc1" [ style=bold color="green" fontcolor="orange"]
"D_monitor_0 lxc2" [ style=bold color="green" fontcolor="black"]
"M-clone_running_0" [ style=bold color="green" fontcolor="orange"]
"M-clone_start_0" -> "M-clone_running_0" [ style = bold]
"M-clone_start_0" -> "M_start_0 lxc1" [ style = bold]
"M-clone_start_0" [ style=bold color="green" fontcolor="orange"]
"M-clone_stop_0" -> "M-clone_stopped_0" [ style = bold]
"M-clone_stop_0" -> "M_stop_0 lxc1" [ style = bold]
"M-clone_stop_0" [ style=bold color="green" fontcolor="orange"]
"M-clone_stopped_0" -> "M-clone_start_0" [ style = bold]
"M-clone_stopped_0" [ style=bold color="green" fontcolor="orange"]
"M_monitor_10000 lxc1" [ style=bold color="green" fontcolor="black"]
"M_start_0 lxc1" -> "M-clone_running_0" [ style = bold]
"M_start_0 lxc1" -> "M_monitor_10000 lxc1" [ style = bold]
"M_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
"M_stop_0 lxc1" -> "M-clone_stopped_0" [ style = bold]
"M_stop_0 lxc1" -> "M_start_0 lxc1" [ style = bold]
"M_stop_0 lxc1" [ style=bold color="green" fontcolor="orange"]
"container1_start_0 18node2" -> "B_start_0 lxc1" [ style = bold]
"container1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
"container1_start_0 18node2" -> "lxc1_start_0 18node2" [ style = bold]
"container1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
"container1_stop_0 18node2" -> "container1_start_0 18node2" [ style = bold]
"container1_stop_0 18node2" -> "stonith 'reboot' lxc1" [ style = bold]
"container1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_monitor_30000 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_start_0 18node2" -> "B_monitor_10000 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "B_start_0 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "M_monitor_10000 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "M_start_0 lxc1" [ style = bold]
"lxc1_start_0 18node2" -> "lxc1_monitor_30000 18node2" [ style = bold]
"lxc1_start_0 18node2" [ style=bold color="green" fontcolor="black"]
"lxc1_stop_0 18node2" -> "container1_stop_0 18node2" [ style = bold]
"lxc1_stop_0 18node2" -> "lxc1_start_0 18node2" [ style = bold]
"lxc1_stop_0 18node2" [ style=bold color="green" fontcolor="black"]
"stonith 'reboot' lxc1" -> "B_start_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "B_stop_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "M-clone_stop_0" [ style = bold]
"stonith 'reboot' lxc1" -> "M_start_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "M_stop_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "container1_start_0 18node2" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc1_start_0 18node2" [ style = bold]
"stonith 'reboot' lxc1" [ style=bold color="green" fontcolor="orange"]
}