dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw
 digraph "g" {
"ms3_demote_0" -> "ms3_demoted_0" [ style = bold]
"ms3_demote_0" -> "rsc3:1_demote_0 node2" [ style = bold]
"ms3_demote_0" [ style=bold color="green" fontcolor="orange"]
"ms3_demoted_0" -> "ms3_stop_0" [ style = bold]
"ms3_demoted_0" [ style=bold color="green" fontcolor="orange"]
"ms3_stop_0" -> "ms3_stopped_0" [ style = bold]
"ms3_stop_0" -> "rsc3:1_stop_0 node2" [ style = bold]
"ms3_stop_0" [ style=bold color="green" fontcolor="orange"]
"ms3_stopped_0" [ style=bold color="green" fontcolor="orange"]
"rsc1_stop_0 node2" [ style=bold color="green" fontcolor="orange"]
"rsc2_monitor_10000 node1" [ style=bold color="green" fontcolor="black"]
"rsc2_start_0 node1" -> "rsc2_monitor_10000 node1" [ style = bold]
"rsc2_start_0 node1" [ style=bold color="green" fontcolor="black"]
"rsc2_stop_0 node2" -> "rsc2_start_0 node1" [ style = bold]
"rsc2_stop_0 node2" [ style=bold color="green" fontcolor="orange"]
"rsc3:1_demote_0 node2" -> "ms3_demoted_0" [ style = bold]
"rsc3:1_demote_0 node2" -> "rsc3:1_stop_0 node2" [ style = bold]
"rsc3:1_demote_0 node2" [ style=bold color="green" fontcolor="orange"]
"rsc3:1_stop_0 node2" -> "ms3_stopped_0" [ style = bold]
"rsc3:1_stop_0 node2" [ style=bold color="green" fontcolor="orange"]
"stonith 'reboot' node2" -> "ms3_stop_0" [ style = bold]
"stonith 'reboot' node2" -> "rsc1_stop_0 node2" [ style = bold]
"stonith 'reboot' node2" -> "rsc2_start_0 node1" [ style = bold]
"stonith 'reboot' node2" -> "rsc2_stop_0 node2" [ style = bold]
"stonith 'reboot' node2" -> "rsc3:1_demote_0 node2" [ style = bold]
"stonith 'reboot' node2" -> "rsc3:1_stop_0 node2" [ style = bold]
"stonith 'reboot' node2" [ style=bold color="green" fontcolor="black"]
}