Hello, I'm new with Linux HA. I Have one Application that serve to clients, an I need to run this application in 2 or 3 nodes for make fault tolerant the system. This application have an interface that give the status of the application, (running, stopped, internal component run or stop).
I want to use Linux HA for make a cluster that resolve the redundancy of this applications. I read many docs from project Official web page, looking for what steps I need to fallow for make my application compatible with Linux HA resources. My idea is give an interface to Linux-HA for monitor that state fo my application and, in case of drops, LinuxHA start the same application in other node using a same IP. How can I make this interface compatible with Linux HA? I read, fro official project web page, that I need to make My own Resource Agent, I try to find some example code for make this but I don't found Please, anybody can show me how can I make my own resource agent? I read this web page with some general information but I can't solve with this. http://www.linux-ha.org/OCFResourceAgent http://www.linux-ha.org/ResourceAgent http://www.linux-ha.org/LSBResourceAgent Thanks, and regards. gSamuel. _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
