Hi, On Thu, Sep 18, 2008 at 06:22:49PM +0300, [EMAIL PROTECTED] wrote: > > > > Hello everyone, > I have installed heartbeat to my two-computer cluster successfully. I have > tested the app and it is working perfect but i have a problem. > > I want to do a back-up system. When master computer fails, the slave must > gain the control(which heartbeat does). Addition to this, after some time > if master computer get up again, i want to do some synchronization staff > and give the control to master again. Heartbeat's auto_failback option > give control master immediately but i want to wait indefinite time. As i
You didn't say if you're dealing with the v1/haresources or v2/CIB configuration. Set auto_failback to off for v1. For v2, set default-resource-stickiness to INFINITY. Thanks, Dejan > said i have to do some synchronization staff. > > Thanks a lot. > Best, > > _______________________________________________ > 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
