This script is for Slackware 13.0 only and may be outdated.

SlackBuilds Repository

13.0 > System > drbd-kernel (8.3.7)

drbd-kernel (Kernel Module for Distributed Replicated Block Device)

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 RAID1. DRBD
takes over the data, writes it to the local disk and sends it to
the other host. On the other host, it takes it to the disk there.

Starting with Linux 2.6.33, DRBD is officially integrated into the
vanilla Linux kernel source. Besides the kernel integration, DRBD
continues to be developed out of tree.

If you have a 2.6.33 kernel, you should use the DRBD module shipped
with your kernel, or compile it from your kernel sources if it is
not available in your current configuration.

If you have an earlier kernel version then DRBD can be built as a
module, or it can be patched into the kernel. This build creates a
kernel module based on your current kernel using
/lib/modules/$(uname -r)/build as the kernel source tree. This may
not be appropriate for you and you may need to edit either the
KERNEL (uname -r) or KERNELPATH (/lib/modules/2.6.x-foo/build)
environment variable to point to the correct source or headers.

Maintained by: Zordrak
Keywords: drbd,cluster,distributed,replicated,block,device,pacemaker,heartbeat
ChangeLog: drbd-kernel

Homepage:
http://www.drbd.org

Source Downloads:
drbd-8.3.7.tar.gz (3b37c028b18bf2c8f5414396f681cf17)

Download SlackBuild:
drbd-kernel.tar.gz
drbd-kernel.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 13.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds