summaryrefslogtreecommitdiff
path: root/md.4
diff options
context:
space:
mode:
authorNeil Brown <neilb@suse.de>2002-04-05 22:00:28 +0000
committerNeil Brown <neilb@suse.de>2002-04-05 22:00:28 +0000
commitc913b90e6dba02613fe24d3e7f0b3f251a01bc50 (patch)
tree6cae4520d50adc36d528410baedc3ad6a9993069 /md.4
parente0d1903663dac9307a37646c26abf7991b0a9593 (diff)
mdadm-0.8.1
Diffstat (limited to 'md.4')
-rw-r--r--md.42
1 files changed, 1 insertions, 1 deletions
diff --git a/md.4 b/md.4
index 9350bb95..af1abea3 100644
--- a/md.4
+++ b/md.4
@@ -80,7 +80,7 @@ A RAID0 array (which has zero redundancy) is also known as a
striped array.
A RAID0 array is configured at creation with a
.B "Chunk Size"
-which must be a multiple of 4 kibibytes.
+which must be a power of two, and at least 4 kibibytes.
The RAID0 driver places the first chunk of the array to the first
device, the second chunk to the second device, and so on until all