summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-10-22 11:13:13 +1100
committerNeilBrown <neilb@suse.de>2009-10-22 11:13:13 +1100
commit4a997737a14f580e3addfa1db6be005c37e7c0f4 (patch)
tree2bb5c80319e81728d54822d5b930098746c07057 /mdadm.8
parent9739642288555dae607ee4aa0eec0e9245cecf74 (diff)
parent0eb26465c0a14d707ca00f4f7bcdb67bde36f706 (diff)
downloadmdadm-4a997737a14f580e3addfa1db6be005c37e7c0f4.tar.gz
mdadm-4a997737a14f580e3addfa1db6be005c37e7c0f4.tar.xz
mdadm-4a997737a14f580e3addfa1db6be005c37e7c0f4.zip
Merge branch 'master' into devel-3.1
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.814
1 files changed, 11 insertions, 3 deletions
diff --git a/mdadm.8 b/mdadm.8
index 8022014..ab02558 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -309,7 +309,7 @@ says to get a list of array devices from
.BR /proc/mdstat .
.TP
-.B \-e ", " \-\-metadata=
+.BR \-e ", " \-\-metadata=
Declare the style of RAID metadata (superblock) to be used. The
default is 0.90 for
.BR \-\-create ,
@@ -1262,6 +1262,12 @@ reduce this as the kernel alerts
immediately when there is any change.
.TP
+.BR \-r ", " \-\-increment
+Give a percentage increment.
+.I mdadm
+will generate RebuildNN events with the given percentage increment.
+
+.TP
.BR \-f ", " \-\-daemonise
Tell
.I mdadm
@@ -1859,8 +1865,10 @@ An md array started reconstruction. (syslog priority: Warning)
.BI Rebuild NN
Where
.I NN
-is 20, 40, 60, or 80, this indicates that rebuild has passed that many
-percentage of the total. (syslog priority: Warning)
+is a two-digit number (ie. 05, 48). This indicates that rebuild
+has passed that many percent of the total. The events are generated
+with fixed increment since 0. Increment size may be specified with
+a commandline option (default is 20). (syslog priority: Warning)
.TP
.B RebuildFinished