Thanks for the response. We are indeed a few years out of date, so I'll 
look into this and see if it resolves the issue.

-Josh Becigneul

On 2/20/2012 5:29 PM, Lars Ellenberg wrote:
> On Mon, Feb 20, 2012 at 01:08:50AM -0500, Josh Becigneul wrote:
>> Hi All,
>>
>> I've been getting repeated error messages in the logs of a 2 node
>> cluster that I've inherited. I've tried googling but I'm not getting
>> much luck in finding an explanation for what the errors mean.
>>
> Maybe you should just upgrade to a newer version.
>
> At one point, there was an unquoted * in an
> `expr $timeout * $multiplier` ...
>
> It worked most of the time anyways,
> because it was executed in a directory that is usually empty,
> so the shell found nothing to glob-expand, and left the * alone.
>
> Then sometimes, files get created in that directory,
> which are now glob-expanded by the shell.
>
> And you get a syntax error, because of
>   expr $timeout some file names here $multiplier
> ...
>
>> lrmd: [9362]: info: RA output: (ping:0:monitor:stderr) expr:
>> lrmd: [9362]: info: RA output: (ping:0:monitor:stderr) syntax error
>> lrmd: [9362]: info: RA output: (ping:0:monitor:stderr)
>> attrd_updater: [6457]: info: Invoked: attrd_updater -n pingd -v -d 5s
>>
>> Thanks.
>> Josh Becigneul

_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to