diff options
Diffstat (limited to 'cts/scheduler/summary/remote-disable.summary')
-rw-r--r-- | cts/scheduler/summary/remote-disable.summary | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/cts/scheduler/summary/remote-disable.summary b/cts/scheduler/summary/remote-disable.summary new file mode 100644 index 0000000..a90cb40 --- /dev/null +++ b/cts/scheduler/summary/remote-disable.summary @@ -0,0 +1,35 @@ +1 of 6 resource instances DISABLED and 0 BLOCKED from further action due to failure + +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 (disabled) + * 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: + * Stop remote1 ( 18builder ) due to node availability + * Stop FAKE2 ( remote1 ) due to node availability + +Executing Cluster Transition: + * Resource action: FAKE2 stop on remote1 + * Resource action: remote1 stop on 18builder + +Revised Cluster Status: + * Node List: + * Online: [ 18builder 18node1 18node2 ] + * RemoteOFFLINE: [ remote1 ] + + * Full List of Resources: + * shooter (stonith:fence_xvm): Started 18node1 + * remote1 (ocf:pacemaker:remote): Stopped (disabled) + * FAKE1 (ocf:heartbeat:Dummy): Started 18node2 + * FAKE2 (ocf:heartbeat:Dummy): Stopped + * FAKE3 (ocf:heartbeat:Dummy): Started 18builder + * FAKE4 (ocf:heartbeat:Dummy): Started 18node1 |