[Linux-HA] Supervise but don't stop a resource
Andrew Beekhof
beekhof at gmail.com
Thu Feb 7 02:39:55 MST 2008
On Feb 6, 2008, at 9:59 PM, Szu-Ching Peckner wrote:
> how about in your resource agent script, under stop case, just don't
> stop the process, maybe just echo something to the log. That way when
> heartbeat stop, it just write info to the log but doesn't actually
> stop
> anything
That sounds dangerous
It also means we'd not be monitoring the resource anymore.
The "best" way is probably to start the resource at boot and set it as
is-managed=false in the CIB
>
> Thomas Glanzmann wrote:
>> Hello,
>> is it possible with linux-ha to supervice (monitor) a resource and
>> start
>> it when it failed, but do not stop it when heartbeat is stopped?
>>
>> I am thinking about the syslog daemon and sshd.
>>
>> Thomas
>> _______________________________________________
>> Linux-HA mailing list
>> Linux-HA at lists.linux-ha.org
>> http://lists.linux-ha.org/mailman/listinfo/linux-ha
>> See also: http://linux-ha.org/ReportingProblems
>>
>
> _______________________________________________
> Linux-HA mailing list
> Linux-HA at lists.linux-ha.org
> http://lists.linux-ha.org/mailman/listinfo/linux-ha
> See also: http://linux-ha.org/ReportingProblems
More information about the Linux-HA
mailing list