[Linux-HA] change monitor timeout
Andrew Beekhof
beekhof at gmail.com
Mon Jul 30 03:34:16 MDT 2007
On 7/30/07, Junko IKEDA <ikedaj at intellilink.co.jp> wrote:
> Hi,
>
> I have a question related to bugzilla 1625, the point is to change 'op'
> values on-line.
> http://old.linux-foundation.org/developer_bugzilla/show_bug.cgi?id=1625
>
> I thought that Yamauchi-san's first request on bugzilla was to change
> 'monitor's timeout' on-line.
> but, it seems like meta attributes (like timeout) won't take effect until
> the next transition.
s/the next transition/the next time the action is initiated/.
> I made sure that if I change both 'timeout' and 'interval' with cibamdin,
> these values took effect immediately.
the "primary key" for actions is the tupple (name, interval)
thus changing the interval effectively created a new action (and
deleted the old one).
> I may not understand the difference of these values (meta, or not) correctly
> first,
> is there any way to take effect the value of 'timeout' by itself?
as of 2.1.1 this should happen automatically
> Should I change 'timeout' and 'interval' at the same time to reflect them in
> Heartbeat?
no
More information about the Linux-HA
mailing list