summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2005-06-07 23:25:48 +0000
committerNeil Brown <neilb@suse.de>2005-06-07 23:25:48 +0000
commitbe0b132b458b481c147e495fdf8c6eae66ce3a97 (patch)
tree16fa1568b1438668ebf5edf299a9c9c7e57a26e7 /mdadm.8
parent2f2c7c57a0a01ba5ac31c01eff7ce06ec2a8bcd9 (diff)
downloadmdadm-be0b132b458b481c147e495fdf8c6eae66ce3a97.tar.gz
mdadm-be0b132b458b481c147e495fdf8c6eae66ce3a97.tar.xz
mdadm-be0b132b458b481c147e495fdf8c6eae66ce3a97.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 3e1c64a..1a34690 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -344,6 +344,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