Journaling File System

Ed Wilts ewilts at ewilts.org
Sat Mar 4 04:35:49 UTC 2006


On Fri, Mar 03, 2006 at 09:38:16PM -0500, Mike Burger wrote:
> On Thu, 2 Mar 2006, Ed Wilts wrote:
> 
> >On Thu, Mar 02, 2006 at 06:06:52PM -0500, Syed Ali wrote:
> >>
> >>I am trying to decided between JFS/GFS/Reiser/Ext3 for a production file
> >>server, any  benchmarks for a journaling file system for Linux, any
> >>links to articles/papers that have done this comparison already would be
> >>appreciated.
> >
> >This was recently discussed but your choices are fairly simple.  Red Hat
> >only supports ext3 - do you want to run your production file server with
> >an unsupported file system?
> >
> >       .../Ed
> 
> Is that exactly correct, Ed?  JFS support comes with the kernel, as well.

I do not believe that Red Hat enables the JFS module and that if you
build your own kernel, you lose support on that kernel.

[ewilts at pe400 boot]$ egrep 'CONFIG_.*_FS is not set'
config-2.6.9-22.0.2.EL
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
[plus a whole bunch more]

I did this grep on a RHEL rebuild so the options might not be the same
as a stock RHEL build, but I think you'll find that JFS is not enabled.

        .../Ed

-- 
Ed Wilts, RHCE
Mounds View, MN, USA
mailto:ewilts at ewilts.org
Member #1, Red Hat Community Ambassador Program




More information about the redhat-list mailing list