summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-06-14 06:31:19 +0000
committerNeil Brown <neilb@suse.de>2005-06-14 06:31:19 +0000
commit779043efce50c7cdf36760f3f07c35c74202d396 (patch)
tree3e2d1418704f8a5340f2b9cb8fcf208ec8928f33 /mdadm.8
parent0bbc98b563b39b5159d247a0a4d6e8e1e6e38c30 (diff)
downloadmdadm-779043efce50c7cdf36760f3f07c35c74202d396.tar.gz
mdadm-779043efce50c7cdf36760f3f07c35c74202d396.tar.xz
mdadm-779043efce50c7cdf36760f3f07c35c74202d396.zip
Document --size=max option for --grow
Signed-off-by: Neil Brown <neilb@cse.unsw.edu.au>
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.83
1 files changed, 3 insertions, 0 deletions
diff --git a/mdadm.8 b/mdadm.8
index 2555f63..649c951 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -388,6 +388,9 @@ for RAID level 1/4/5/6. If the array was created with a size smaller
than the currently active drives, the extra space can be accessed
using
.BR --grow .
+The size can be given as
+.B max
+which means to choose the largest size that fits all on all current drives.
.TP
.BR --assume-clean