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/bundle-order-startup-clone.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/bundle-order-startup-clone.summary')
-rw-r--r-- | cts/scheduler/summary/bundle-order-startup-clone.summary | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bundle-order-startup-clone.summary b/cts/scheduler/summary/bundle-order-startup-clone.summary new file mode 100644 index 0000000..67ee801 --- /dev/null +++ b/cts/scheduler/summary/bundle-order-startup-clone.summary @@ -0,0 +1,79 @@ +Current cluster status: + * Node List: + * Online: [ metal-1 metal-2 metal-3 ] + * RemoteOFFLINE: [ rabbitmq-bundle-0 ] + + * Full List of Resources: + * Clone Set: storage-clone [storage]: + * Stopped: [ metal-1 metal-2 metal-3 rabbitmq-bundle-0 ] + * Container bundle: galera-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-mariadb:latest]: + * galera-bundle-0 (ocf:heartbeat:galera): Stopped + * Container bundle: haproxy-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-haproxy:latest]: + * haproxy-bundle-docker-0 (ocf:heartbeat:docker): Stopped + * Container bundle: redis-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-redis:latest]: + * redis-bundle-0 (ocf:heartbeat:redis): Stopped + +Transition Summary: + * Start storage:0 ( metal-1 ) due to unrunnable redis-bundle promote (blocked) + * Start storage:1 ( metal-2 ) due to unrunnable redis-bundle promote (blocked) + * Start storage:2 ( metal-3 ) due to unrunnable redis-bundle promote (blocked) + * Start galera-bundle-docker-0 ( metal-1 ) due to unrunnable storage-clone notified (blocked) + * Start galera-bundle-0 ( metal-1 ) due to unrunnable galera-bundle-docker-0 start (blocked) + * Start galera:0 ( galera-bundle-0 ) due to unrunnable galera-bundle-docker-0 start (blocked) + * Start haproxy-bundle-docker-0 ( metal-2 ) + * Start redis-bundle-docker-0 ( metal-2 ) + * Start redis-bundle-0 ( metal-2 ) + * Start redis:0 ( redis-bundle-0 ) + +Executing Cluster Transition: + * Resource action: storage:0 monitor on metal-1 + * Resource action: storage:1 monitor on metal-2 + * Resource action: storage:2 monitor on metal-3 + * Resource action: galera-bundle-docker-0 monitor on metal-3 + * Resource action: galera-bundle-docker-0 monitor on metal-2 + * Resource action: galera-bundle-docker-0 monitor on metal-1 + * Resource action: haproxy-bundle-docker-0 monitor on metal-3 + * Resource action: haproxy-bundle-docker-0 monitor on metal-2 + * Resource action: haproxy-bundle-docker-0 monitor on metal-1 + * Pseudo action: redis-bundle-master_pre_notify_start_0 + * Resource action: redis-bundle-docker-0 monitor on metal-3 + * Resource action: redis-bundle-docker-0 monitor on metal-2 + * Resource action: redis-bundle-docker-0 monitor on metal-1 + * Pseudo action: redis-bundle_start_0 + * Pseudo action: haproxy-bundle_start_0 + * Resource action: haproxy-bundle-docker-0 start on metal-2 + * Pseudo action: redis-bundle-master_confirmed-pre_notify_start_0 + * Pseudo action: redis-bundle-master_start_0 + * Resource action: redis-bundle-docker-0 start on metal-2 + * Resource action: redis-bundle-0 monitor on metal-3 + * Resource action: redis-bundle-0 monitor on metal-2 + * Resource action: redis-bundle-0 monitor on metal-1 + * Pseudo action: haproxy-bundle_running_0 + * Resource action: haproxy-bundle-docker-0 monitor=60000 on metal-2 + * Resource action: redis-bundle-docker-0 monitor=60000 on metal-2 + * Resource action: redis-bundle-0 start on metal-2 + * Resource action: redis:0 start on redis-bundle-0 + * Pseudo action: redis-bundle-master_running_0 + * Resource action: redis-bundle-0 monitor=30000 on metal-2 + * Pseudo action: redis-bundle-master_post_notify_running_0 + * Resource action: redis:0 notify on redis-bundle-0 + * Pseudo action: redis-bundle-master_confirmed-post_notify_running_0 + * Pseudo action: redis-bundle_running_0 + * Resource action: redis:0 monitor=60000 on redis-bundle-0 + * Resource action: redis:0 monitor=45000 on redis-bundle-0 + +Revised Cluster Status: + * Node List: + * Online: [ metal-1 metal-2 metal-3 ] + * RemoteOFFLINE: [ rabbitmq-bundle-0 ] + * GuestOnline: [ redis-bundle-0 ] + + * Full List of Resources: + * Clone Set: storage-clone [storage]: + * Stopped: [ metal-1 metal-2 metal-3 rabbitmq-bundle-0 ] + * Container bundle: galera-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-mariadb:latest]: + * galera-bundle-0 (ocf:heartbeat:galera): Stopped + * Container bundle: haproxy-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-haproxy:latest]: + * haproxy-bundle-docker-0 (ocf:heartbeat:docker): Started metal-2 + * Container bundle: redis-bundle [192.168.24.1:8787/tripleoupstream/centos-binary-redis:latest]: + * redis-bundle-0 (ocf:heartbeat:redis): Unpromoted metal-2 |