You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cts/cli/regression.crm_attribute.exp
+35-41Lines changed: 35 additions & 41 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,6 @@ Also known as properties, these are options that affect behavior across the enti
61
61
* When true, the cluster will immediately ban a resource from a node if it fails to start there. When false, the cluster will instead check the resource's fail count against its migration-threshold.
62
62
* Possible values: boolean (default: )
63
63
64
-
* enable-startup-probes: Whether the cluster should check for active resources during start-up
65
-
* Possible values: boolean (default: )
66
-
67
64
* fencing-action: Action to send to fence device when a node needs to be fenced
68
65
* Possible values: "reboot" (default), "off"
69
66
@@ -111,19 +108,9 @@ Also known as properties, these are options that affect behavior across the enti
111
108
* migration-limit: The number of live migration actions that the cluster is allowed to execute in parallel on a node (-1 means no limit)
112
109
* Possible values: integer (default: )
113
110
114
-
* cluster-ipc-limit: Maximum IPC message backlog before disconnecting a client
115
-
* Raise this if log has "Evicting client" messages for cluster PIDs (a good value is the number of resources in the cluster multiplied by the number of nodes).
116
-
* Possible values: nonnegative_integer (default: )
117
-
118
111
* stop-all-resources: Whether the cluster should stop all active resources
119
112
* Possible values: boolean (default: )
120
113
121
-
* stop-removed-resources: Whether to stop resources that were removed from the configuration
122
-
* Possible values: boolean (default: )
123
-
124
-
* stop-removed-actions: Whether to cancel recurring actions removed from the configuration
125
-
* Possible values: boolean (default: )
126
-
127
114
* pe-error-series-max: The number of scheduler inputs resulting in errors to save
128
115
* Zero to disable, -1 to store unlimited.
129
116
* Possible values: integer (default: )
@@ -260,6 +247,7 @@ Also known as properties, these are options that affect behavior across the enti
<longdesc lang="en">Raise this if log has "Evicting client" messages for cluster PIDs (a good value is the number of resources in the cluster multiplied by the number of nodes).</longdesc>
415
-
<shortdesc lang="en">Maximum IPC message backlog before disconnecting a client</shortdesc>
@@ -557,9 +548,6 @@ Also known as properties, these are options that affect behavior across the enti
557
548
* When true, the cluster will immediately ban a resource from a node if it fails to start there. When false, the cluster will instead check the resource's fail count against its migration-threshold.
558
549
* Possible values: boolean (default: )
559
550
560
-
* enable-startup-probes: Whether the cluster should check for active resources during start-up
561
-
* Possible values: boolean (default: )
562
-
563
551
* fencing-action: Action to send to fence device when a node needs to be fenced
564
552
* Possible values: "reboot" (default), "off"
565
553
@@ -607,19 +595,9 @@ Also known as properties, these are options that affect behavior across the enti
607
595
* migration-limit: The number of live migration actions that the cluster is allowed to execute in parallel on a node (-1 means no limit)
608
596
* Possible values: integer (default: )
609
597
610
-
* cluster-ipc-limit: Maximum IPC message backlog before disconnecting a client
611
-
* Raise this if log has "Evicting client" messages for cluster PIDs (a good value is the number of resources in the cluster multiplied by the number of nodes).
612
-
* Possible values: nonnegative_integer (default: )
613
-
614
598
* stop-all-resources: Whether the cluster should stop all active resources
615
599
* Possible values: boolean (default: )
616
600
617
-
* stop-removed-resources: Whether to stop resources that were removed from the configuration
618
-
* Possible values: boolean (default: )
619
-
620
-
* stop-removed-actions: Whether to cancel recurring actions removed from the configuration
621
-
* Possible values: boolean (default: )
622
-
623
601
* pe-error-series-max: The number of scheduler inputs resulting in errors to save
624
602
* Zero to disable, -1 to store unlimited.
625
603
* Possible values: integer (default: )
@@ -687,9 +665,21 @@ Also known as properties, these are options that affect behavior across the enti
687
665
688
666
* DEPRECATED OPTIONS (will be removed in a future release):
689
667
668
+
* enable-startup-probes: Whether the cluster should check for active resources during start-up
669
+
* Possible values: boolean (default: )
670
+
690
671
* concurrent-fencing: Allow performing fencing operations in parallel
691
672
* Possible values: boolean (default: )
692
673
674
+
* cluster-ipc-limit: Ignored
675
+
* Possible values: nonnegative_integer (no default)
676
+
677
+
* stop-removed-resources: Whether to stop resources that were removed from the configuration
678
+
* Possible values: boolean (default: )
679
+
680
+
* cancel-removed-actions: Whether to cancel recurring actions removed from the configuration
681
+
* Possible values: boolean (default: )
682
+
693
683
* stonith-enabled: Deprecated alias for fencing-enabled
694
684
* Possible values: boolean (default: )
695
685
@@ -711,7 +701,7 @@ Also known as properties, these are options that affect behavior across the enti
711
701
* stop-orphan-resources: Deprecated alias for stop-removed-resources
712
702
* Possible values: boolean (default: )
713
703
714
-
* stop-orphan-actions: Deprecated alias for stop-removed-actions
704
+
* stop-orphan-actions: Deprecated alias for cancel-removed-actions
715
705
* Possible values: boolean (default: )
716
706
=#=#=#= End test: List all available cluster options - OK (0) =#=#=#=
717
707
* Passed: crm_attribute - List all available cluster options
@@ -815,6 +805,7 @@ Also known as properties, these are options that affect behavior across the enti
<longdesc lang="en">Raise this if log has "Evicting client" messages for cluster PIDs (a good value is the number of resources in the cluster multiplied by the number of nodes).</longdesc>
970
-
<shortdesc lang="en">Maximum IPC message backlog before disconnecting a client</shortdesc>
Copy file name to clipboardExpand all lines: cts/cli/regression.daemons.exp
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -21,12 +21,12 @@
21
21
</parameter>
22
22
<parameter name="cluster-ipc-limit">
23
23
<longdesc lang="en">
24
-
Raise this if log has "Evicting client" messages for cluster PIDs (a good value is the number of resources in the cluster multiplied by the number of nodes).
24
+
Ignored
25
25
</longdesc>
26
26
<shortdesc lang="en">
27
-
Maximum IPC message backlog before disconnecting a client
27
+
*** Deprecated ***
28
28
</shortdesc>
29
-
<content type="integer" default=""/>
29
+
<content type="integer"/>
30
30
</parameter>
31
31
</parameters>
32
32
</resource-agent>
@@ -540,7 +540,7 @@
540
540
Whether the cluster should check for active resources during start-up
541
541
</longdesc>
542
542
<shortdesc lang="en">
543
-
Whether the cluster should check for active resources during start-up
543
+
*** Deprecated ***
544
544
</shortdesc>
545
545
<content type="boolean" default=""/>
546
546
</parameter>
@@ -699,7 +699,7 @@
699
699
Whether to stop resources that were removed from the configuration
700
700
</longdesc>
701
701
<shortdesc lang="en">
702
-
Whether to stop resources that were removed from the configuration
702
+
*** Deprecated ***
703
703
</shortdesc>
704
704
<content type="boolean" default=""/>
705
705
</parameter>
@@ -712,21 +712,21 @@
712
712
</shortdesc>
713
713
<content type="boolean" default=""/>
714
714
</parameter>
715
-
<parameter name="stop-removed-actions">
715
+
<parameter name="cancel-removed-actions">
716
716
<longdesc lang="en">
717
717
Whether to cancel recurring actions removed from the configuration
718
718
</longdesc>
719
719
<shortdesc lang="en">
720
-
Whether to cancel recurring actions removed from the configuration
720
+
*** Deprecated ***
721
721
</shortdesc>
722
722
<content type="boolean" default=""/>
723
723
</parameter>
724
724
<parameter name="stop-orphan-actions">
725
725
<longdesc lang="en">
726
-
Deprecated alias for stop-removed-actions
726
+
Deprecated alias for cancel-removed-actions
727
727
</longdesc>
728
728
<shortdesc lang="en">
729
-
*** Deprecated *** *** Replaced with stop-removed-actions ***
729
+
*** Deprecated *** *** Replaced with cancel-removed-actions ***
0 commit comments