diff options
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 |
commit | d2ab88feeb1af4729923cb4dad494ae569e926e9 (patch) | |
tree | b0ee2eeda6744a0f7e67693ba824b794add76a78 /system/drbd-utils/README | |
parent | 6605bc58909888cdf50b6d047573fa233d7f54a1 (diff) |
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/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/system/drbd-utils/README b/system/drbd-utils/README new file mode 100644 index 000000000000..003a96006afb --- /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. |