summaryrefslogtreecommitdiff
path: root/mdadm.8.in
diff options
context:
space:
mode:
authorChristoph Anton Mitterer <calestyo@scientia.net>2013-07-05 04:14:44 +0200
committerNeilBrown <neilb@suse.de>2013-07-08 14:10:46 +1000
commit17790db6a1b06700a39a2d37c1837b5432d7481e (patch)
tree5896a74a7bb5ff0980f855e3e1d1a0964bf212c9 /mdadm.8.in
parenteb20ecf101f0935b997e50ccf663e7eef4358d0e (diff)
mdadm.8: growing RAID10 chunk size is possible
Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.8.in')
-rw-r--r--mdadm.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index ec2b1f8f..089639e8 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -125,7 +125,7 @@ Currently supported growth options including changing the active size
of component devices and changing the number of active devices in
Linear and RAID levels 0/1/4/5/6,
changing the RAID level between 0, 1, 5, and 6, and between 0 and 10,
-changing the chunk size and layout for RAID 0,4,5,6, as well as adding or
+changing the chunk size and layout for RAID 0,4,5,6,10 as well as adding or
removing a write-intent bitmap.
.TP
@@ -2463,7 +2463,7 @@ change the "size" attribute for RAID1, RAID4, RAID5 and RAID6.
increase or decrease the "raid\-devices" attribute of RAID0, RAID1, RAID4,
RAID5, and RAID6.
.IP \(bu 4
-change the chunk-size and layout of RAID0, RAID4, RAID5 and RAID6.
+change the chunk-size and layout of RAID0, RAID4, RAID5, RAID6 and RAID10.
.IP \(bu 4
convert between RAID1 and RAID5, between RAID5 and RAID6, between
RAID0, RAID4, and RAID5, and between RAID0 and RAID10 (in the near-2 mode).