David Erickson wrote:
Lars Marowsky-Bree wrote:
On 2007-06-30T14:46:35, David Erickson <[EMAIL PROTECTED]> wrote:
should tell you which RAs the LRM finds on the filesystem. The LRM, in
turn, looks at OCF_RA_DIR (which is set at compile time), and is based
on OCF_ROOT_DIR. If that isn't overridden in the centos specfile, it
should thus find them.
You will need to discuss that with the Centos packager.
This command found them.. but they dont appear to be discovered from
the gui.
Weird. Then the GUI also should display them, it's using the very same
call. I've got no idea why it doesn't show them, or how a packaging
error might cause them.
You sure you don't want to try a later release? ;-)
I would love to use a newer release if I can get it installed without
having serious problems while I'm at it.
heartbeat.i386 2.0.8-3.el5.centos
installed
Matched from:
heartbeat
heartbeat - The Heartbeat Subsystem for High-Availability Linux
With packages from a different packager, it's hard to say which code
they are based on. Does the changelog indicate a mercurial revision
id (something like 3031dda974e4) or at least a date?
Where would the changelog be available at?
It comes with the package. rpm -q --changelog heartbeat | head -n 15 for
example.
Here's what that command showed:
* Sun May 13 2007 Johnny Hughes <[EMAIL PROTECTED]>
- added net-snmp-devel as a build requirement
- fixed an error in 'ipmilan.c' function 'ipmilan_set_config' that
prevents
compiling in -Wall mode (a default in RHEL/CentOS-5).
- fixed an error in 'native.c' function 'native_unpack'
- fixed unused return values in pengine.c, conf_lex.c, ccdv.c (thanks
to Daniel DeKok for troubleshooting and providing the patches for all
three of these fixes).
* Mon Feb 12 2007 Johnny Hughes <[EMAIL PROTECTED]>
- fixed the problem with CentOS swig that does not recognize None as null
using heartbeat-2.0.8-swig-null.patch. Thanks to Thomas Uhl for this
info.
- fixed link path for the heartbeat GUI in the spec file.
* Mon Jan 22 2007 Johnny Hughes <[EMAIL PROTECTED]>
Understood. Can you point me to the source version of what I should
be running? I'd rather that than try and fiddle with RPMs that may
or may not run on my distro.
http://software.opensuse.org/download/server:/ha-clustering/ has the
corresponding src.rpms as well.
Regards,
Lars
I'm on Centos 5 and tried the Redhat 9 rpms but they were barfing
saying I was missing libraries that I had installed.. and for some
reason the source rpm did not want to install either. Is there just a
flat out source drop that I can configure, make, make install for
everything?
I tried installing stonith:
rpm --install heartbeat-stonith-2.1.0-39.1.i386.rpm
error: Failed dependencies:
libcurl.so.4 is needed by heartbeat-stonith-2.1.0-39.1.i386
libnetsnmp.so.15 is needed by heartbeat-stonith-2.1.0-39.1.i386
But I know I have curl installed, here is what yum says about curl:
yum search curl | grep -i installed
curl-devel.i386 7.15.5-2.el5 installed
curl.i386 7.15.5-2.el5 installed
Then I tried the main rpm just for the heck of it..
rpm --install heartbeat-2.1.0-39.1.i386.rpm
error: Failed dependencies:
fedora-usermgmt is needed by heartbeat-2.1.0-39.1.i386
libpils.so.1 is needed by heartbeat-2.1.0-39.1.i386
libstonith.so.1 is needed by heartbeat-2.1.0-39.1.i386
libtinfo.so.5 is needed by heartbeat-2.1.0-39.1.i386
I don't know what libtinfo is, but I tried installing the
fedora-usermgmt rpm and it just kept wanting a slew of other fedora
related rpm.. which I'd rather avoid if possibile.
Thoughts?
Thanks,
David
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems