diff options
Diffstat (limited to 'cts/scheduler/summary/value-source.summary')
-rw-r--r-- | cts/scheduler/summary/value-source.summary | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/cts/scheduler/summary/value-source.summary b/cts/scheduler/summary/value-source.summary new file mode 100644 index 0000000..7f033ca --- /dev/null +++ b/cts/scheduler/summary/value-source.summary @@ -0,0 +1,62 @@ +Using the original execution date of: 2020-11-12 21:28:08Z +Current cluster status: + * Node List: + * Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Stopped + * rsc1 (ocf:pacemaker:Dummy): Stopped + * rsc2 (ocf:pacemaker:Dummy): Stopped + * invert-match (ocf:pacemaker:Dummy): Stopped + * single-rsc (ocf:pacemaker:Dummy): Stopped + * set-rsc1 (ocf:pacemaker:Dummy): Stopped + * set-rsc2 (ocf:pacemaker:Dummy): Stopped + * meta-rsc (ocf:pacemaker:Dummy): Stopped + * insane-rsc (ocf:pacemaker:Dummy): Stopped + +Transition Summary: + * Start Fencing ( rhel7-1 ) + * Start rsc1 ( rhel7-4 ) + * Start rsc2 ( rhel7-5 ) + * Start invert-match ( rhel7-1 ) + * Start single-rsc ( rhel7-2 ) + * Start set-rsc1 ( rhel7-3 ) + * Start set-rsc2 ( rhel7-4 ) + * Start meta-rsc ( rhel7-5 ) + * Start insane-rsc ( rhel7-4 ) + +Executing Cluster Transition: + * Resource action: Fencing start on rhel7-1 + * Resource action: rsc1 start on rhel7-4 + * Resource action: rsc2 start on rhel7-5 + * Resource action: invert-match start on rhel7-1 + * Resource action: single-rsc start on rhel7-2 + * Resource action: set-rsc1 start on rhel7-3 + * Resource action: set-rsc2 start on rhel7-4 + * Resource action: meta-rsc start on rhel7-5 + * Resource action: insane-rsc start on rhel7-4 + * Resource action: Fencing monitor=120000 on rhel7-1 + * Resource action: rsc1 monitor=10000 on rhel7-4 + * Resource action: rsc2 monitor=10000 on rhel7-5 + * Resource action: invert-match monitor=10000 on rhel7-1 + * Resource action: single-rsc monitor=10000 on rhel7-2 + * Resource action: set-rsc1 monitor=10000 on rhel7-3 + * Resource action: set-rsc2 monitor=10000 on rhel7-4 + * Resource action: meta-rsc monitor=10000 on rhel7-5 + * Resource action: insane-rsc monitor=10000 on rhel7-4 +Using the original execution date of: 2020-11-12 21:28:08Z + +Revised Cluster Status: + * Node List: + * Online: [ rhel7-1 rhel7-2 rhel7-3 rhel7-4 rhel7-5 ] + + * Full List of Resources: + * Fencing (stonith:fence_xvm): Started rhel7-1 + * rsc1 (ocf:pacemaker:Dummy): Started rhel7-4 + * rsc2 (ocf:pacemaker:Dummy): Started rhel7-5 + * invert-match (ocf:pacemaker:Dummy): Started rhel7-1 + * single-rsc (ocf:pacemaker:Dummy): Started rhel7-2 + * set-rsc1 (ocf:pacemaker:Dummy): Started rhel7-3 + * set-rsc2 (ocf:pacemaker:Dummy): Started rhel7-4 + * meta-rsc (ocf:pacemaker:Dummy): Started rhel7-5 + * insane-rsc (ocf:pacemaker:Dummy): Started rhel7-4 |