Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

why ext3 file system is better than ext2

  Date: Nov 24    Category: Unix / Linux / Ubuntu    Views: 321
  

ext2 vs. ext3

I use Red Hat 7.1 that allows to me use just ext2 file system. I would
like to know why ext3 file system is better than ext2.

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Nov 24    

In Red Hat Linux 7.2, Red Hat provides its first officially supported journaling file system: ext3. The ext3 file system is a set of incremental enhancements to the robust ext2 file system that provide several advantages. This paper summarizes some of those advantages (first in general terms and then more specifically), explains what Red Hat has done to test the ext3 file system, and (for advanced users only) touches on tuning.

Source: www.redhat.com/resourcelibrary/whitepapers/ext3

 
Answer #2    Answered On: Nov 24    

Thanks, but I was replying to someone else who has asked about the
advantages of ext3 over ext3 using the very same URL that you just
noted.

 
Answer #3    Answered On: Nov 24    

The ext3 filesystem uses the same disk format that ext2, but the main difference is that ext3 adds journaling capabilities. You are going to find it in kernels 2.4.16+
Journaling : offers metadata, ordered data writes, full metadata + data.

 
Didn't find what you were looking for? Find more on why ext3 file system is better than ext2 Or get search suggestion and latest updates.




Tagged: