Re: application based HA
Andras POTOCZKY <[email protected]> Thu, 20 Nov 2014 21:46:13 +0100
| Newsgroups | gmane.linux.highavailability.user |
|---|---|
| Message-ID | <[email protected]> |
I have used heartbeat, keepalived, CARP and few other softwares but I have never tried pacemaker before. They are covered every needs for me till last week. Maybe that was the reason why I didnt have solution for app level HA and I asked the list for solution. I tried pacemaker this week and now I can use one more HA weapon :) Andras On 2014.11.20. 21:29, Alan Robertson wrote: > When everything works right, it truly is beautiful! > > > > On 11/20/2014 07:11 AM, Andras POTOCZKY wrote: >> Hi >> >> I tried pacemaker and I could use it with "lsb syntax" but I realized >> it is not the best solution. The application doesnt give correct >> result all the time (as you said too) so I decided to make an agent. >> >> Few days ago I made the agent and it is more beautiful and works well. >> >> thanks, >> Andras >> >> >> On 2014.11.20. 14:22, Alan Robertson wrote: >>> I strongly recommend writing a resource agent which can tell if your >>> application is working correctly. Applications crash, but far more >>> often they hang or stop giving correct results. An init script for your >>> resource agent won't be able to tell you that. >>> >>> _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems