diff --git a/cts/scheduler/dot/leftover-pending-monitor.dot b/cts/scheduler/dot/leftover-pending-monitor.dot index 0f76394e6f..601ef31579 100644 --- a/cts/scheduler/dot/leftover-pending-monitor.dot +++ b/cts/scheduler/dot/leftover-pending-monitor.dot @@ -1,13 +1,14 @@ digraph "g" { "promotable-1_running_0" [ style=bold color="green" fontcolor="orange"] "promotable-1_start_0" -> "promotable-1_running_0" [ style = bold] -"promotable-1_start_0" -> "stateful-1:2_start_0 node-1" [ style = bold] +"promotable-1_start_0" -> "stateful-1:2_start_0 node-1" [ style = dashed] "promotable-1_start_0" [ style=bold color="green" fontcolor="orange"] "st-sbd_monitor_0 node-2" [ style=dashed color="red" fontcolor="black"] -"stateful-1:2_monitor_5000 node-1" [ style=bold color="green" fontcolor="black"] -"stateful-1:2_start_0 node-1" -> "promotable-1_running_0" [ style = bold] -"stateful-1:2_start_0 node-1" -> "stateful-1:2_monitor_5000 node-1" [ style = bold] -"stateful-1:2_start_0 node-1" [ style=bold color="green" fontcolor="black"] +"stateful-1:2_monitor_5000 node-1" [ style=dashed color="red" fontcolor="black"] +"stateful-1:2_start_0 node-1" -> "promotable-1_running_0" [ style = dashed] +"stateful-1:2_start_0 node-1" -> "stateful-1:2_monitor_5000 node-1" [ style = dashed] +"stateful-1:2_start_0 node-1" [ style=dashed color="red" fontcolor="black"] "stateful-1_monitor_0 node-2" -> "promotable-1_start_0" [ style = dashed] +"stateful-1_monitor_0 node-2" -> "stateful-1:2_start_0 node-1" [ style = dashed] "stateful-1_monitor_0 node-2" [ style=dashed color="red" fontcolor="black"] } diff --git a/cts/scheduler/exp/leftover-pending-monitor.exp b/cts/scheduler/exp/leftover-pending-monitor.exp index 9508f16db0..52619adeaf 100644 --- a/cts/scheduler/exp/leftover-pending-monitor.exp +++ b/cts/scheduler/exp/leftover-pending-monitor.exp @@ -1,51 +1,22 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - - - + diff --git a/cts/scheduler/summary/leftover-pending-monitor.summary b/cts/scheduler/summary/leftover-pending-monitor.summary index ee31231c2e..ee79b5baad 100644 --- a/cts/scheduler/summary/leftover-pending-monitor.summary +++ b/cts/scheduler/summary/leftover-pending-monitor.summary @@ -1,34 +1,31 @@ Using the original execution date of: 2022-12-02 17:04:52Z Current cluster status: * Node List: * Node node-2: pending * Online: [ node-1 node-3 ] * Full List of Resources: * st-sbd (stonith:external/sbd): Started node-1 * Clone Set: promotable-1 [stateful-1] (promotable): * stateful-1 (ocf:pacemaker:Stateful): Stopped node-1 (Monitoring) * Promoted: [ node-3 ] * Stopped: [ node-1 node-2 ] Transition Summary: - * Start stateful-1:2 ( node-1 ) + * Start stateful-1:2 ( node-1 ) due to unrunnable stateful-1:0 monitor (blocked) Executing Cluster Transition: * Pseudo action: promotable-1_start_0 - * Resource action: stateful-1 start on node-1 * Pseudo action: promotable-1_running_0 - * Resource action: stateful-1 monitor=5000 on node-1 Using the original execution date of: 2022-12-02 17:04:52Z Revised Cluster Status: * Node List: * Node node-2: pending * Online: [ node-1 node-3 ] * Full List of Resources: * st-sbd (stonith:external/sbd): Started node-1 * Clone Set: promotable-1 [stateful-1] (promotable): * Promoted: [ node-3 ] - * Unpromoted: [ node-1 ] - * Stopped: [ node-2 ] + * Stopped: [ node-1 node-2 ]