I thought we have 2 Tera Byte limitation on RAID 5. were you be able to make RAID more than 2 Tera Byte ? Dan Halbert wrote: > Dan Dansereau wrote: >> Hello >> I have a newbie question, given a centos 5 installation, >> An 5 very large disk arrays ( 2.5Tbytes each ) - >> Is there a way to suspend or stop the fsck during the boot up? >> > To stop it in the future: > # tune2fs -c 0 -i 0 /dev/sda1 # or whatever device > > See the manpage for tune2fs. This disables the max mount count and the > time interval checking. > > Dan H > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos >