From 70b72316302b017436b44a58aa025dabd3558ae7 Mon Sep 17 00:00:00 2001 From: Ravishankar N Date: Sun, 1 Feb 2015 12:40:21 +0000 Subject: 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 Reviewed-on: http://review.gluster.org/9537 Tested-by: Gluster Build System Reviewed-by: Humble Devassy Chirammal Reviewed-by: Vijay Bellur Tested-by: Vijay Bellur --- doc/features/afr-v1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/features') 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. -- cgit