summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/xml/rec-node-7.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cts/scheduler/xml/rec-node-7.xml')
-rw-r--r--cts/scheduler/xml/rec-node-7.xml43
1 files changed, 43 insertions, 0 deletions
diff --git a/cts/scheduler/xml/rec-node-7.xml b/cts/scheduler/xml/rec-node-7.xml
new file mode 100644
index 0000000..92c6c26
--- /dev/null
+++ b/cts/scheduler/xml/rec-node-7.xml
@@ -0,0 +1,43 @@
+<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:13 2012">
+ <configuration>
+ <crm_config>
+ <cluster_property_set id="cib-bootstrap-options">
+ <nvpair id="nvpair.id21833" name="stonith-enabled" value="true"/>
+ <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="stonith-1" class="stonith" type="dummy"/>
+ <primitive id="rsc1" class="ocf" provider="heartbeat" type="apache">
+ <operations>
+ <op name="stop" interval="0" id="stop-1" on-fail="block"/>
+ </operations>
+ </primitive>
+ <primitive id="rsc2" class="ocf" provider="heartbeat" type="apache">
+ <operations>
+ <op name="stop" interval="0" id="stop-2" on-fail="block"/>
+ </operations>
+ </primitive>
+ </resources>
+ <constraints/>
+ </configuration>
+ <status>
+ <node_state id="uuid1" uname="node1" join="member" expected="member" in_ccm="false">
+ <lrm id="any">
+ <lrm_resources id="lrm_resources.id21941">
+ <lrm_resource id="rsc1" class="ocf" provider="heartbeat" type="apache">
+ <lrm_rsc_op id="rsc1_stop_0" operation="stop" interval="0" op-status="4" rc-code="1" call-id="1" op-digest="e84efa5734680badc7f0316955c76514" crm_feature_set="1.0.6" transition-key="0:0:0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" transition-magic="0:0;0:0:0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"/>
+ </lrm_resource>
+ <lrm_resource id="rsc2" class="ocf" provider="heartbeat" type="apache">
+ <lrm_rsc_op id="rsc2_start_0" operation="start" interval="0" op-status="0" rc-code="0" call-id="1" op-digest="f2317cad3d54cec5d7d7aa7d0bf35cf8" crm_feature_set="1.0.6" transition-key="0:0:0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" transition-magic="0:0;0:0:0:xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"/>
+ </lrm_resource>
+ </lrm_resources>
+ </lrm>
+ </node_state>
+ <node_state id="uuid2" ha="active" uname="node2" crmd="online" join="member" expected="member" in_ccm="true"/>
+ </status>
+</cib>