On Mon, Jun 2, 2008 at 2:05 PM, Dejan Muhamedagic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Mon, Jun 02, 2008 at 01:33:17PM +0200, Achim Stumpf wrote:
>> Hi,
>>
>> have installed Heartbeat 2.1.3-22.1 on FC7 from the rpm's found on
>> http://download.opensuse.org/repositories/server:/ha-clustering/Fedora_7/x86_64/
>>
>> heartbeat[1304]: 2008/06/02_13:26:48 info: Enabling logging daemon
>> heartbeat[1304]: 2008/06/02_13:26:48 info: logfile and debug file are those
>> specified in logd config file (default /etc/logd.cf)
>> heartbeat[1304]: 2008/06/02_13:26:48 WARN: heartbeat: udp port 695 reserved
>> for service "ieee-mms-ssl".
>> heartbeat: udpport setting must precede media statementsheartbeat[1304]:
>
> Beware: you should move udpport further up.
>
>> 2008/06/02_13:26:48 info: Version 2 support: yes
>> heartbeat[1304]: 2008/06/02_13:26:48 ERROR: Client child command
>> [/usr/lib/heartbeat/pingd] is not executable
>> heartbeat[1304]: 2008/06/02_13:26:48 ERROR: Heartbeat not started:
>> configuration error.
>> heartbeat[1304]: 2008/06/02_13:26:48 ERROR: Configuration error, heartbeat
>> not started.
>>
>> Work around is
>> mkdir /usr/lib/heartbeat/
>> ln -sf /usr/lib64/heartbeat/pingd /usr/lib/heartbeat/pingd
>>
>> Then it runs.
>
> You should just replace /usr/lib with /usr/lib64 in the respawn
> directive.
>
> Thanks,
>
> Dejan
>
>> Could you please fix this in the fedora RPM or even in the Sources, so that
>>
>> heartbeat[1304]: 2008/06/02_13:26:48 ERROR: Client child command
>> [/usr/lib/heartbeat/pingd] is not executable
>>
>> pingd of /usr/lib64/heartbeat/pingd is used on a 64bit installation.

right - this is more of a documentation bug than anything else
_______________________________________________
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