diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 06:53:20 +0000 |
commit | e5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch) | |
tree | a6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/summary/bug-lf-2581.summary | |
parent | Initial commit. (diff) | |
download | pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.tar.xz pacemaker-e5a812082ae033afb1eed82c0f2df3d0f6bdc93f.zip |
Adding upstream version 2.1.6.upstream/2.1.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'cts/scheduler/summary/bug-lf-2581.summary')
-rw-r--r-- | cts/scheduler/summary/bug-lf-2581.summary | 59 |
1 files changed, 59 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-lf-2581.summary b/cts/scheduler/summary/bug-lf-2581.summary new file mode 100644 index 0000000..dbcf545 --- /dev/null +++ b/cts/scheduler/summary/bug-lf-2581.summary @@ -0,0 +1,59 @@ +Current cluster status: + * Node List: + * Online: [ elvis queen ] + + * Full List of Resources: + * Clone Set: AZ-clone [AZ-group]: + * Started: [ elvis ] + * Stopped: [ queen ] + * Resource Group: BC-group-1: + * B-1 (ocf:rgk:typeB): Started elvis + * C-1 (ocf:rgk:typeC): Started elvis + * Resource Group: BC-group-2: + * B-2 (ocf:rgk:typeB): Started elvis + * C-2 (ocf:rgk:typeC): Started elvis + * Clone Set: stonith-l2network-set [stonith-l2network]: + * Started: [ elvis ] + * Stopped: [ queen ] + +Transition Summary: + * Start A:1 ( queen ) + * Start Z:1 ( queen ) + * Start stonith-l2network:1 ( queen ) + +Executing Cluster Transition: + * Resource action: A:1 monitor on queen + * Resource action: Z:1 monitor on queen + * Pseudo action: AZ-clone_start_0 + * Resource action: B-1 monitor on queen + * Resource action: C-1 monitor on queen + * Resource action: B-2 monitor on queen + * Resource action: C-2 monitor on queen + * Resource action: stonith-l2network:1 monitor on queen + * Pseudo action: stonith-l2network-set_start_0 + * Pseudo action: AZ-group:1_start_0 + * Resource action: A:1 start on queen + * Resource action: Z:1 start on queen + * Resource action: stonith-l2network:1 start on queen + * Pseudo action: stonith-l2network-set_running_0 + * Pseudo action: AZ-group:1_running_0 + * Resource action: A:1 monitor=120000 on queen + * Resource action: Z:1 monitor=120000 on queen + * Pseudo action: AZ-clone_running_0 + * Resource action: stonith-l2network:1 monitor=300000 on queen + +Revised Cluster Status: + * Node List: + * Online: [ elvis queen ] + + * Full List of Resources: + * Clone Set: AZ-clone [AZ-group]: + * Started: [ elvis queen ] + * Resource Group: BC-group-1: + * B-1 (ocf:rgk:typeB): Started elvis + * C-1 (ocf:rgk:typeC): Started elvis + * Resource Group: BC-group-2: + * B-2 (ocf:rgk:typeB): Started elvis + * C-2 (ocf:rgk:typeC): Started elvis + * Clone Set: stonith-l2network-set [stonith-l2network]: + * Started: [ elvis queen ] |