>>> On 9/14/2010 at 03:37 AM, Dejan Muhamedagic <[email protected]> wrote: > Hi, > > On Mon, Sep 13, 2010 at 03:44:57PM -0600, Peter Morreale wrote: >> >> Hi all, >> >> I'm desperately trying to find documentation on creating stonith resource > agents. Specifically the semantics of the actions passed to the resource > scripts. At the moment I am creating a cluster on ESX nodes for SLES 11 > VMs. >> >> What are the differences between STATUS and GETSTATE for >> example? > > Can't recall GETSTATE. Where did you find it? >
Heh, apparently it just showed up in an example I was looking at. None of the scripts in external/* have this. Perhaps it was some testing cruft left by a previous author. No wonder I was confused. >> Does status imply the status of the remote node? > > No. It's just the status of the fencing device. > Right, clearly. > > No. There's just a page on what a plugin should support here: > http://www.linux-ha.org/wiki/STONITH > Hummm empty page. (The plugins link that is...) > I'd suggest to take a look at external/ssh. The big case > statement has all the possible commands. HAE for SLES 11 SP1 apparently does not have external/ssh. Thanks, -PWM >> _______________________________________________ >> Linux-HA mailing list >> [email protected] >> http://lists.linux-ha.org/mailman/listinfo/linux-ha >> See also: http://linux-ha.org/ReportingProblems > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
