From 6dd06f21770ff35828af009eb022b80f3ffaeb26 Mon Sep 17 00:00:00 2001 From: Sunil Kumar Acharya Date: Fri, 9 Jun 2017 23:43:10 +0530 Subject: Adding release notes for self-heal window size option for EC Fixes gluster/glusterfs#233 Change-Id: Iba2e6fc0c2021c3e174caf237bd78a04a1647765 Signed-off-by: Sunil Kumar Acharya Reviewed-on: https://review.gluster.org/17500 CentOS-regression: Gluster Build System NetBSD-regression: NetBSD Build System Reviewed-by: Ashish Pandey Smoke: Gluster Build System Reviewed-by: Kaushal M --- doc/release-notes/3.11.0.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/release-notes/3.11.0.md') diff --git a/doc/release-notes/3.11.0.md b/doc/release-notes/3.11.0.md index bd77e2d61b8..985aaf0c31d 100644 --- a/doc/release-notes/3.11.0.md +++ b/doc/release-notes/3.11.0.md @@ -254,6 +254,13 @@ best (chosen by latency) shall be swapped in. Support for FALLOCATE file operation on EC volume is added with this release. EC volumes can now support basic FALLOCATE functionality. +### Self-heal window-size control option for EC +**Notes for users** + +Support to control the maximum size of read/write operation carried out +during self-heal process has been added with this release. User has to tune +'disperse.self-heal-window-size' option on disperse volume to adjust the size. + ## Major issues 1. Expanding a gluster volume that is sharded may cause file corruption - Sharded volumes are typically used for VM images, if such volumes are -- cgit