Re: ext3 - RedHat Whitepaper confusion.

2003-03-06 Thread Aaron Konstam
On Thu, Mar 06, 2003 at 08:40:11AM -0500, Margaret_Doll wrote: > Where do you set data=anything? I found a few papers on tuning > ext3. These papers talk about setting the journaling mode, but don't > tell you how to do this. > > Between the man page: man mount and the whitepaper: http://www.r

Re: ext3 - RedHat Whitepaper confusion.

2003-03-06 Thread Thomas Dodd
Margaret_Doll wrote: Where do you set data=anything? I found a few papers on tuning ext3. These papers talk about setting the journaling mode, but don't tell you how to do this. It's a mount option, so you would edit /etc/fstab mostly. Usually, fstab just says "defaults". So you would change

Re: ext3 - RedHat Whitepaper confusion.

2003-03-06 Thread Margaret_Doll
Where do you set data=anything? I found a few papers on tuning ext3. These papers talk about setting the journaling mode, but don't tell you how to do this. On Wednesday, March 5, 2003, at 07:15 PM, Aaron Konstam wrote: On Wed, Mar 05, 2003 at 02:59:29PM -0600, Thomas Dodd wrote: Aaron Konst

Re: ext3 - RedHat Whitepaper confusion.

2003-03-05 Thread Aaron Konstam
On Wed, Mar 05, 2003 at 02:59:29PM -0600, Thomas Dodd wrote: > > > Aaron Konstam wrote: > > Below are three paragraphs from the RedHat White paper on ext3. > > The first paragraph says data=ordered is the default mode. The last > > paragraph says data=journal is the default mode. Which is correc

Re: ext3 - RedHat Whitepaper confusion.

2003-03-05 Thread Thomas Dodd
Aaron Konstam wrote: Below are three paragraphs from the RedHat White paper on ext3. The first paragraph says data=ordered is the default mode. The last paragraph says data=journal is the default mode. Which is correct? The second paragraph starting on the second line says that to journal metad

ext3 - RedHat Whitepaper confusion.

2003-03-03 Thread Aaron Konstam
Below are three paragraphs from the RedHat White paper on ext3. The first paragraph says data=ordered is the default mode. The last paragraph says data=journal is the default mode. Which is correct? The second paragraph starting on the second line says that to journal metadata but not file data