Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
I've seen that the benchmarks are in ReiserFS' favor, but how come so many distros still have ext3 as default?...
  1. #1
    Just Joined!
    Join Date
    Feb 2005
    Location
    At a rock house in Oak Cliff...
    Posts
    87

    ReiserFS vs. ext3

    I've seen that the benchmarks are in ReiserFS' favor, but how come so many distros still have ext3 as default?

  2. #2
    Linux Guru Flatline's Avatar
    Join Date
    Feb 2005
    Posts
    2,204
    Because it is a tried-and-true and extremely well-tested filesystem. The recovery tools for it are quite good, and since it has been around for so long (ext3 is just the ancient ext2 filesystem with journaling tacked on) it is very well documented and therefore easy to work with.

    Having said that, I have seen somewhat of a trend recently among the "desktop" distros to move toward reiserfs. ext3 just has the inertia within the community to keep its spot as the de facto default.
    There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.

    - Jeremy S. Anderson

  3. #3
    Just Joined!
    Join Date
    Feb 2005
    Location
    At a rock house in Oak Cliff...
    Posts
    87
    nifty...thank you my amigo

  4. #4
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    I think there wasa some jive about ReiserFS not being supported by lilo or grub or something, though I've used it for a good while with Mdk. That problem is gone now AFAIK.

  5. #5
    Linux User
    Join Date
    May 2005
    Location
    SA, TX
    Posts
    333
    Quote Originally Posted by bigtomrodney
    I think there wasa some jive about ReiserFS not being supported by lilo or grub or something, though I've used it for a good while with Mdk. That problem is gone now AFAIK.
    im usin reiser and grub and thers no problems
    registered linux user #390920 << makes me feel important

  6. #6
    Linux Engineer
    Join Date
    Oct 2004
    Location
    Vancouver
    Posts
    1,366
    one thing that I noticed about reiserfs that I cannot set with e2fs -j is that it is quite easy when mking the fs to manually set a higher number of inodes [is this right?, think that's what they are called anyway] which helps with space and journaling if you have many small files.
    Operating System: GNU Emacs

  7. #7
    Linux Guru Flatline's Avatar
    Join Date
    Feb 2005
    Posts
    2,204
    Moving large numbers of small files has traditionally been where reiserfs shines; on the other side of things, you have xfs, which is especially good at moving very large files. That's part of the reason that my fs recommendations can vary depending on what the person wants to do with the system (mp3s or video editing, for example).
    There are two major products that come out of Berkeley: LSD and UNIX. We don't believe this to be a coincidence.

    - Jeremy S. Anderson

  8. #8
    Linux Engineer
    Join Date
    Mar 2005
    Posts
    1,431
    Quote Originally Posted by Flatline
    Moving large numbers of small files has traditionally been where reiserfs shines; on the other side of things, you have xfs, which is especially good at moving very large files. That's part of the reason that my fs recommendations can vary depending on what the person wants to do with the system (mp3s or video editing, for example).
    reiser4 should from what I've heard be a lot faster than ext3 on bigger files too... Just waiting to test linux 2.6.12 then

  9. #9
    Linux Guru
    Join Date
    Nov 2004
    Posts
    6,110
    My mistake - it was lilo that used to have the trouble here

    I remembered that it was mentioned in LXF, because slack comes with ResierFS support now but they mentioned that it wouldn't boot if it was selected.

  10. #10
    Linux Engineer
    Join Date
    Oct 2004
    Location
    Vancouver
    Posts
    1,366
    thats odd, i used to use slack 10 with reiserfs, booted with lilo, and everything worked fine...must be an old issue
    Operating System: GNU Emacs

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...