Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F1842290
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
6 KB
Referenced Files
None
Subscribers
None
View Options
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 @@
<transition_graph cluster-delay="60s" stonith-timeout="60s" failed-stop-offset="INFINITY" failed-start-offset="INFINITY" transition_id="0">
- <synapse id="0">
- <action_set>
- <rsc_op id="11" operation="monitor" operation_key="stateful-1:2_monitor_5000" on_node="node-1" on_node_uuid="1">
- <primitive id="stateful-1" long-id="stateful-1:2" class="ocf" provider="pacemaker" type="Stateful"/>
- <attributes CRM_meta_clone="2" CRM_meta_clone_max="3" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_interval="5000" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_name="monitor" CRM_meta_notify="false" CRM_meta_on_node="node-1" CRM_meta_on_node_uuid="1" CRM_meta_promoted_max="1" CRM_meta_promoted_node_max="1" CRM_meta_timeout="20000" />
- </rsc_op>
- </action_set>
- <inputs>
- <trigger>
- <rsc_op id="10" operation="start" operation_key="stateful-1:2_start_0" on_node="node-1" on_node_uuid="1"/>
- </trigger>
- </inputs>
- </synapse>
- <synapse id="1">
- <action_set>
- <rsc_op id="10" operation="start" operation_key="stateful-1:2_start_0" on_node="node-1" on_node_uuid="1">
- <primitive id="stateful-1" long-id="stateful-1:2" class="ocf" provider="pacemaker" type="Stateful"/>
- <attributes CRM_meta_clone="2" CRM_meta_clone_max="3" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="false" CRM_meta_on_node="node-1" CRM_meta_on_node_uuid="1" CRM_meta_promoted_max="1" CRM_meta_promoted_node_max="1" CRM_meta_timeout="20000" />
- </rsc_op>
- </action_set>
- <inputs>
- <trigger>
- <pseudo_event id="12" operation="start" operation_key="promotable-1_start_0"/>
- </trigger>
- </inputs>
- </synapse>
- <synapse id="2" priority="1000000">
+ <synapse id="0" priority="1000000">
<action_set>
<pseudo_event id="13" operation="running" operation_key="promotable-1_running_0">
<attributes CRM_meta_clone_max="3" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="false" CRM_meta_promoted_max="1" CRM_meta_promoted_node_max="1" CRM_meta_timeout="20000" />
</pseudo_event>
</action_set>
<inputs>
- <trigger>
- <rsc_op id="10" operation="start" operation_key="stateful-1:2_start_0" on_node="node-1" on_node_uuid="1"/>
- </trigger>
<trigger>
<pseudo_event id="12" operation="start" operation_key="promotable-1_start_0"/>
</trigger>
</inputs>
</synapse>
- <synapse id="3">
+ <synapse id="1">
<action_set>
<pseudo_event id="12" operation="start" operation_key="promotable-1_start_0">
<attributes CRM_meta_clone_max="3" CRM_meta_clone_node_max="1" CRM_meta_globally_unique="false" CRM_meta_master_max="1" CRM_meta_master_node_max="1" CRM_meta_notify="false" CRM_meta_promoted_max="1" CRM_meta_promoted_node_max="1" CRM_meta_timeout="20000" />
</pseudo_event>
</action_set>
<inputs/>
</synapse>
</transition_graph>
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 ]
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sat, Nov 23, 3:15 PM (19 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1018834
Default Alt Text
(6 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment