On Fri, Feb 24, 2012 at 9:56 AM, William Seligman <[email protected]> wrote: > The real reason the perl-scripted fencing agents don't give the correct > response > to stonith-admin is that they're looking for a "action=XXX" parameter from > stdin, when the actual parameter being passed is "option=XXX".
I looked up the code and we have: #define STONITH_ATTR_ACTION_OP "option" /* To be replaced by 'action' at some point */ I think I tried using 'action' but most of the agents didnt support it :-( Lon: has that changed since? _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
