From 758d3a8e7d3e0620d68d3b9e72ef0747319c6dac Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Thu, 14 Dec 2006 17:31:16 +1100 Subject: Increase raid456 stripe cache size if needed to --grow the array. The setting used unfortunately requires intimate knowledge of the kernel, and it not reset when the reshape finishes. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 756ed92..c584ba1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,9 @@ Changes Prior to this release get created automatically, as this is almost always what is wanted. - Give useful message if raid4/5/6 cannot be started because it is not clean and is also degraded. + - Increase raid456 stripe cache size if needed to --grow the array. + The setting used unfortunately requires intimate knowledge of the + kernel, and it not reset when the reshape finishes. Changes Prior to 2.5.6 release - Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled -- cgit