On Thu, Aug 23, 2007 at 05:23:12PM +0800, mingdao lu wrote: > hi, all > > In my system, there are 3 nodes in a cluster. Node A and Node B are working > node. Node C will be the spare one. > Either node A or node B is down, node c will takeove it. > Could you tell me how to configure the deadtime, warntime and keepalive time > to keep the "takeover time" in one second?
IIRC you can specify all times in milliseconds by appending "ms". But I'm not sure will you still get a subsecond failover time because there are quite a few processes involved: ccm (membership), pe (policy engine), te (transitioner), and finally resource agents. Please report your findings. > > Thanks a lot > Mingdao Lu > _______________________________________________ > 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
