On 9/21/07, Andrew Beekhof <[EMAIL PROTECTED]> wrote:
> On 9/21/07, HIDEO YAMAUCHI <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I constituted a cluster in two nodes.
> > The on_fail attribute of IPaddr is fence.

you also neglected to mention that you're running a custom version of heartbeat
what patches have you applied and are you planning on sharing them?

>
> which is going to have absolutely no effect since you've set
>
>            <nvpair name="stonith-enabled" value="false"/>

actually what i should have said is that it makes no sense as it will
have two effects,
1) it will force the resource to move to another node
2) it will mark the node as unclean (ready to be fenced but wont
actually fence it) which will prevent resources from running there.
which is why the clone stops on that node.

where it gets interesting is when you repeated the process on the second node.
while 1) occurs for every node the ipaddr failed on, 2) only takes
effect for active resources (ie. the most recent failure).

this could possibly be considered a bug but since the whole idea of
have stonith-enabled=false and on_fail=fence makes no sense there is
little point in making it work
_______________________________________________
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