X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=mdadm.8;h=d6b681af1243422974ea1780fe5d96936b9bea5e;hb=a380e2751efea7dfe8acf0b95419c65ccacfa7cf;hp=f8f240a2ab1a0b8ed0f74238a2a2116c8e222a96;hpb=40bc78f5cd292d90917cb0a8c177498a516494c3;p=thirdparty%2Fmdadm.git diff --git a/mdadm.8 b/mdadm.8 index f8f240a2..d6b681af 100644 --- a/mdadm.8 +++ b/mdadm.8 @@ -249,18 +249,6 @@ Avoid printing purely informative messages. With this, .I mdadm will be silent unless there is something really important to report. -.TP -.BR \-b ", " \-\-brief -Be less verbose. This is used with -.B \-\-detail -and -.BR \-\-examine . -Using -.B \-\-brief -with -.B \-\-verbose -gives an intermediate level of verbosity. - .TP .BR \-f ", " \-\-force Be more forceful about certain operations. See the various modes for @@ -311,7 +299,7 @@ says to get a list of array devices from .TP .BR \-e ", " \-\-metadata= Declare the style of RAID metadata (superblock) to be used. The -default is 1.1 for +default is 1.2 for .BR \-\-create , and to guess for other operations. The default can be overridden by setting the @@ -332,7 +320,7 @@ Use the new version-1 format superblock. This has few restrictions. The different sub-versions store the superblock at different locations on the device, either at the end (for 1.0), at the start (for 1.1) or 4K from the start (for 1.2). '1' is equivalent to '1.0', 'default' is -equivalent to '1.1'. +equivalent to '1.2'. .IP ddf Use the "Industry Standard" DDF (Disk Data Format) format defined by SNIA. @@ -648,6 +636,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= @@ -1788,6 +1782,18 @@ For .B \-\-scan causes all devices listed in the config file to be examined. +.TP +.BR \-b ", " \-\-brief +Be less verbose. This is used with +.B \-\-detail +and +.BR \-\-examine . +Using +.B \-\-brief +with +.B \-\-verbose +gives an intermediate level of verbosity. + .SH MONITOR MODE .HP 12