[Linux-HA] bad path to pingd

Michael Alger linux-ha at mm.quex.org
Mon Aug 18 02:25:54 MDT 2008


On Mon, Aug 18, 2008 at 09:20:28AM +0200, Andrew Beekhof wrote:
> On Thu, Aug 14, 2008 at 16:32, Chase Simms <Csimm at pubpress.com> 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.


More information about the Linux-HA mailing list