summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/xml/simple1.xml
blob: 7e59844bc498536ecfee2a3c929eb030258250d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<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:14 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"/>
        <nvpair id="nvpair.id21841" name="symmetric-cluster" value="true"/>
      </cluster_property_set>
    </crm_config>
    <nodes>
      <node id="node1" uname="node1" type="member"/>
    </nodes>
    <resources>
      <primitive id="rsc1" class="ocf" provider="heartbeat" type="apache"/>
    </resources>
    <constraints/>
  </configuration>
  <status>
    <node_state id="node1" ha="active" uname="node1" crmd="offline" join="down" expected="down" in_ccm="true"/>
  </status>
</cib>