diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:12:05 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:06 -0400 |
commit | b84d06324ed41d64ec946171d28a5080028f00b3 (patch) | |
tree | e5cee8427de1e62570c9e989b195e250f5f793ae | |
parent | 90a5bdd3dd823e00f61b44531b8fce41b2604ef1 (diff) |
system/fence-agents: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | system/fence-agents/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/fence-agents/README b/system/fence-agents/README index 6ae20b9e8d077..76ef9c44650e5 100644 --- a/system/fence-agents/README +++ b/system/fence-agents/README @@ -1,9 +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. +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 cluster-glue, heartbeat, resource-agents, fence-agents. |