]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - ChangeLog
Change 'Device Size' to 'Used Dev Size'
[thirdparty/mdadm.git] / ChangeLog
index 46af0ee1a91b76d13586daa92a8483d2d1117d7c..bd3424ef90fd6e7270d5ca8a41ce25c2fac99758 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,13 @@ Changes Prior to this release
        can change size.
     -   Default to --auto=yes so the array devices with 'standard' names
        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.
+    -   Change 'Device Size' to 'Used Dev Size' because it only shows how
+       much of each device is actually used, not how big they are.
 
 Changes Prior to 2.5.6 release
     -   Fix bug which meant "bitmap=xxx" in mdadm.conf was not handled