diff options
Diffstat (limited to 'cts/scheduler/summary/op-defaults-2.summary')
-rw-r--r-- | cts/scheduler/summary/op-defaults-2.summary | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/cts/scheduler/summary/op-defaults-2.summary b/cts/scheduler/summary/op-defaults-2.summary new file mode 100644 index 0000000..c42da11 --- /dev/null +++ b/cts/scheduler/summary/op-defaults-2.summary @@ -0,0 +1,48 @@ +Current cluster status: + * Node List: + * Online: [ cluster01 cluster02 ] + + * Full List of Resources: + * fencing (stonith:fence_xvm): Stopped + * ip-rsc (ocf:heartbeat:IPaddr2): Stopped + * rsc-passes (ocf:heartbeat:IPaddr2): Stopped + * dummy-rsc (ocf:pacemaker:Dummy): Stopped + * ping-rsc-ping (ocf:pacemaker:ping): Stopped + +Transition Summary: + * Start fencing ( cluster01 ) + * Start ip-rsc ( cluster02 ) + * Start rsc-passes ( cluster01 ) + * Start dummy-rsc ( cluster02 ) + * Start ping-rsc-ping ( cluster01 ) + +Executing Cluster Transition: + * Resource action: fencing monitor on cluster02 + * Resource action: fencing monitor on cluster01 + * Resource action: ip-rsc monitor on cluster02 + * Resource action: ip-rsc monitor on cluster01 + * Resource action: rsc-passes monitor on cluster02 + * Resource action: rsc-passes monitor on cluster01 + * Resource action: dummy-rsc monitor on cluster02 + * Resource action: dummy-rsc monitor on cluster01 + * Resource action: ping-rsc-ping monitor on cluster02 + * Resource action: ping-rsc-ping monitor on cluster01 + * Resource action: fencing start on cluster01 + * Resource action: ip-rsc start on cluster02 + * Resource action: rsc-passes start on cluster01 + * Resource action: dummy-rsc start on cluster02 + * Resource action: ping-rsc-ping start on cluster01 + * Resource action: ip-rsc monitor=20000 on cluster02 + * Resource action: rsc-passes monitor=10000 on cluster01 + * Resource action: dummy-rsc monitor=10000 on cluster02 + +Revised Cluster Status: + * Node List: + * Online: [ cluster01 cluster02 ] + + * Full List of Resources: + * fencing (stonith:fence_xvm): Started cluster01 + * ip-rsc (ocf:heartbeat:IPaddr2): Started cluster02 + * rsc-passes (ocf:heartbeat:IPaddr2): Started cluster01 + * dummy-rsc (ocf:pacemaker:Dummy): Started cluster02 + * ping-rsc-ping (ocf:pacemaker:ping): Started cluster01 |