Found a bug in the OCF script, early on in the global code that was
causing an exception. Just not obvious from the logs.

Doug

On Thu, 2007-06-14 at 14:58 -0400, Knight, Doug wrote:

> All,
> I'm getting the following error in the HA logs when I single-click a
> resource in the HB GUI:
> 
> mgmtd[3173]: 2007/06/14_14:53:01 ERROR: lrm_get_rsc_type_metadata(572):
> got a return code HA_FAIL from a reply message of rmetadata with
> function get_ret_from_msg.
> 
> I recently added two new resource OCF scripts, one called ingestor and
> another called decoder. Both scripts are very similar, in fact the
> meta_data functions are basically copied from one to the other with a
> few field changes. I generated the meta-data XML by manually executing
> the scripts, and piping them to xmlwf, and found some errors early on,
> but now xmlwf shows them as "clean". When I click on the ingestor in the
> GUI, all is fine no errors, but the decoder returns the above error. The
> only other difference between the two is that the ingestor is a resource
> by itself, whereas the decoder defines two resources contained in a
> group. Return code after executing both scripts from the command line is
> 0. Any ideas on what would cause this error?
> 
> Doug
> _______________________________________________
> 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

Reply via email to