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-2453.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-2453.summary')
-rw-r--r-- | cts/scheduler/summary/bug-lf-2453.summary | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-lf-2453.summary b/cts/scheduler/summary/bug-lf-2453.summary new file mode 100644 index 0000000..c8d1bdf --- /dev/null +++ b/cts/scheduler/summary/bug-lf-2453.summary @@ -0,0 +1,41 @@ +2 of 5 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ domu1 domu2 ] + + * Full List of Resources: + * PrimitiveResource1 (ocf:heartbeat:IPaddr2): Started domu1 + * Clone Set: CloneResource1 [apache] (disabled): + * Started: [ domu1 domu2 ] + * Clone Set: CloneResource2 [DummyResource]: + * Started: [ domu1 domu2 ] + +Transition Summary: + * Stop PrimitiveResource1 ( domu1 ) due to required CloneResource2 running + * Stop apache:0 ( domu1 ) due to node availability + * Stop apache:1 ( domu2 ) due to node availability + * Stop DummyResource:0 ( domu1 ) due to unrunnable CloneResource1 running + * Stop DummyResource:1 ( domu2 ) due to unrunnable CloneResource1 running + +Executing Cluster Transition: + * Resource action: PrimitiveResource1 stop on domu1 + * Pseudo action: CloneResource2_stop_0 + * Resource action: DummyResource:1 stop on domu1 + * Resource action: DummyResource:0 stop on domu2 + * Pseudo action: CloneResource2_stopped_0 + * Pseudo action: CloneResource1_stop_0 + * Resource action: apache:1 stop on domu1 + * Resource action: apache:0 stop on domu2 + * Pseudo action: CloneResource1_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ domu1 domu2 ] + + * Full List of Resources: + * PrimitiveResource1 (ocf:heartbeat:IPaddr2): Stopped + * Clone Set: CloneResource1 [apache] (disabled): + * Stopped (disabled): [ domu1 domu2 ] + * Clone Set: CloneResource2 [DummyResource]: + * Stopped: [ domu1 domu2 ] |