diff options
Diffstat (limited to 'cts/scheduler/summary/remote-fence-unclean.summary')
-rw-r--r-- | cts/scheduler/summary/remote-fence-unclean.summary | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/cts/scheduler/summary/remote-fence-unclean.summary b/cts/scheduler/summary/remote-fence-unclean.summary new file mode 100644 index 0000000..a467dc3 --- /dev/null +++ b/cts/scheduler/summary/remote-fence-unclean.summary @@ -0,0 +1,47 @@ +Current cluster status: + * Node List: + * RemoteNode remote1: UNCLEAN (offline) + * Online: [ 18builder 18node1 18node2 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started 18builder + * remote1 (ocf:pacemaker:remote): FAILED 18node1 + * FAKE1 (ocf:heartbeat:Dummy): Started 18node2 + * FAKE2 (ocf:heartbeat:Dummy): Started remote1 (UNCLEAN) + * FAKE3 (ocf:heartbeat:Dummy): Started 18builder + * FAKE4 (ocf:heartbeat:Dummy): Started 18node1 + +Transition Summary: + * Fence (reboot) remote1 'remote connection is unrecoverable' + * Recover remote1 ( 18node1 ) + * Move FAKE2 ( remote1 -> 18builder ) + * Move FAKE3 ( 18builder -> 18node1 ) + * Move FAKE4 ( 18node1 -> 18node2 ) + +Executing Cluster Transition: + * Resource action: FAKE3 stop on 18builder + * Resource action: FAKE4 stop on 18node1 + * Fencing remote1 (reboot) + * Pseudo action: FAKE2_stop_0 + * Resource action: FAKE3 start on 18node1 + * Resource action: FAKE4 start on 18node2 + * Resource action: remote1 stop on 18node1 + * Resource action: FAKE2 start on 18builder + * Resource action: FAKE3 monitor=60000 on 18node1 + * Resource action: FAKE4 monitor=60000 on 18node2 + * Resource action: remote1 start on 18node1 + * Resource action: remote1 monitor=60000 on 18node1 + * Resource action: FAKE2 monitor=60000 on 18builder + +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 18builder + * FAKE3 (ocf:heartbeat:Dummy): Started 18node1 + * FAKE4 (ocf:heartbeat:Dummy): Started 18node2 |