summaryrefslogtreecommitdiffstats
path: root/system/fence-agents/README
diff options
context:
space:
mode:
author Pierre-Philipp Braun <pbraun@nethence.com>2018-06-22 22:12:30 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-06-23 08:44:01 +0700
commit5070b615a79b5575527d3d2c08d880c1bae2b465 (patch)
tree88564d99ad48f0e2e4abc98e1d27833c69d59b34 /system/fence-agents/README
parent245a5bffd0165d9c6b9a2910bcc21c140eb2e976 (diff)
downloadslackbuilds-5070b615a79b5575527d3d2c08d880c1bae2b465.tar.gz
slackbuilds-5070b615a79b5575527d3d2c08d880c1bae2b465.tar.xz
system/fence-agents: Added (Cluster Fence Agents).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/fence-agents/README')
-rw-r--r--system/fence-agents/README9
1 files changed, 9 insertions, 0 deletions
diff --git a/system/fence-agents/README b/system/fence-agents/README
new file mode 100644
index 0000000000..e60449bac2
--- /dev/null
+++ b/system/fence-agents/README
@@ -0,0 +1,9 @@
+fence-agents (Cluster Fence Agents)
+
+Fence agents were developed as device "drivers" which are able to prevent
+computers from destroying data on shared storage. Their aim is to isolate
+a corrupted computer, using one of three methods: Power / Network /
+Configuration.
+
+You might also want to install corosync, pacemaker, resource-agents, crmsh,
+fence-agents and eventually cluster-glue.