Sebastian Reitenbach wrote:
> Hi,
> 
>> So, can anyone tell me how I can proceed?  I guess that the next step is
> Do you have the GUI installed to? then use that to create the first 
> resources. This will create an initial cib.xml file 
> in /var/lib/heartbeat/crm.
> 
>> to create a cib.xml file which specifies the virtual ip address?  Also
>> in the ha.cf sometimes it shows 'crm on' and other times 'crm yes'...
>> which is correct?
> both are correct, also a true or 1 would be the same.
> 
> Sebastian
> 

Thanks Sebastian

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>

Presumably, if I use the GUI, it will add things to this default file?

John

_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to