I upgraded from 2.1.2 to 2.1.3 today in hopes that it would solve some issues I was seeing.

The upgrade was from RPM's build using "rpmbuild -tb heartbeat-2.1.3.tar.gz"

After upgrading from 2.1.2 to 2.1.3, I saw the following errors in the ha logs:

heartbeat[7685]: 2008/03/24_21:05:17 info: Starting "/usr/lib/heartbeat/mgmtd -v" as uid 0 gid 0 (pid 7685) heartbeat[7669]: 2008/03/24_21:05:17 WARN: Managed /usr/lib/heartbeat/mgmtd -v process 7685 exited with return code 127. heartbeat[7669]: 2008/03/24_21:05:17 ERROR: Respawning client "/usr/lib/heartbeat/mgmtd -v":


I then ran "/usr/lib/heartbeat/mgmtd -v" from the command line and it complained about not being able to see "libpe_status.so.1".

When I looked in /usr/lib, I saw:
lrwxrwxrwx 1 root root 21 Mar 24 15:24 libpe_status.so -> libpe_status.so.2.0.0 lrwxrwxrwx 1 root root 21 Mar 24 15:16 libpe_status.so.2 -> libpe_status.so.2.0.0
-rwxr-xr-x  1 root root 1459429 Mar 24 13:59 libpe_status.so.2.0.0

no ".so.1"

I created a link as follows:
libpe_status.so.1 -> libpe_status.so.2.0.0


I just want to ask and see if this will cause issues in the future that I dont foresee now?

Thanks!!

-JPH

_______________________________________________
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