slackbuilds_ponce/system/drbd-tools
dsomero cd50870a09 system/drbd-tools: Handle .new files correctly.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-03-24 19:23:17 -05:00
..
doinst.sh system/drbd-tools: Handle .new files correctly. 2011-03-24 19:23:17 -05:00
drbd-tools.info system/drbd-tools: Renamed from system/drbd per maintainer 2010-06-09 02:22:12 -05:00
drbd-tools.SlackBuild system/drbd-tools: Handle .new files correctly. 2011-03-24 19:23:17 -05:00
README system/drbd-tools: Renamed from system/drbd per maintainer 2010-06-09 02:22:12 -05:00
slack-desc system/drbd-tools: Renamed from system/drbd per maintainer 2010-06-09 02:22:12 -05:00

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.