On Mon, Aug 18, 2008 at 09:20:28AM +0200, Andrew Beekhof wrote:
> On Thu, Aug 14, 2008 at 16:32, Chase Simms <[EMAIL PROTECTED]> wrote:
>> I have the following message throughout my logs.
>>
>> lrmd[3302]: 2008/08/14_08:54:53 info: RA output:
>> (resource_Pingd:monitor:stderr)
>> /usr/lib/ocf/resource.d//heartbeat/pingd: line 193: kill: (31237)
>> - No such process

By my reading, this is saying that it is running the script located
at /usr/lib/ocf/resource.d/heartbeat/pingd, and on line 193 of that
script it's trying to kill a process with PID 31237 but failing
because it doesn't exist.
_______________________________________________
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