]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdadm.8.in
clustermd_tests: add test case to test manage_re-add against cluster-raid10
[thirdparty/mdadm.git] / mdadm.8.in
index e0747fb804eadf83c36dd8bae1fdf07cf4a230e2..e6befeb03c1b37f5602de48de90b76b187a4728b 100644 (file)
@@ -1691,6 +1691,10 @@ overwritten with zeros.  With
 the block where the superblock would be is overwritten even if it
 doesn't appear to be valid.
 
+.B Note:
+Be careful to call \-\-zero\-superblock with clustered raid, make sure
+array isn't used or assembled in other cluster node before execute it.
+
 .TP
 .B \-\-kill\-subarray=
 If the device is a container and the argument to \-\-kill\-subarray
@@ -2758,6 +2762,11 @@ Also the size of an array cannot be changed while it has an active
 bitmap.  If an array has a bitmap, it must be removed before the size
 can be changed. Once the change is complete a new bitmap can be created.
 
+.PP
+Note:
+.B "--grow --size"
+is not yet supported for external file bitmap.
+
 .SS RAID\-DEVICES CHANGES
 
 A RAID1 array can work with any number of devices from 1 upwards