Hi, > It appears that I already have a cib.xml in /var/lib/heartbeat/crm/ from > the initial set up. > > <cib generated="true" admin_epoch="0" have_quorum="true" > ignore_dtd="false" ccm_transition="8" num_peers="2" > cib_feature_revision="1.3" dc_uuid="b0bd581b-950c-4fa9-ad25-b1f288b > 03123" epoch="7" num_updates="47" cib-last-written="Thu Jul 19 19:49:34 > 2007"> > <configuration> > <crm_config/> > <nodes> > <node id="b0bd581b-950c-4fa9-ad25-b1f288b03123" uname="tomcat1" > type="normal"/> > <node id="495ac01a-af69-45e7-b0d3-52f381f011cc" uname="tomcat2" > type="normal"/> > </nodes> > <resources/> > <constraints/> > </configuration> > </cib>
this is the initial cib.xml, created from the information configured in /etc/ha.d/ha.cf, therefore only the nodes are in there. > > Presumably, if I use the GUI, it will add things to this default file? > yes, exactly, it will add the resources, constraints... there. kind regards Sebastian _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
