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">
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems