summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Evan <mjevans1983@gmail.com>2009-12-09 21:52:18 -0800
committerNeilBrown <neilb@suse.de>2009-12-30 13:51:11 +1100
commit6acad4811b06335a2602fa1eeaec3a8f47f96591 (patch)
tree6039cc5b41d0d05363edd4c1027bc59ce702a3f9
parent8409bc51e828bdf748138882e89229d6f6080b7c (diff)
downloadmdadm-6acad4811b06335a2602fa1eeaec3a8f47f96591.tar.gz
mdadm-6acad4811b06335a2602fa1eeaec3a8f47f96591.tar.xz
mdadm-6acad4811b06335a2602fa1eeaec3a8f47f96591.zip
Document validity of --assume-clean when all devices are zeroed.
>> >> When I assemble an array I tend to have checked the devices before >> hand; it would not be difficult to make the final pass a zeroing pass >> if I knew I could vastly speed up post-assembly performance.  As I >> stated, it's merely a lack of clarity in the documentation. > > If you would like to create a patch against the man page, I would be happy to > accept it. > > NeilBrown Signed-off-by: NeilBrown <neilb@suse.de>
-rw-r--r--mdadm.86
1 files changed, 6 insertions, 0 deletions
diff --git a/mdadm.8 b/mdadm.8
index f8f240a..29e098b 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -648,6 +648,12 @@ data will be affected unless you actually write to the array. It can
also be used when creating a RAID1 or RAID10 if you want to avoid the
initial resync, however this practice \(em while normally safe \(em is not
recommended. Use this only if you really know what you are doing.
+.IP
+When the devices that will be part of a new array were filled
+with zeros before creation the operator knows the array is
+actually clean. If that is the case, such as after running
+badblocks, this argument can be used to tell mdadm the
+facts the operator knows.
.TP
.BR \-\-backup\-file=