Andrew Beekhof escribió:
On Mon, Jun 30, 2008 at 12:26, Adrian Chapela
<[EMAIL PROTECTED]> wrote:
Dominik Klein escribió:
Didn't read everything, but

     <clone id="pingd">
         <instance_attributes id="pingd">
might ring a bell.
Thank you, but this is not the problem. I change it as well to test but the
problem is there. I have this error message:
"No declaration for attribute failstop-type of element primitive"

This is the first line of the error log, What is the meaning of this line ?

It means that the DTD does not know anything about the "failstop-type"
attribute and won't allow you to add it there.
At least not where you've put it:
    <primitive id="mysqld-child" class="ocf" type="mysql_slave_master"
provider="heartbeat"  failstop-type="ignore">

Yes!! This was the problem, but I didn't find there, because until I add a stonith resource, the problem didn't appeared.

Now, I must solve the problem of stonith starting.

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


_______________________________________________
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