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/inc10.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/inc10.summary')
-rw-r--r-- | cts/scheduler/summary/inc10.summary | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/cts/scheduler/summary/inc10.summary b/cts/scheduler/summary/inc10.summary new file mode 100644 index 0000000..1037e6c --- /dev/null +++ b/cts/scheduler/summary/inc10.summary @@ -0,0 +1,46 @@ +Current cluster status: + * Node List: + * Node xen-2: standby (with active resources) + * Online: [ xen-1 xen-3 xen-4 ] + + * Full List of Resources: + * Clone Set: DoFencing [child_DoFencing]: + * Started: [ xen-1 xen-2 xen-3 xen-4 ] + * Clone Set: ocfs2-clone [ocfs2]: + * Started: [ xen-1 xen-2 xen-3 xen-4 ] + +Transition Summary: + * Stop child_DoFencing:1 ( xen-2 ) due to node availability + * Stop ocfs2:1 ( xen-2 ) due to node availability + +Executing Cluster Transition: + * Pseudo action: DoFencing_stop_0 + * Pseudo action: ocfs2-clone_pre_notify_stop_0 + * Resource action: child_DoFencing:2 stop on xen-2 + * Pseudo action: DoFencing_stopped_0 + * Resource action: ocfs2:1 notify on xen-3 + * Resource action: ocfs2:1 notify on xen-2 + * Resource action: ocfs2:3 notify on xen-1 + * Resource action: ocfs2:0 notify on xen-4 + * Pseudo action: ocfs2-clone_confirmed-pre_notify_stop_0 + * Pseudo action: ocfs2-clone_stop_0 + * Resource action: ocfs2:1 stop on xen-2 + * Pseudo action: ocfs2-clone_stopped_0 + * Pseudo action: ocfs2-clone_post_notify_stopped_0 + * Resource action: ocfs2:1 notify on xen-3 + * Resource action: ocfs2:3 notify on xen-1 + * Resource action: ocfs2:0 notify on xen-4 + * Pseudo action: ocfs2-clone_confirmed-post_notify_stopped_0 + +Revised Cluster Status: + * Node List: + * Node xen-2: standby + * Online: [ xen-1 xen-3 xen-4 ] + + * Full List of Resources: + * Clone Set: DoFencing [child_DoFencing]: + * Started: [ xen-1 xen-3 xen-4 ] + * Stopped: [ xen-2 ] + * Clone Set: ocfs2-clone [ocfs2]: + * Started: [ xen-1 xen-3 xen-4 ] + * Stopped: [ xen-2 ] |