dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
 digraph "g" {
"container1_monitor_0 rhel7-1" -> "container1_start_0 rhel7-1" [ style = bold]
"container1_monitor_0 rhel7-1" -> "lxc1_stop_0 rhel7-1" [ style = bold]
"container1_monitor_0 rhel7-1" [ style=bold color="green" fontcolor="black"]
"container1_start_0 rhel7-1" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"container1_start_0 rhel7-1" -> "lxc-ms_start_0 lxc1" [ style = bold]
"container1_start_0 rhel7-1" -> "lxc1_start_0 rhel7-1" [ style = bold]
"container1_start_0 rhel7-1" [ style=bold color="green" fontcolor="black"]
"lxc-ms-master_demote_0" -> "lxc-ms-master_demoted_0" [ style = bold]
"lxc-ms-master_demote_0" -> "lxc-ms_demote_0 lxc1" [ style = bold]
"lxc-ms-master_demote_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_demoted_0" -> "lxc-ms-master_promote_0" [ style = bold]
"lxc-ms-master_demoted_0" -> "lxc-ms-master_start_0" [ style = bold]
"lxc-ms-master_demoted_0" -> "lxc-ms-master_stop_0" [ style = bold]
"lxc-ms-master_demoted_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_promote_0" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"lxc-ms-master_promote_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_promoted_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_running_0" -> "lxc-ms-master_promote_0" [ style = bold]
"lxc-ms-master_running_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_start_0" -> "lxc-ms-master_running_0" [ style = bold]
"lxc-ms-master_start_0" -> "lxc-ms_start_0 lxc1" [ style = bold]
"lxc-ms-master_start_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_stop_0" -> "lxc-ms-master_stopped_0" [ style = bold]
"lxc-ms-master_stop_0" -> "lxc-ms_stop_0 lxc1" [ style = bold]
"lxc-ms-master_stop_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms-master_stopped_0" -> "lxc-ms-master_promote_0" [ style = bold]
"lxc-ms-master_stopped_0" -> "lxc-ms-master_start_0" [ style = bold]
"lxc-ms-master_stopped_0" [ style=bold color="green" fontcolor="orange"]
"lxc-ms_demote_0 lxc1" -> "lxc-ms-master_demoted_0" [ style = bold]
"lxc-ms_demote_0 lxc1" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"lxc-ms_demote_0 lxc1" -> "lxc-ms_stop_0 lxc1" [ style = bold]
"lxc-ms_demote_0 lxc1" [ style=bold color="green" fontcolor="orange"]
"lxc-ms_promote_0 lxc1" -> "lxc-ms-master_promoted_0" [ style = bold]
"lxc-ms_promote_0 lxc1" [ style=bold color="green" fontcolor="black"]
"lxc-ms_start_0 lxc1" -> "lxc-ms-master_running_0" [ style = bold]
"lxc-ms_start_0 lxc1" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"lxc-ms_start_0 lxc1" [ style=bold color="green" fontcolor="black"]
"lxc-ms_stop_0 lxc1" -> "lxc-ms-master_stopped_0" [ style = bold]
"lxc-ms_stop_0 lxc1" -> "lxc-ms_start_0 lxc1" [ style = bold]
"lxc-ms_stop_0 lxc1" [ style=bold color="green" fontcolor="orange"]
"lxc1_monitor_30000 rhel7-1" [ style=bold color="green" fontcolor="black"]
"lxc1_start_0 rhel7-1" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"lxc1_start_0 rhel7-1" -> "lxc-ms_start_0 lxc1" [ style = bold]
"lxc1_start_0 rhel7-1" -> "lxc1_monitor_30000 rhel7-1" [ style = bold]
"lxc1_start_0 rhel7-1" [ style=bold color="green" fontcolor="black"]
"lxc1_stop_0 rhel7-1" -> "lxc1_start_0 rhel7-1" [ style = bold]
"lxc1_stop_0 rhel7-1" -> "stonith 'reboot' lxc1" [ style = bold]
"lxc1_stop_0 rhel7-1" [ style=bold color="green" fontcolor="black"]
"stonith 'reboot' lxc1" -> "container1_start_0 rhel7-1" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc-ms-master_stop_0" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc-ms_demote_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc-ms_promote_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc-ms_start_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc-ms_stop_0 lxc1" [ style = bold]
"stonith 'reboot' lxc1" -> "lxc1_start_0 rhel7-1" [ style = bold]
"stonith 'reboot' lxc1" [ style=bold color="green" fontcolor="orange"]
}