Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On 11/01/06, Alex Weisburd <alexw at bitband.com> wrote: > I have DRBD + Heartbeat installed, configured and running on a pair of Red Hat Enterprise 4 Linux machines with dual Intel(R) Xeon(TM) CPU 3.06GHz (kernel 2.6.9-5.ELsm). > > Everything works just fine, until I want to take my generated RPMs I have created from the latest source (drbd-0.7.15.tar.gz), and install them on a Red Hat Enterprise 4 Linux single CPU machine (kernel 2.6.9-5.EL), of course I cannot get the DRBD to work, and I was wondering if any of you guys have a generic solution for such issues, or guidelines for such a scenario? > You might want to have a look at the CentOS RPMs for Heartbeat and DRBD in the Extras repository. These are build against CentOS 4 which is a rebuild of RHEL4. http://www.mirrorservice.org/sites/mirror.centos.org/4/extras/i386/RPMS/ drbd-0.7.14-1.centos4.i386.rpm heartbeat-1.2.3.cvs.20050927-1.centos4.i386.rpm heartbeat-ldirectord-1.2.3.cvs.20050927-1.centos4.i386.rpm heartbeat-pils-1.2.3.cvs.20050927-1.centos4.i386.rpm heartbeat-stonith-1.2.3.cvs.20050927-1.centos4.i386.rpm kernel-module-drbd-2.6.9-22.0.1.EL-0.7.14-1.centos4.i686.rpm kernel-module-drbd-2.6.9-22.0.1.ELhugemem-0.7.14-1.centos4.i686.rpm kernel-module-drbd-2.6.9-22.0.1.ELsmp-0.7.14-1.centos4.i686.rpm kernel-module-drbd-2.6.9-22.EL-0.7.14-1.centos4.i686.rpm kernel-module-drbd-2.6.9-22.ELhugemem-0.7.14-1.centos4.i686.rpm kernel-module-drbd-2.6.9-22.ELsmp-0.7.14-1.centos4.i686.rpm Those should be binary compatible with the equivalent RHEL4 kernel so you'd need to update your systems to the same level from the RHN and you'll need to install the CentOS GPG key to install the RPMs. Will.