1<cib admin_epoch="0" epoch="1" num_updates="1" dc-uuid="0" have-quorum="false" remote-tls-port="0" validate-with="pacemaker-1.0" cib-last-written="Fri Jul 13 13:51:09 2012">
2  <configuration>
3    <crm_config>
4      <cluster_property_set id="no-stonith">
5        <nvpair id="opt-no-stonith" name="stonith-enabled" value="false"/>
6      </cluster_property_set>
7      <cluster_property_set id="cib-bootstrap-options">
8        <nvpair id="nvpair.id21832" name="no-quorum-policy" value="ignore"/>
9      </cluster_property_set>
10    </crm_config>
11    <nodes>
12      <node id="uuid1" uname="node1" type="member"/>
13      <node id="uuid2" uname="node2" type="member"/>
14    </nodes>
15    <resources>
16      <primitive id="rsc1" class="heartbeat" type="apache">
17        <operations>
18          <op name="monitor" interval="5s" id="op.auto-1" timeout="3s"/>
19        </operations>
20        <meta_attributes id="primitive-rsc1.meta"/>
21      </primitive>
22    </resources>
23    <constraints/>
24  </configuration>
25  <status>
26    <node_state id="uuid1" ha="active" uname="node1" crmd="online" join="member" expected="member" in_ccm="true"/>
27    <node_state id="uuid2" ha="active" uname="node2" crmd="online" join="member" expected="member" in_ccm="true"/>
28  </status>
29</cib>