diff --git a/pengine/test10/remote-move.dot b/pengine/test10/remote-move.dot index 8cef9d8bf4..e5d62e7338 100644 --- a/pengine/test10/remote-move.dot +++ b/pengine/test10/remote-move.dot @@ -1,24 +1,20 @@ digraph "g" { -"FAKE2_monitor_60000 remote1" [ style=bold color="green" fontcolor="black"] -"FAKE2_start_0 remote1" -> "FAKE2_monitor_60000 remote1" [ style = bold] -"FAKE2_start_0 remote1" [ style=bold color="green" fontcolor="black"] -"FAKE2_stop_0 remote1" -> "FAKE2_start_0 remote1" [ style = bold] -"FAKE2_stop_0 remote1" -> "all_stopped" [ style = bold] -"FAKE2_stop_0 remote1" -> "remote1_stop_0 18builder" [ style = bold] -"FAKE2_stop_0 remote1" [ style=bold color="green" fontcolor="black"] "all_stopped" [ style=bold color="green" fontcolor="orange"] +"remote1_migrate_from_0 18node1" -> "remote1_start_0 18node1" [ style = bold] +"remote1_migrate_from_0 18node1" -> "remote1_stop_0 18builder" [ style = bold] +"remote1_migrate_from_0 18node1" [ style=bold color="green" fontcolor="black"] +"remote1_migrate_to_0 18builder" -> "remote1_migrate_from_0 18node1" [ style = bold] +"remote1_migrate_to_0 18builder" [ style=bold color="green" fontcolor="black"] "remote1_monitor_60000 18node1" [ style=bold color="green" fontcolor="black"] -"remote1_start_0 18node1" -> "FAKE2_monitor_60000 remote1" [ style = bold] -"remote1_start_0 18node1" -> "FAKE2_start_0 remote1" [ style = bold] "remote1_start_0 18node1" -> "remote1_monitor_60000 18node1" [ style = bold] -"remote1_start_0 18node1" [ style=bold color="green" fontcolor="black"] +"remote1_start_0 18node1" [ style=bold color="green" fontcolor="orange"] "remote1_stop_0 18builder" -> "all_stopped" [ style = bold] "remote1_stop_0 18builder" -> "remote1_start_0 18node1" [ style = bold] "remote1_stop_0 18builder" [ style=bold color="green" fontcolor="black"] "shooter_monitor_60000 18builder" [ style=bold color="green" fontcolor="black"] "shooter_start_0 18builder" -> "shooter_monitor_60000 18builder" [ style = bold] "shooter_start_0 18builder" [ style=bold color="green" fontcolor="black"] "shooter_stop_0 18node1" -> "all_stopped" [ style = bold] "shooter_stop_0 18node1" -> "shooter_start_0 18builder" [ style = bold] "shooter_stop_0 18node1" [ style=bold color="green" fontcolor="black"] } diff --git a/pengine/test10/remote-move.exp b/pengine/test10/remote-move.exp index 4458362507..6724679e93 100644 --- a/pengine/test10/remote-move.exp +++ b/pengine/test10/remote-move.exp @@ -1,135 +1,115 @@ - + - + - + - + - + - - - - - + - + - + - + - - + - + - + - + - - + + - - - - - - - - - - - - - + - + - - - diff --git a/pengine/test10/remote-move.summary b/pengine/test10/remote-move.summary index 4f8b5c2578..de223fd0be 100644 --- a/pengine/test10/remote-move.summary +++ b/pengine/test10/remote-move.summary @@ -1,40 +1,38 @@ Current cluster status: Online: [ 18builder 18node1 18node2 ] RemoteOnline: [ remote1 ] shooter (stonith:fence_xvm): Started 18node1 remote1 (ocf::pacemaker:remote): Started 18builder FAKE1 (ocf::heartbeat:Dummy): Started 18node2 FAKE2 (ocf::heartbeat:Dummy): Started remote1 FAKE3 (ocf::heartbeat:Dummy): Started 18builder FAKE4 (ocf::heartbeat:Dummy): Started 18node1 Transition Summary: * Move shooter (Started 18node1 -> 18builder) - * Move remote1 (Started 18builder -> 18node1) - * Restart FAKE2 (Started remote1) + * Migrate remote1 (Started 18builder -> 18node1) Executing cluster transition: * Resource action: shooter stop on 18node1 - * Resource action: FAKE2 stop on remote1 + * Resource action: remote1 migrate_to on 18builder * Resource action: shooter start on 18builder + * Resource action: remote1 migrate_from on 18node1 * Resource action: remote1 stop on 18builder * Pseudo action: all_stopped * Resource action: shooter monitor=60000 on 18builder - * Resource action: remote1 start on 18node1 - * Resource action: FAKE2 start on remote1 - * Resource action: FAKE2 monitor=60000 on remote1 + * Pseudo action: remote1_start_0 * Resource action: remote1 monitor=60000 on 18node1 Revised cluster status: Online: [ 18builder 18node1 18node2 ] RemoteOnline: [ remote1 ] shooter (stonith:fence_xvm): Started 18builder remote1 (ocf::pacemaker:remote): Started 18node1 FAKE1 (ocf::heartbeat:Dummy): Started 18node2 FAKE2 (ocf::heartbeat:Dummy): Started remote1 FAKE3 (ocf::heartbeat:Dummy): Started 18builder FAKE4 (ocf::heartbeat:Dummy): Started 18node1