Thread (20 messages) 20 messages, 13 authors, 2005-12-28

Re: Good, recent FS comparison?

From: Matt Stegman <hidden>
Date: 2005-09-18 16:34:36
Also in: linux-fsdevel

This has been discussed on the mailing list before.  Quick rundown:

"Ordered mode" means that a file's metadata isn't written until after the
file's data.  On XFS, which doesn't use ordered mode, under certain
circumstances you may see files which are the correct size, with correct
times, etc, but with only null bytes for the data.

In my experience it's not that big a deal; I can almost always easily
recreate data which could be lost by being written out just before a crash
or power loss.  I put important systems on an UPS and use stable kernels,
and I've never personally seen the null data problem.

Currently, I believe only ext3 and reiserfs support ordered mode.  I'm not
sure if reiser4's journaling is ordered or not.

-- 
Matt Stegman

On Sun, 18 Sep 2005, Tyler wrote:
Al Boldi wrote:
quoted
Don't touch anything that doesn't do ordered-mode journaling, especially if
you use raid, unless your data-consistency requirements don't require this.

XFS is best, but does not support ordered-mode.
reiser4 is still new.
ext3 is rock-solid!
Al... you've given us some "do's" .. can you give us some "why's" to go
along with them? :)  I would appreciate a run-down with some more
specific info as to what/why.
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help