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-1852.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-1852.summary')
-rw-r--r-- | cts/scheduler/summary/bug-lf-1852.summary | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/cts/scheduler/summary/bug-lf-1852.summary b/cts/scheduler/summary/bug-lf-1852.summary new file mode 100644 index 0000000..26c73e1 --- /dev/null +++ b/cts/scheduler/summary/bug-lf-1852.summary @@ -0,0 +1,40 @@ +Current cluster status: + * Node List: + * Online: [ mysql-01 mysql-02 ] + + * Full List of Resources: + * Clone Set: ms-drbd0 [drbd0] (promotable): + * Promoted: [ mysql-02 ] + * Stopped: [ mysql-01 ] + * Resource Group: fs_mysql_ip: + * fs0 (ocf:heartbeat:Filesystem): Started mysql-02 + * mysqlid (lsb:mysql): Started mysql-02 + * ip_resource (ocf:heartbeat:IPaddr2): Started mysql-02 + +Transition Summary: + * Start drbd0:1 ( mysql-01 ) + +Executing Cluster Transition: + * Pseudo action: ms-drbd0_pre_notify_start_0 + * Resource action: drbd0:0 notify on mysql-02 + * Pseudo action: ms-drbd0_confirmed-pre_notify_start_0 + * Pseudo action: ms-drbd0_start_0 + * Resource action: drbd0:1 start on mysql-01 + * Pseudo action: ms-drbd0_running_0 + * Pseudo action: ms-drbd0_post_notify_running_0 + * Resource action: drbd0:0 notify on mysql-02 + * Resource action: drbd0:1 notify on mysql-01 + * Pseudo action: ms-drbd0_confirmed-post_notify_running_0 + +Revised Cluster Status: + * Node List: + * Online: [ mysql-01 mysql-02 ] + + * Full List of Resources: + * Clone Set: ms-drbd0 [drbd0] (promotable): + * Promoted: [ mysql-02 ] + * Unpromoted: [ mysql-01 ] + * Resource Group: fs_mysql_ip: + * fs0 (ocf:heartbeat:Filesystem): Started mysql-02 + * mysqlid (lsb:mysql): Started mysql-02 + * ip_resource (ocf:heartbeat:IPaddr2): Started mysql-02 |