diff options
Diffstat (limited to 'cts/scheduler/summary/order-serialize.summary')
-rw-r--r-- | cts/scheduler/summary/order-serialize.summary | 73 |
1 files changed, 73 insertions, 0 deletions
diff --git a/cts/scheduler/summary/order-serialize.summary b/cts/scheduler/summary/order-serialize.summary new file mode 100644 index 0000000..c7ef3e0 --- /dev/null +++ b/cts/scheduler/summary/order-serialize.summary @@ -0,0 +1,73 @@ +Current cluster status: + * Node List: + * Node xen-a: standby (with active resources) + * Online: [ xen-b ] + + * Full List of Resources: + * xen-a-fencing (stonith:external/ipmi): Started xen-b + * xen-b-fencing (stonith:external/ipmi): Started xen-a + * db (ocf:heartbeat:Xen): Started xen-a + * dbreplica (ocf:heartbeat:Xen): Started xen-b + * core-101 (ocf:heartbeat:Xen): Started xen-a + * core-200 (ocf:heartbeat:Xen): Started xen-a + * sysadmin (ocf:heartbeat:Xen): Started xen-b + * edge (ocf:heartbeat:Xen): Started xen-a + * base (ocf:heartbeat:Xen): Started xen-a + * Email_Alerting (ocf:heartbeat:MailTo): Started xen-b + +Transition Summary: + * Restart xen-a-fencing ( xen-b ) due to resource definition change + * Stop xen-b-fencing ( xen-a ) due to node availability + * Migrate db ( xen-a -> xen-b ) + * Migrate core-101 ( xen-a -> xen-b ) + * Migrate core-200 ( xen-a -> xen-b ) + * Migrate edge ( xen-a -> xen-b ) + * Migrate base ( xen-a -> xen-b ) + +Executing Cluster Transition: + * Resource action: xen-a-fencing stop on xen-b + * Resource action: xen-a-fencing start on xen-b + * Resource action: xen-a-fencing monitor=60000 on xen-b + * Resource action: xen-b-fencing stop on xen-a + * Resource action: db migrate_to on xen-a + * Resource action: core-101 migrate_to on xen-a + * Resource action: edge migrate_to on xen-a + * Resource action: db migrate_from on xen-b + * Resource action: db stop on xen-a + * Resource action: core-101 migrate_from on xen-b + * Resource action: core-101 stop on xen-a + * Resource action: core-200 migrate_to on xen-a + * Resource action: edge migrate_from on xen-b + * Resource action: edge stop on xen-a + * Resource action: base migrate_to on xen-a + * Pseudo action: db_start_0 + * Pseudo action: core-101_start_0 + * Resource action: core-200 migrate_from on xen-b + * Resource action: core-200 stop on xen-a + * Pseudo action: edge_start_0 + * Resource action: base migrate_from on xen-b + * Resource action: base stop on xen-a + * Resource action: db monitor=10000 on xen-b + * Resource action: core-101 monitor=10000 on xen-b + * Pseudo action: core-200_start_0 + * Resource action: edge monitor=10000 on xen-b + * Pseudo action: base_start_0 + * Resource action: core-200 monitor=10000 on xen-b + * Resource action: base monitor=10000 on xen-b + +Revised Cluster Status: + * Node List: + * Node xen-a: standby + * Online: [ xen-b ] + + * Full List of Resources: + * xen-a-fencing (stonith:external/ipmi): Started xen-b + * xen-b-fencing (stonith:external/ipmi): Stopped + * db (ocf:heartbeat:Xen): Started xen-b + * dbreplica (ocf:heartbeat:Xen): Started xen-b + * core-101 (ocf:heartbeat:Xen): Started xen-b + * core-200 (ocf:heartbeat:Xen): Started xen-b + * sysadmin (ocf:heartbeat:Xen): Started xen-b + * edge (ocf:heartbeat:Xen): Started xen-b + * base (ocf:heartbeat:Xen): Started xen-b + * Email_Alerting (ocf:heartbeat:MailTo): Started xen-b |