diff options
author | Ravishankar N <ravishankar@redhat.com> | 2015-02-01 12:40:21 +0000 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2015-02-02 12:16:34 -0800 |
commit | 70b72316302b017436b44a58aa025dabd3558ae7 (patch) | |
tree | 0f98391abf8da5b029b60c6aacfae485437039ed /doc/features | |
parent | c78998c39f0857ea7aacba360632c148afc54a55 (diff) |
doc: self-heal daemon
Documentation describing how the self-heal daemon works for replicate
volumes.
Change-Id: I89bdbbeee7f5106f0ee71870e11aa9c96f90753d
BUG: 1118309
Signed-off-by: Ravishankar N <ravishankar@redhat.com>
Reviewed-on: http://review.gluster.org/9537
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Humble Devassy Chirammal <humble.devassy@gmail.com>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Tested-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'doc/features')
-rw-r--r-- | doc/features/afr-v1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/features/afr-v1.md b/doc/features/afr-v1.md index 8df66658613..0ab41a1ab4c 100644 --- a/doc/features/afr-v1.md +++ b/doc/features/afr-v1.md @@ -284,7 +284,7 @@ Afr does 3 types of self-heals for data recovery. 2. Metadata self-heal -3. Data self-heal +3. Entry self-heal As we have seen earlier, afr depends on changelog extended attributes to figure out which copy is source and which copy is sink. General algorithm for performing this recovery (self-heal) is same for all of these different self-heals. |