Lee Hinman wrote:
>> > Hi Everyone,
>> > For some reason, when heartbeat is started, it logs an error over and
>> > over and over in the logs about failing to find the resource script
>> > lava2042 (lava2042 is the hostname of the machine).
>> >
>> > Here's the error I'm seeing:
>> >
>> > May  2 16:31:54 lava2042 ResourceManager[10454]: [10640]: ERROR:
>> > Cannot locate resource script lava2042
>> > May  2 16:31:54 lava2042 ResourceManager[10454]: [10641]: ERROR:
>> > Cannot locate resource script lava2042
>> > May  2 16:31:55 lava2042 ResourceManager[10454]: [10644]: info:
>> > Retrying failed stop operation [lava2042]

I don't know exactly why it causes this behavior, but there is an error
in your haresources file:

You can't begin two lines with the same resource name (in your case the
IP address).

Try making your two lines into one something like this:

lava2042 10.5.140.42 DxnasDb DxnasServer

-- 
    Alan Robertson <[EMAIL PROTECTED]>

"Openness is the foundation and preservative of friendship...  Let me
claim from you at all times your undisguised opinions." - William
Wilberforce
_______________________________________________
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