Hi,
On Mon, Mar 28, 2011 at 06:25:57PM -0700, Bob Schatz wrote:
> I have a couple of questions about the return values of the START action of
> an
> agent.
>
> I am running 1.0.9 of Pacemaker and 3.0.3 of Heartbeat and I am using
> master/slave resources.
>
> If the START action times out, will the SliceServer ever be restarted
> automatically on the same node?
>
> Is this considered a HARD error such as OCF_ERR_INSTALLED and OCF_ERR_PERM?
Not necessarily. That depends on this cluster property:
start-failure-is-fatal (boolean, [true]): Always treat start failures as fatal
This was the old default. However when set to FALSE, the
cluster will instead use the resource's failcount and value for
resource-failure-stickiness
Thanks,
Dejan
> Thanks,
>
> Bob
>
>
>
> _______________________________________________
> 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