summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/stonith-4.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/stonith-4.dot')
-rw-r--r--cts/scheduler/dot/stonith-4.dot20
1 files changed, 20 insertions, 0 deletions
diff --git a/cts/scheduler/dot/stonith-4.dot b/cts/scheduler/dot/stonith-4.dot
new file mode 100644
index 0000000..290005f
--- /dev/null
+++ b/cts/scheduler/dot/stonith-4.dot
@@ -0,0 +1,20 @@
+ digraph "g" {
+"Fencing_monitor_0 pcmk-11" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"Fencing_monitor_0 pcmk-11" [ style=dashed color="red" fontcolor="black"]
+"Fencing_monitor_0 pcmk-2" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"Fencing_monitor_0 pcmk-2" [ style=dashed color="red" fontcolor="black"]
+"Fencing_monitor_0 pcmk-3" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"Fencing_monitor_0 pcmk-3" [ style=dashed color="red" fontcolor="black"]
+"Fencing_start_0 pcmk-1" [ style=dashed color="red" fontcolor="black"]
+"stonith 'reboot' pcmk-10" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"stonith 'reboot' pcmk-10" [ style=bold color="green" fontcolor="black"]
+"stonith 'reboot' pcmk-5" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"stonith 'reboot' pcmk-5" -> "stonith 'reboot' pcmk-7" [ style = bold]
+"stonith 'reboot' pcmk-5" [ style=bold color="green" fontcolor="black"]
+"stonith 'reboot' pcmk-7" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"stonith 'reboot' pcmk-7" -> "stonith 'reboot' pcmk-8" [ style = bold]
+"stonith 'reboot' pcmk-7" [ style=bold color="green" fontcolor="black"]
+"stonith 'reboot' pcmk-8" -> "Fencing_start_0 pcmk-1" [ style = dashed]
+"stonith 'reboot' pcmk-8" -> "stonith 'reboot' pcmk-10" [ style = bold]
+"stonith 'reboot' pcmk-8" [ style=bold color="green" fontcolor="black"]
+}