diff options
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 |
commit | 5070b615a79b5575527d3d2c08d880c1bae2b465 (patch) | |
tree | 88564d99ad48f0e2e4abc98e1d27833c69d59b34 /system/fence-agents/README | |
parent | 245a5bffd0165d9c6b9a2910bcc21c140eb2e976 (diff) |
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/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/system/fence-agents/README b/system/fence-agents/README new file mode 100644 index 000000000000..e60449bac29e --- /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. |