On Tue, Aug 03, 2010 at 03:03:48PM -0400, Peter Sylvester wrote: > Hey there folks! I've been scouring the net (including the HA docs) for the > past couple days trying to figure out the basics of how STONITH works with > HA. I'm a novice with Linux and have been a MySQL DBA for the last several > years. My currently task is to figure out cluster fencing. something that I > would consider at this point to be slightly above my current linux skill > level. > > First off I need to know how STONITH works. My client is using HP ILO > system. From what I can tell this is built into the current version of HA > as "riloe" but I don't know how to get it to work. > > Can any of you recommend any documentation online that reffers to how to get > this kind of ILO working with STONITH in HA?
Like the manual page? $ man stonith Or the stonith help pages? $ stonith -t external/riloe -h $ stonith -t external/riloe -m Or even the iL02 docs: http://tinyurl.com/373sylb Sorry I don't use HP servers, so can't help with the specifics. > - Peter > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems -- regards, --tony _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
