Linux Compatible
  • News
    • Channels
    • Archive
    • Search
    • Submit
  • Articles
    • Categories
  • Knowledgebase
  • Compatibility
    • Search
  • Links
  • Forums
  • Twitter
Advertisement

Latest News
[ Windows | Linux | Apple ]

· Xbox One hardware and specs: 8-core CPU, 8GB RAM, 500GB hard drive and more
· Tim Cook: US-made Macs will be assembled in Texas
· Microsoft software satisfaction slumps
· Photos of Likely 802.11ac 'Gigabit Wi-Fi' Card From Next-Generation iMac Surface
· Mageia 3 released
· Understanding Email Bounce Messages and more
· How to Prepare for Windows 8 Even Though Its Not Coming to Enterprises
· Microsoft Office Clone Updates Interface, Improves File Support
· Windows Firewall Control 4.0.0.0 released
· 10 amazing Linux desktop environments you've probably never seen

Upcoming News
· Long-Awaited Xbox One Makes Its Debut, Microsoft Aims for All-in-One Entertainment Center
· Removing and Wiping Drivers Guide @ OCC
· Oregon Scientific ATC9K Action Camera
· [RHSA-2013:0847-01] Moderate: kernel security and bug fix update
· How to Install AMD Drivers Guide @ OCC
· Lenovo Y500 Gaming Notebook Review: The Best Mobile Gaming Value Around?
· [security-announce] SUSE-SU-2013:0814-1: important: Security update for java-1_6_0-openjdk
· Intel Linux OpenGL Driver Leading Over Apple OS X
· SteelSeries Joint Giveaway - Three 6Gv2 Mechanical Gaming Keyboards Up For Grabs
· ZOTAC GeForce GTX TITAN AMP! Edition 6144 MB @ techPowerUp

Linux Compatibility
· Dell Dimension 9100
· CL-CAM50001 UPC=3700284609322
· DFE 520 TX
· nVidia GeForce4 MX 440
· Gore: Ultimate Soldier
· SMC2802W V2 wi-fi 54Mbps PCI card
· Wireless modem router N300
· Dell P780
· ASUS A7V8X
· BricsCAD for Linux

New Forum Topics
· shutdown link ?
by: estirwent
on: 2013-05-11 17:46
18 replies, 6416 views

· Laptop keyboard drank soda
by: Zenn
on: 2013-04-30 00:27
1 replies, 675 views

· connecting to to internet with ubuntu
by: Zenn
on: 2013-04-30 00:26
2 replies, 4534 views

· Need Linux-compatible PS/2 expansion card
by: Zenn
on: 2013-04-30 00:26
1 replies, 739 views

· irql_not_less_or_equal blue screen
by: Zenn
on: 2013-04-30 00:25
2 replies, 1126 views

News Channels
· Drivers
· Guides
· Reviews
· Security
· Software
· Press Release
· Updates
· Interviews
· Linux
· General
· Debian
· Red Hat
· Slackware
· Gentoo
· Mandriva
· White Box
· SUSE
· GNOME
· KDE
· CentOS
· Ubuntu
· MEPIS
· Android

What's New
Login to see an overview of all news stories since your last visit.

Welcome to our website

To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.

Linux Compatible » News » November 2005 » CEEA:2005-1130-2 CentOS 4 i386 drbd / heartbeat - enhancement

CEEA:2005-1130-2 CentOS 4 i386 drbd / heartbeat - enhancement

Posted by Philipp Esselbach on: 11/30/2005 05:20 PM [ Print | 0 comment(s) ]

CentOS Errata and Enhancement Advisory 2005:1130-2

CentOS 4 i386 drbd / heartbeat - Enhancement Update (Extras Only)

We are pleased to add drbd (with integrated heartbeat) to the CentOS extras repository.

DRBD is a block device which is designed to build high availability clusters. This is done by mirroring a whole block device via (a dedicated) network. You could see it as a network raid-1. See the drbd website for details:
http://www.drbd.org/




Heartbeat performs death-of-node detection, communications and cluster management in one process. See the heartbeat website for details:
http://www.linux-ha.org/HeartbeatProgram

The heartbeat used by CentOS originates with the ultramonkey project, though the EL3 version was modified to use EL4 core programs and the CFLAGS were changed to make it compile on i386 and x86_64. More on ultramonkey here:
http://www.ultramonkey.org/3/

Using drbd and heartbeat together, you can mirror a partition between computers via the network, and switch applications on those partitons between the machines if one of the machines fails.

----------------------

Installation:

You can install drbd and heartbeat with the following command:

yum groupinstall drbd-heartbeat

then you will need to install the drbd kernel module for your kernel. You can find your current kernel with the command:

uname -r

(currently for me the result is 2.6.9-22.0.1.ELsmp)

then you can install the drbd kernel module with the command:

yum install kernel-module-drbd-2.6.9-22.0.1.ELsmp

(you would substitute you uname -r kernel name for 2.6.9-22.0.1.ELsmp)

If you are using a non standard kernel, you will need to build your own kernel module for drbd. The lastest drbd source file can be obtained
here:

http://mirror.centos.org/centos/4/extras/SRPMS/

You need the kernel-devel (or kernel-smp-devel) for your kernel installed as well, and you can make your drbd kernel module with the command:

rpmbuild --rebuild -target i686 --define "kernelversion 2.6.9-22.0.1.ELsmp"
drbd-0.7.14-1.centos4.src.rpm

(you would substitute your kernel version and targeted arch as applicable)

-----------------------

Once installed the drbd and heartbeat configurations need to be setup via their respective website links above.

----------------------

The following files are added to the extras repository and syncing to the mirrors:

i386:
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
ipvsadm-1.24-6.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
libnet-1.1.2.1-2.rf.i386.rpm
perl-Mail-IMAPClient-2.2.9-1.rf.noarch.rpm
perl-Net-SSLeay-1.25-3.rf.i386.rpm

src:
drbd-0.7.14-1.centos4.src.rpm
heartbeat-1.2.3.cvs.20050927-1.centos4.src.rpm
ipvsadm-1.24-6.src.rpm
libnet-1.1.2.1-2.rf.src.rpm
perl-Mail-IMAPClient-2.2.9-1.rf.src.rpm
perl-Net-SSLeay-1.25-3.rf.src.rpm


Bookmark and Share

« CEEA:2005-1130-1 CentOS 4 i386 horde - enhancement update · CEEA:2005-1130-2 CentOS 4 x86_64 drbd / heartbeat - enhancement »

Linux Compatible » News » November 2005 » CEEA:2005-1130-2 CentOS 4 i386 drbd / heartbeat - enhancement
All products mentioned are registered trademarks or trademarks of their respective owners.
© 2002-2013 Esselbach Internet Solutions - All Rights Reserved. Terms and privacy policy
Powered by Contentteller® Business Edition