Hi,

sorry for asking so many newbie questions but I just started out with
Heartbeat V2. After reading through all the documentation and even
watching the presentation from Linux.Conf.Au in 2007 I wanted to start
adding my first resource to the cluster.
But every time I get the following error:

Call cib_replace failed (-47): Update does not conform to the configured
schema/DTD
<null>


I tried to copy & stuff from the Novell Documentation here: 
http://www.novell.com/documentation/sles10/heartbeat/index.html?page=/documentation/sles10/heartbeat/data/heartbeat.html

Or from the slides of the Linux.Conf.Au presentation. I tried simple
examples like this:

<primitive id=”WebIP” class=”ocf”
    type=”IPaddr” provider=”heartbeat”>
 <instance_attributes>
  <attributes>
    <nvpair
        name=”ip”
        value=”192.168.224.5”/>
  </attributes>
 </instance_attributes>
</primitive>

Now am I just being stupid or did the software change in the meantime
and I can scrap all the old documentation?
I don't really manage to add resources with the UI either since the
documentation on the UI is really outdated as well.

So is it just me or do I need a revised documentation?

Best Regards,
Tobias 

_______________________________________________
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