On Nov 26, 2007 1:39 PM, holgi <[EMAIL PROTECTED]> wrote: > Hi, > i have a running hearbeat 1.x /drbd 0.7x cluster. It provides imap and > samba services to a lan. > What i am in need for, is that the nodes switch if one resouce fails > let's say nmbd the nodes should switch. Can i do that monit ? Or must i > migrate to hearbeat 2.x ? >
Hi, It can be done using monit. monit can 'exec' a command on failure of a resource for a specified number of cycles. The command can be 'hbstandby' to cause the failover. HTH. CMIIW. Best regards, Pranav ------------------------------------------------------------------ Software isn't released, it's allowed to escape. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
