summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/xml/mon-rsc-1.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/xml/mon-rsc-1.xml')
-rw-r--r--cts/scheduler/xml/mon-rsc-1.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/cts/scheduler/xml/mon-rsc-1.xml b/cts/scheduler/xml/mon-rsc-1.xml
new file mode 100644
index 0000000..b95c5b6
--- /dev/null
+++ b/cts/scheduler/xml/mon-rsc-1.xml
@@ -0,0 +1,28 @@
+<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:09 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.id21832" 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">
+ <operations>
+ <op name="monitor" interval="5s" id="op.auto-1" timeout="3s"/>
+ </operations>
+ </primitive>
+ </resources>
+ <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>