"Michael D. Schleif" wrote: > > Now that we have several filesystem types (ext2/3, reiserfs, &c.), where > can I go to find out pros and cons of each? Is there some > filesystem-selection-HOWTO? > > For instance, what is the best filesystem type on which to install a > database, specifically oracle?
Google for reiserfs ext2 ext3 Ext3 is journalling, so if the system crashes or the power fails, there is much less chance of corruption than with ext2. Also, lengthy periodic filesystem checks can be avoided. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]