summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/suicide-not-needed-initial-quorum.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/suicide-not-needed-initial-quorum.dot')
-rw-r--r--cts/scheduler/dot/suicide-not-needed-initial-quorum.dot11
1 files changed, 11 insertions, 0 deletions
diff --git a/cts/scheduler/dot/suicide-not-needed-initial-quorum.dot b/cts/scheduler/dot/suicide-not-needed-initial-quorum.dot
new file mode 100644
index 0000000..eda54f2
--- /dev/null
+++ b/cts/scheduler/dot/suicide-not-needed-initial-quorum.dot
@@ -0,0 +1,11 @@
+ digraph "g" {
+"Fencing_monitor_0 node1" -> "Fencing_start_0 node1" [ style = bold]
+"Fencing_monitor_0 node1" [ style=bold color="green" fontcolor="black"]
+"Fencing_monitor_0 node2" -> "Fencing_start_0 node1" [ style = bold]
+"Fencing_monitor_0 node2" [ style=bold color="green" fontcolor="black"]
+"Fencing_monitor_0 node3" -> "Fencing_start_0 node1" [ style = bold]
+"Fencing_monitor_0 node3" [ style=bold color="green" fontcolor="black"]
+"Fencing_monitor_120000 node1" [ style=bold color="green" fontcolor="black"]
+"Fencing_start_0 node1" -> "Fencing_monitor_120000 node1" [ style = bold]
+"Fencing_start_0 node1" [ style=bold color="green" fontcolor="black"]
+}