matilda matilda wrote:
Dave Blaschke <[EMAIL PROTECTED]> 09.10.2007 17:38 >>>
Don't forget the getinfo-* interfaces... See
http://www.linux-ha.org/ExternalStonithPlugins for list of required and
optional operations...
Hi Dave,
thank you for that hint. I forget to mention that I implemented
all "interface calls" as described in that document having the
other external stonith plugins as example.
Well, quickly looking at the code, the above error is issued when
getinfo-devname either returns non-zero as an exit code (indicating
error) or returns zero exit code (indicating success) but does not
generate any output (the device name is not sent to stdout)... If you
turn on debug, you should see something along the lines of:
DEBUG: external_getinfo: 'external/ibmrsa-telnet getinfo-devname' returned %d
I'm pretty sure I didn't miss something.
Best regards
Andreas Mock
_______________________________________________
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