Linux / UNIX Tech Support Forum
This is a discussion on Differnece between ext2 & ext3 within the Linux software forums, part of the Linux Getting Started category; Hi all, I am trying to understand the difference between ext2 & ext3 file system.whenever im searching i got only ...
|
|||||||
| Linux software General questions and discussion about Redhat/Fedora Core/Cent OS, Debian and Ubuntu Linux related to softwares should go here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi all,
I am trying to understand the difference between ext2 & ext3 file system.whenever im searching i got only as journaling.I want to understand what is meant by journalling. |
| Sponsored Links | ||
|
|
|
||||
|
ext3 file system logs changes to a journal before actually writing them to the main file system. It use that log files to repair any inconsistencies that occur as the result of an improper shutdown of a server.
ext2 takes more time to repair file system as compare to ext3.
__________________
Vivek Gite Linux Evangelist |
|
||||
|
Quote:
Code:
dumpe2fs /dev/sda1
__________________
Vivek Gite Linux Evangelist |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| change uuid of an ext3 partition | allotment | Shell scripting | 9 | 02-03-2010 12:47 PM |
| Ext2 file system : Mechanism on number of backup Superblocks ? | swapnil | Getting started tutorials | 1 | 03-09-2007 06:40 PM |
| Difference between ext2 and ext3 Linux file system | nixcraft | Getting started tutorials | 0 | 18-05-2007 01:43 AM |
| can ext3 securely delete files | Linux software | 1 | 11-01-2006 12:08 PM | |
| ext3 windows | ext3 | Linux software | 1 | 30-12-2005 12:46 AM |