Oh, I think the recheck timer was broken in 1.0.2 :-(
On Thu, Jun 4, 2009 at 2:43 PM, Koen Verwimp <[email protected]> wrote: > Hi Andrew, > > The "cluster-recheck-interval" variable is set to 60s in my configuration, > but this didn't solve the problem. The resource only migrate after executing > cibadmin –B. > > Is the definition of "cluster-recheck-interval" correct in my configuration > below? > > Thanks, > Koen > > <cib epoch="26" num_updates="13" admin_epoch="0" > validate-with="pacemaker-1.0" crm_feature_set="3.0.1" have-quorum="1" > dc-uuid="79298950-c48f-4415-b4b2-0abba4a7ac8d"> > <configuration> > <crm_config> > <cluster_property_set id="cib-bootstrap-options"> > <nvpair id="cib-bootstrap-options-dc-version" name="dc-version" > value="1.0.2-c02b459053bfa44d509a2a0e0247b291d93662b7"/> > <nvpair id="cib-bootstrap-options-last-lrm-refresh" > name="last-lrm-refresh" value="1243528412"/> > <nvpair id="cib-bootstrap-options-cluster-recheck-interval" > name="cluster-recheck-interval" value="60s"/> > </cluster_property_set> > </crm_config> > ... > </cib> > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Andrew Beekhof > Sent: Tuesday, June 02, 2009 9:59 PM > To: General Linux-HA mailing list > Subject: Re: [Linux-HA] Resource doesn't come online after failure-timeout > has expired > > On Fri, May 29, 2009 at 10:27 AM, Koen Verwimp <[email protected]> wrote: >> >> Anyone idea what to do for a automatically migration after expiring the >> failure-timeout? > > The section called "Ensuring Time Based Rules Take Effect" in the > documentation also applies here. > The version you have defaulted the value of cluster-recheck-interval to 0. > _______________________________________________ > 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 > _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
