summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2007-02-22 14:59:22 +1100
committerNeil Brown <neilb@suse.de>2007-02-22 14:59:22 +1100
commit00be0b12d234b2dc3c78ebc8dc342092061091ec (patch)
tree96b3eb3d027d26277e9481e9c5442dbd7735ad2d /mdadm.8
parent48327135d67609488c2535482f6f24874c94412a (diff)
downloadmdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.tar.gz
mdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.tar.xz
mdadm-00be0b12d234b2dc3c78ebc8dc342092061091ec.zip
Fixed old documentation in --grow --help
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.87
1 files changed, 4 insertions, 3 deletions
diff --git a/mdadm.8 b/mdadm.8
index 2270c7d..f0a609c 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -129,7 +129,7 @@ missing, spare, or failed drives, so there is nothing to monitor.
Grow (or shrink) an array, or otherwise reshape it in some way.
Currently supported growth options including changing the active size
of component devices in RAID level 1/4/5/6 and changing the number of
-active devices in RAID1.
+active devices in RAID1/5/6.
.TP
.B "Incremental Assembly"
@@ -346,7 +346,8 @@ multipath, raid0 and raid1. It is never allowed for raid4 or raid5.
.br
This number can only be changed using
.B --grow
-for RAID1 arrays, and only on kernels which provide necessary support.
+for RAID1, RAID5 and RAID6 arrays, and only on kernels which provide
+necessary support.
.TP
.BR -x ", " --spare-devices=
@@ -1660,7 +1661,7 @@ Currently the only support available is to
change the "size" attribute
for RAID1, RAID5 and RAID6.
.IP \(bu 4
-increase the "raid-disks" attribute of RAID1 and RAID5.
+increase the "raid-disks" attribute of RAID1, RAID5, and RAID6.
.IP \(bu 4
add a write-intent bitmap to any array which support these bitmaps, or
remove a write-intent bitmap from such an array.