summaryrefslogtreecommitdiffstats
path: root/system/drbd-utils/README
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2014-11-12 09:01:01 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-11-12 09:01:01 +0700
commitd2ab88feeb1af4729923cb4dad494ae569e926e9 (patch)
treeb0ee2eeda6744a0f7e67693ba824b794add76a78 /system/drbd-utils/README
parent6605bc58909888cdf50b6d047573fa233d7f54a1 (diff)
downloadslackbuilds-d2ab88feeb1af4729923cb4dad494ae569e926e9.tar.gz
slackbuilds-d2ab88feeb1af4729923cb4dad494ae569e926e9.tar.xz
system/drbd-utils: Added (Management utilities for DRBD).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/drbd-utils/README')
-rw-r--r--system/drbd-utils/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/system/drbd-utils/README b/system/drbd-utils/README
new file mode 100644
index 0000000000..003a96006a
--- /dev/null
+++ b/system/drbd-utils/README
@@ -0,0 +1,7 @@
+drbd-utils (Management utilities for DRBD)
+
+DRBD refers to block devices designed as a building block to form high
+availability (HA) clusters. This is done by mirroring a whole block device
+via an assigned network. DRBD can be understood as network based raid-1.
+
+This packages includes the DRBD administration tools.