On Wed, Jul 17, 2013 at 6:03 PM, Martin Langhoff <[email protected]> wrote: > But the 'stonith' script/binary and the scripts that the old > documentation indicates aren't there anymore (when I install on > RHEL6.4).
Configuring stonith_host external foo bar baz led me in the right direction. heartbeat knows what to do, but on RHEL/CentOS/SL 6.x cluster-glue no longer includes stonith agents. Some info at http://www.gossamer-threads.com/lists/linuxha/pacemaker/74487 So I rebuilt the RPMs for cluster-glue reversing that removal. It is a dicey proposition, of course, to setup a cluster that I expect to be long-lived based on software that folks are running to deprecate. But I have played with corosync + pacemaker extensively, and TBH they are way overkill for a simple setup. Is there a _simple_ setup guide for a two node cluster? Y'know, LVM, couple mountpoints, one server daemon (mysql)? I am not afraid of complexity; but I like to pick where to invest in complexity :-) cheers, m -- [email protected] - ask interesting questions - don't get distracted with shiny stuff - working code first ~ http://docs.moodle.org/en/User:Martin_Langhoff _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
