Change EXT3 stride and stripe-width settings post-install on CentOS 5.3
Posted
by Justin Ellison
on Server Fault
See other posts from Server Fault
or by Justin Ellison
Published on 2009-10-14T16:09:22Z
Indexed on
2010/04/23
8:23 UTC
Read the original article
Hit count: 675
Is there a way to change the stride and stripe-width options on an ext3 file system under CentOS/RHEL 5.3? There's no way to specify it via anaconda during installation that I saw, and while I see the -E option to tune2fs available under Ubuntu, I don't see it in the manpage on CentOS. I did try to use the -E flag on CentOS and it rejects the flag as unknown if I try to use it. Anyone have any way to do this short of reinstallation?
© Server Fault or respective owner