On Fri, Mar 19, 2010 at 11:59:41AM +0100, Dejan Muhamedagic wrote:
> Hi,
> 
> On Fri, Mar 19, 2010 at 11:12:18AM +0100, Andreas Mock wrote:
> > Hi all,
> > 
> > I don't know who feels responsible for that, but I found the following:
> > 
> > My external stonith script ibmrsa-telnet was enhanced in several ways which
> > is great. I take the chance to thank all contributors.
> > 
> > One of the enhancements was a change in logging. From the beginning there
> > was a way to log the operation of the stonith script as there was no common
> > service for that.
> > 
> > Now a subprocess call to 'ha_log.sh' is done which is a part of cluster-glue
> > (path /usr/share/cluster-glue/ha_log.sh in clusterglue 1.0.3).
> > BUT: The script is called without any path, only with ha_log.sh which is 
> > not 
> > in the path by default or postinstallatin script.
> > 
> > So, please use a full path to ha_log.sh in ibmrsa-telnet.
> 
> Is that with Pacemaker 1.1? Old stonithd fixes path so that
> ha_log.sh can be found.

With v1.1 it should also work, just checked. You shouldn't invoke
the plugin directly, but through the stonith(8) program.

Thanks,

Dejan

> > As I don't know how these relocatable things are handled for the build 
> > environment
> > and where and how to search for the sources in the mecurial repositories, 
> > I would be thankful seeing someone changing it.
> 
> I wanted to avoid changing all stonith plugins to autoconf just
> because of the logging script.

> Thanks,
> 
> Dejan
> 
> > 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
_______________________________________________
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