]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.8
Increase default chunk size to 512K
authorNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:08:55 +0000 (13:08 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 17 Nov 2009 02:08:55 +0000 (13:08 +1100)
commit5f175898dedb2bb2635d4d1dcb2afa8c420d5eae
tree8da1e54dcedb1584b8227124375d7d73b650dc1d
parentdf0d4ea04e34fc5d499056b00fa1e0a25f21453e
Increase default chunk size to 512K

This seems more appropriate for current (and recent) model drives than
64K.
64K is still the default for '--build' as changing that could corrupt
data.
64K is also the default rounding for 'linear' on kernels older than
2.6.16.

Signed-off-by: NeilBrown <neilb@suse.de>
20 files changed:
Create.c
mdadm.8
tests/00linear
tests/00raid0
tests/00raid10
tests/00raid4
tests/00raid5
tests/00raid6
tests/02lineargrow
tests/02r5grow
tests/02r6grow
tests/03r0assem
tests/03r5assem
tests/03r5assemV1
tests/04r0update
tests/07autoassemble
tests/07changelevels
tests/07layouts
tests/07reshape5intr
tests/10ddf-create