slackbuilds/system/drbd-tools
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
README system/drbd-tools: Renamed from system/drbd per maintainer 2010-06-09 02:22:12 -05:00
doinst.sh system/drbd-tools: Handle .new files correctly. 2011-03-24 19:23:17 -05:00
drbd-tools.SlackBuild system/drbd-tools: Handle .new files correctly. 2011-03-24 19:23:17 -05:00
drbd-tools.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
slack-desc system/drbd-tools: Renamed from system/drbd per maintainer 2010-06-09 02:22:12 -05:00

README

drbd (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.

This package contains the userspace tools for drbd.