On 7/30/07, Junko IKEDA <[EMAIL PROTECTED]> 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 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
