summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/dot/novell-239079.dot
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/dot/novell-239079.dot')
-rw-r--r--cts/scheduler/dot/novell-239079.dot26
1 files changed, 26 insertions, 0 deletions
diff --git a/cts/scheduler/dot/novell-239079.dot b/cts/scheduler/dot/novell-239079.dot
new file mode 100644
index 0000000..dd9eac4
--- /dev/null
+++ b/cts/scheduler/dot/novell-239079.dot
@@ -0,0 +1,26 @@
+ digraph "g" {
+"drbd0:0_post_notify_start_0 xen-1" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
+"drbd0:0_post_notify_start_0 xen-1" [ style=bold color="green" fontcolor="black"]
+"drbd0:0_start_0 xen-1" -> "ms-drbd0_running_0" [ style = bold]
+"drbd0:0_start_0 xen-1" [ style=bold color="green" fontcolor="black"]
+"drbd0:1_post_notify_start_0 xen-2" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
+"drbd0:1_post_notify_start_0 xen-2" [ style=bold color="green" fontcolor="black"]
+"drbd0:1_start_0 xen-2" -> "ms-drbd0_running_0" [ style = bold]
+"drbd0:1_start_0 xen-2" [ style=bold color="green" fontcolor="black"]
+"ms-drbd0_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
+"ms-drbd0_confirmed-pre_notify_start_0" -> "ms-drbd0_post_notify_running_0" [ style = bold]
+"ms-drbd0_confirmed-pre_notify_start_0" -> "ms-drbd0_start_0" [ style = bold]
+"ms-drbd0_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
+"ms-drbd0_post_notify_running_0" -> "drbd0:0_post_notify_start_0 xen-1" [ style = bold]
+"ms-drbd0_post_notify_running_0" -> "drbd0:1_post_notify_start_0 xen-2" [ style = bold]
+"ms-drbd0_post_notify_running_0" -> "ms-drbd0_confirmed-post_notify_running_0" [ style = bold]
+"ms-drbd0_post_notify_running_0" [ style=bold color="green" fontcolor="orange"]
+"ms-drbd0_pre_notify_start_0" -> "ms-drbd0_confirmed-pre_notify_start_0" [ style = bold]
+"ms-drbd0_pre_notify_start_0" [ style=bold color="green" fontcolor="orange"]
+"ms-drbd0_running_0" -> "ms-drbd0_post_notify_running_0" [ style = bold]
+"ms-drbd0_running_0" [ style=bold color="green" fontcolor="orange"]
+"ms-drbd0_start_0" -> "drbd0:0_start_0 xen-1" [ style = bold]
+"ms-drbd0_start_0" -> "drbd0:1_start_0 xen-2" [ style = bold]
+"ms-drbd0_start_0" -> "ms-drbd0_running_0" [ style = bold]
+"ms-drbd0_start_0" [ style=bold color="green" fontcolor="orange"]
+}