|
|||||||||||
|
Re: Preventing ext3 fsck at boot?
From: Mike Kearey <mkearey(at)redhat.com>
Date: Sat Sep 29 2007 - 01:34:05 EDT
Now, you're just showing off :) Imagine 2 -8TB's 20 years ago: http://sd4.sd-lj.si/diggit/20yago.jpg 1GB 20 years ago compared to a flash available now. > The question of whether EXT3 is the right filesystem to be using for ext3 is best used on a RHEL4 system because it's what we develop, test and support. That is a very important consideration. Note that this does not mean it's the best one on a technical and theoretical or performance standpoint. > My main problem is that when we reboot these servers for scheduled ext2 is Linux extended filesystem 2. ext3 is Linux extended filesystem 3 The major difference between the two is the journal capability in ext3. ext3 filesystem can be mounted as ext2 BTW, backwards compatibility is good. > We have the kbase article http://kbase.redhat.com/faq/FAQ_80_5779.shtm It says that the filesystem needs to be unmount, but I am not completely sure that is required. Anyway, verify it is set :
# dumpe2fs /dev/mapper/myvg-rootvol |grep Max
dumpe2fs 1.39 (29-May-2006)
That should be enough. I believe RHEL5 comes delivered with Maximum mount count set this way for the root filesystem. In my opinion when you have more 800GB for a filesystem you are well and truly at a point where an fsck is a waste of time compared to a clean mkfs and restore from backup. So take the dire warnings from the tune2fs manual as something that was valid and relevent 5 years ago or more and not quite applicable to your situation :)
Cheers
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-listReceived on Sat Sep 29 01:32:19 2007 This archive was generated by hypermail 2.1.8 : Wed Oct 10 2007 - 00:41:28 EDT |
||||||||||
|
|||||||||||