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-1718.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-1718.summary')
-rw-r--r-- | cts/scheduler/summary/bug-1718.summary | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-1718.summary b/cts/scheduler/summary/bug-1718.summary new file mode 100644 index 0000000..76beca0 --- /dev/null +++ b/cts/scheduler/summary/bug-1718.summary @@ -0,0 +1,44 @@ +1 of 5 resource instances DISABLED and 0 BLOCKED from further action due to failure + +Current cluster status: + * Node List: + * Online: [ biggame.ds9 heartbeat.ds9 ops.ds9 ] + * OFFLINE: [ defiant.ds9 warbird.ds9 ] + + * Full List of Resources: + * Resource Group: Web_Group: + * Apache_IP (ocf:heartbeat:IPaddr): Started heartbeat.ds9 + * resource_IP2 (ocf:heartbeat:IPaddr): Stopped (disabled) + * resource_dummyweb (ocf:heartbeat:Dummy): Stopped + * Resource Group: group_fUN: + * resource_IP3 (ocf:heartbeat:IPaddr): Started ops.ds9 + * resource_dummy (ocf:heartbeat:Dummy): Started ops.ds9 + +Transition Summary: + * Stop resource_IP3 ( ops.ds9 ) due to unrunnable Web_Group running + * Stop resource_dummy ( ops.ds9 ) due to required resource_IP3 start + +Executing Cluster Transition: + * Pseudo action: group_fUN_stop_0 + * Resource action: resource_dummy stop on ops.ds9 + * Resource action: OpenVPN_IP delete on ops.ds9 + * Resource action: OpenVPN_IP delete on heartbeat.ds9 + * Resource action: Apache delete on ops.ds9 + * Resource action: Apache delete on heartbeat.ds9 + * Resource action: Apache delete on biggame.ds9 + * Resource action: resource_IP3 stop on ops.ds9 + * Pseudo action: group_fUN_stopped_0 + +Revised Cluster Status: + * Node List: + * Online: [ biggame.ds9 heartbeat.ds9 ops.ds9 ] + * OFFLINE: [ defiant.ds9 warbird.ds9 ] + + * Full List of Resources: + * Resource Group: Web_Group: + * Apache_IP (ocf:heartbeat:IPaddr): Started heartbeat.ds9 + * resource_IP2 (ocf:heartbeat:IPaddr): Stopped (disabled) + * resource_dummyweb (ocf:heartbeat:Dummy): Stopped + * Resource Group: group_fUN: + * resource_IP3 (ocf:heartbeat:IPaddr): Stopped + * resource_dummy (ocf:heartbeat:Dummy): Stopped |