summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/xml/attrs4.xml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-17 06:53:20 +0000
commite5a812082ae033afb1eed82c0f2df3d0f6bdc93f (patch)
treea6716c9275b4b413f6c9194798b34b91affb3cc7 /cts/scheduler/xml/attrs4.xml
parentInitial commit. (diff)
downloadpacemaker-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/xml/attrs4.xml')
-rw-r--r--cts/scheduler/xml/attrs4.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/cts/scheduler/xml/attrs4.xml b/cts/scheduler/xml/attrs4.xml
new file mode 100644
index 0000000..83051af
--- /dev/null
+++ b/cts/scheduler/xml/attrs4.xml
@@ -0,0 +1,30 @@
+<cib admin_epoch="0" epoch="1" num_updates="1" dc-uuid="0" have-quorum="false" remote-tls-port="0" validate-with="pacemaker-3.0" cib-last-written="Fri Jul 13 13:51:00 2012">
+ <configuration>
+ <crm_config>
+ <cluster_property_set id="no-stonith">
+ <nvpair id="opt-no-stonith" name="stonith-enabled" value="false"/>
+ </cluster_property_set>
+ <cluster_property_set id="cib-bootstrap-options">
+ <nvpair id="nvpair.id21841" name="no-quorum-policy" value="ignore"/>
+ </cluster_property_set>
+ </crm_config>
+ <nodes>
+ <node id="uuid1" uname="node1" type="member"/>
+ <node id="uuid2" uname="node2" type="member"/>
+ </nodes>
+ <resources>
+ <primitive id="rsc1" class="ocf" provider="heartbeat" type="apache"/>
+ </resources>
+ <constraints>
+ <rsc_location id="run_rsc1" rsc="rsc1">
+ <rule id="can1" score="1" boolean-op="and">
+ <expression id="expression.id21901" attribute="#id" operation="defined"/>
+ </rule>
+ </rsc_location>
+ </constraints>
+ </configuration>
+ <status>
+ <node_state id="uuid1" ha="active" uname="node1" crmd="online" join="member" expected="member" in_ccm="true"/>
+ <node_state id="uuid2" ha="active" uname="node2" crmd="online" join="member" expected="member" in_ccm="true"/>
+ </status>
+</cib>