On 11-Jul 12:18, Michael B. Taylor wrote: > On Wed, Jul 11, 2001 at 12:14:48PM -0400, Peter Kok wrote: > > Hi all > > > > I am new in debian. What is reiserfs > > > > > It is a high performance file system, still somewhat in the experimental > stage. However, it has already (as I understand) proven useful to some > advanced users with very particular requirements. > > It has a number of advanced features/benifits, but perhaps the most > mentioned is journaling. >
but the greatest use of reiserfs is that it stores metadata in a b-tree. For use on filesystems with many files (mostly small) it also saves them _in_ the b-tree. This speeds up read/create/delete speed hugely. Swithcing /usr from ext2 (4k blocks) to reiserfs here saved over 20 megs. I usually run the bleading edge kernels (2.4.x-prex) and reboots are much nicer using the aformentioned journaling. If you just want to use journaling, I would suggest using ext3, as you can upgrade and downgrade existing ext2 partitions without (hopfully) loseing a single file. That said, it is still beta code. > There are several other advanced/journaling file systems for linux under > development. These would include XFS, JFS, ext3, and maybe others that > I have not heard of. XFS is trying for great speed and huge files. JFS was developed for huge scalablity. Both recently hit version 1.0; at least they think they are ready for much greater user numbers. > > At present, the most widely used file system for linux is ext2, aka e2fs. > That is probably what your are/should be using. I have yet to have data loss on reiserfs...but have under ext2. That has more to do with inexperice then code maturity. Install software knows more about ext2 then anyother fs, so that probably limits what you can use now. Thomas
pgpaaCm95p6mc.pgp
Description: PGP signature