What is difference between ext3 and ext4 file-system ?

Answers were Sorted based on User's Feedback



What is difference between ext3 and ext4 file-system ?..

Answer / sayed faiz

The main benefits that ext4 has over ext3 are:

1- faster time stamping
2- faster file system checking
3- journaling checksums
4- extents (basically automatic space allocation to avoid fragmentation)

Is This Answer Correct ?    28 Yes 2 No

What is difference between ext3 and ext4 file-system ?..

Answer / jaswanth.saladi

ext2 : It was only the default file sysyem upto 7.1 redhat
version
->less speed,secure and doesnt supports journaling

ext3 : this was from the 7.2 redhat version
->more speed,secure n supports journaling compared to ext2

Journaling : This is one of the default feature of ext3
which provides multipls functions like data avaliability
across improper shut downs,esay transmission between the
file systems and speed etc...

Is This Answer Correct ?    25 Yes 13 No

What is difference between ext3 and ext4 file-system ?..

Answer / johnson

Please visit and read carefully. You will find the answsers
you were looking for :)

1. http://www.thegeekstuff.com/2011/05/ext2-ext3-ext4/
2.
http://www.unixsurgeon.com/kb/differences-between-ext2ext3-and-ext4-file-systems.html

Thanks.....

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More Linux General Interview Questions

What is the use of thread over process?

1 Answers  


What is the difference between a hard link and a soft link?

1 Answers  


Hi, We are porting our application from linux 2.4 to 2.6.Its an medical equipment.So just want to know how could i perform balck box testing on this.Please let me know the scenarios as well.

0 Answers  


Is linux still used?

0 Answers  


You have a file called phonenos that is almost 4,000 lines long. What text filter can you use to split it into four pieces each 1,000 lines long?

1 Answers  


what is difference between lilo and grub in linux operating system?

0 Answers   SwanSoft Technologies,


What does ps do?

0 Answers  


When you create a new partition, you need to designate its size by defining the starting and ending?

0 Answers  


What is the use of dollar sign in linux?

0 Answers  


Is mac a linux or darwin?

0 Answers  


How can you enhance the security of password file?

0 Answers  


You have a large spreadsheet located in the /data directory that five different people need to be able to change. How can you enable each user to edit the spreadsheet from their individual home directories?

0 Answers  


Categories