Kolja, I created the cib.xml file using the vi editor. After doing so, I came across http://clusterlabs.org/mw/Image:Configuration_Explained.pdf, where I learned that I should not do this. So, I stopped heartbeat, then used vi to create a blank cib.xml file (as shown on page 8 of the .pdf file). I started heartbeat and checked the log to ensure no ERRORS were reported, which was the case.
I then used this command... crm_resource --resource Public-IP --set-parameter ip --property-value 192.168.0.118 ...to update the cib.xml file, as described on page 22 of the above mentioned .pdf file. The output of running the crm_resource command was: crm_resource[6342]: 2008/07/30_16:28:46 info: Invoked: crm_resource --resource Public-IP --set-parameter ip --property-value 192.168.0.118 Resource Public-IP not found: The object/attribute does not exist Error performing operation: The object/attribute does not exist Not sure where to go from here... Regards, /|/|arc. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
