Hard Drive Data Recovery Software & File Repair Tools

Sitemap HTML | XML | Feed | Resources | Data Recovery Blog

Data Recovery » Data Recovery Blog » Ext3 Filesystem

Ext3 Filesystem

Introduction

ext3 Filesystem

The ext3 or third extended filesystem is a journalled file system that is commonly used by the Linux operating system. It is the default file system for many popular Linux distributions

Features of ext3 File System

The ext3 file system is essentially an enhanced version of the ext2 file system. These improvements provide the following advantages

Availability

After an unexpected power failure or system crash (also called an unclean system shutdown), each mounted ext2 file system on the machine must be checked for consistency by the e2fsck program. This is a time-consuming process that can delay system boot time significantly, especially with large volumes containing a large number of files. During this time, any data on the volumes is unreachable.

The journaling provided by the ext3 file system means that this sort of file system check is no longer necessary after an unclean system shutdown. The only time a consistency check occurs using ext3 is in certain rare hardware failure cases, such as hard drive failures. The time to recover an ext3 file system after an unclean system shutdown does not depend on the size of the file system or the number of files; rather, it depends on the size of the journal used to maintain consistency. The default journal size takes about a second to recover, depending on the speed of the hardware.

Data Integrity

The ext3 file system provides stronger data integrity in the event that an unclean system shutdown occurs. The ext3 file system allows you to choose the type and level of protection that your data receives. By default, Most Linux Distributions configures ext3 volumes to keep a high level of data consistency with regard to the state of the file system.

Speed

Despite writing some data more than once, ext3 has a higher throughput in most cases than ext2 because ext3’s journaling optimizes hard drive head motion. You can choose from three journaling modes to optimize speed, but doing so means trade offs in regards to data integrity.

Easy Transition

It is easy to change from ext2 to ext3 and gain the benefits of a robust journaling file system without reformatting. See the Section called Converting to an ext3 File System for more on how to perform this task.

If in case your linux system crashes and you need to recover data from ext3 partition then try using Quick Recovery for Linux to get back data and files.



Social Bookmarking - Ext3 Filesystem at
    Bookmark Ext3 Filesystem at del.icio.us    Digg Ext3 Filesystem at Digg.com    Bookmark Ext3 Filesystem at Spurl.net    Bookmark Ext3 Filesystem with wists    Bookmark Ext3 Filesystem at Simpy.com    Bookmark Ext3 Filesystem at NewsVine    Blink this Ext3 Filesystem at blinklist.com    Bookmark Ext3 Filesystem at Furl.net    Bookmark Ext3 Filesystem at reddit.com    Fark Ext3 Filesystem at Fark.com    Bookmark Ext3 Filesystem at blogmarks    Bookmark Ext3 Filesystem at YahooMyWeb
ok