diff options
Diffstat (limited to 'cts/scheduler/summary/remote-move.summary')
-rw-r--r-- | cts/scheduler/summary/remote-move.summary | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/cts/scheduler/summary/remote-move.summary b/cts/scheduler/summary/remote-move.summary new file mode 100644 index 0000000..5fc5f09 --- /dev/null +++ b/cts/scheduler/summary/remote-move.summary @@ -0,0 +1,39 @@ +Current cluster status: + * Node List: + * Online: [ 18builder 18node1 18node2 ] + * RemoteOnline: [ remote1 ] + + * Full List of Resources: + * 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 ( 18node1 -> 18builder ) + * Migrate remote1 ( 18builder -> 18node1 ) + +Executing Cluster Transition: + * Resource action: shooter stop on 18node1 + * 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 + * Resource action: shooter monitor=60000 on 18builder + * Pseudo action: remote1_start_0 + * Resource action: remote1 monitor=60000 on 18node1 + +Revised Cluster Status: + * Node List: + * Online: [ 18builder 18node1 18node2 ] + * RemoteOnline: [ remote1 ] + + * Full List of Resources: + * 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 |