On Wednesday 08 September 2010 21:26:40 Jonathan Petersson wrote: > Hi all, > > I haven't been active on this list for quite some time but I recall > conntrack-support for heartbeat/pacemaker has been on the wall a few > times. As I was in the process of installing a couple of new firewalls > I figured I would spend some time actually getting some support for it > now that the resource-based system has been put in place (great work > btw). > > Please notice that the code-set is still work in progress and I'll be > spending the next few days expanding it. > > The code is available at: http://pastebin.com/Bv060JvR > > Feel free to reply with comments and recommended changes. > > /Jonathan > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems
Hi, I just found the time to read your conntrack RA now. Sorry. The idea of a conntrackd RA is cool. I like it very much. Some comments: 1) Start and stop is good. All commands included that are recommended by the author of conntrackd in his init script. 2) monitor needs improvement: - Just looking for the PID is not sufficient. Please consider running conntrackd with some option to check the output. - Why do you start conntrackd in the monitor part, if it is not running? This is the task of the cluster. 3) I don't think migration scenario is needed in the RA. Greetings, -- Dr. Michael Schwartzkopff Guardinistr. 63 81375 München Tel: (0163) 172 50 98 _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
