blob: d06fa35929a04b297d8fd32759423e21997a44e6 [file] [log] [blame]
digraph "g" {
"ms_drbd_mysql1_confirmed-post_notify_running_0" [ style=bold color="green" fontcolor="orange" ]
"ms_drbd_mysql1_confirmed-pre_notify_start_0" -> "ms_drbd_mysql1_post_notify_running_0" [ style = bold]
"ms_drbd_mysql1_confirmed-pre_notify_start_0" -> "ms_drbd_mysql1_start_0" [ style = bold]
"ms_drbd_mysql1_confirmed-pre_notify_start_0" [ style=bold color="green" fontcolor="orange" ]
"ms_drbd_mysql1_post_notify_running_0" -> "ms_drbd_mysql1_confirmed-post_notify_running_0" [ style = bold]
"ms_drbd_mysql1_post_notify_running_0" -> "res_drbd_mysql1:0_post_notify_start_0 bob.demo" [ style = bold]
"ms_drbd_mysql1_post_notify_running_0" -> "res_drbd_mysql1:1_post_notify_start_0 alice.demo" [ style = bold]
"ms_drbd_mysql1_post_notify_running_0" [ style=bold color="green" fontcolor="orange" ]
"ms_drbd_mysql1_pre_notify_start_0" -> "ms_drbd_mysql1_confirmed-pre_notify_start_0" [ style = bold]
"ms_drbd_mysql1_pre_notify_start_0" -> "res_drbd_mysql1:0_pre_notify_start_0 bob.demo" [ style = bold]
"ms_drbd_mysql1_pre_notify_start_0" [ style=bold color="green" fontcolor="orange" ]
"ms_drbd_mysql1_running_0" -> "ms_drbd_mysql1_post_notify_running_0" [ style = bold]
"ms_drbd_mysql1_running_0" [ style=bold color="green" fontcolor="orange" ]
"ms_drbd_mysql1_start_0" -> "ms_drbd_mysql1_running_0" [ style = bold]
"ms_drbd_mysql1_start_0" -> "res_drbd_mysql1:1_start_0 alice.demo" [ style = bold]
"ms_drbd_mysql1_start_0" [ style=bold color="green" fontcolor="orange" ]
"res_drbd_mysql1:0_post_notify_start_0 bob.demo" -> "ms_drbd_mysql1_confirmed-post_notify_running_0" [ style = bold]
"res_drbd_mysql1:0_post_notify_start_0 bob.demo" [ style=bold color="green" fontcolor="black" ]
"res_drbd_mysql1:0_pre_notify_start_0 bob.demo" -> "ms_drbd_mysql1_confirmed-pre_notify_start_0" [ style = bold]
"res_drbd_mysql1:0_pre_notify_start_0 bob.demo" [ style=bold color="green" fontcolor="black" ]
"res_drbd_mysql1:1_post_notify_start_0 alice.demo" -> "ms_drbd_mysql1_confirmed-post_notify_running_0" [ style = bold]
"res_drbd_mysql1:1_post_notify_start_0 alice.demo" [ style=bold color="green" fontcolor="black" ]
"res_drbd_mysql1:1_start_0 alice.demo" -> "ms_drbd_mysql1_running_0" [ style = bold]
"res_drbd_mysql1:1_start_0 alice.demo" [ style=bold color="green" fontcolor="black" ]
}