Page MenuHomeClusterLabs Projects

concurrent-fencing.dot
No OneTemporary

concurrent-fencing.dot

digraph "g" {
"all_stopped" [ style=bold color="green" fontcolor="orange"]
"stonith 'reboot' node1" -> "stonith 'reboot' node2" [ style = bold]
"stonith 'reboot' node1" -> "stonith_complete" [ style = bold]
"stonith 'reboot' node1" [ style=bold color="green" fontcolor="black"]
"stonith 'reboot' node2" -> "stonith_complete" [ style = bold]
"stonith 'reboot' node2" [ style=bold color="green" fontcolor="black"]
"stonith 'reboot' node3" -> "stonith 'reboot' node2" [ style = bold]
"stonith 'reboot' node3" -> "stonith_complete" [ style = bold]
"stonith 'reboot' node3" [ style=bold color="green" fontcolor="black"]
"stonith_complete" -> "all_stopped" [ style = bold]
"stonith_complete" [ style=bold color="green" fontcolor="orange"]
}

File Metadata

Mime Type
text/plain
Expires
Wed, Jun 25, 5:30 AM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1952307
Default Alt Text
concurrent-fencing.dot (735 B)

Event Timeline