Thursday, November 5, 2009

Allocation Delay In Ext4 File System

The Ext4 (Fourth Extended File System) is an latest journaling file system, which is originated as successor of the Ext3 file system. This file system was prepared as a series of the backward compatible extensions for removing 64-bit data storage limits and other same performance advancements to Ext3.

New advanced Linux file system promises best performance and data integrity, along with less restrictions and of course a step in right direction. But in some conditions, this reliable file system may also come across critical situations like corruption and cause data loss. At this situation, you are required to take out data recovery Linux to get your mission critical data back.

Even if some regressions are there in the measurements, when you compare the Ext4 to Ext3 file system, they are very small and would be fixed before development is completed. It gives excellent speed and stability over all other Linux file systems and everyone would like to go for it. But like other computer file system, Ext4 may also caught several issues that might cause data loss. On such fault is delayed allocation of files in Ext4 file system.

The delayed allocation in Ext4 file system always poses some additional risks of data loss in situations where your system crashes before all the data has got written on the drive. The general condition where it might take place is an application replacing the contents of file without forcing write to disk with the fsync. Issues might occur if system gets crashed before actual write operation takes place. In such conditions, the kernel of Ext4 file system would clear the contents of file before crash and thus the contents of file would completely lose. These conditions generally cause file system corruption and put you in need of Linux recovery.

In these situations, recovery is possible with the help of third party application. These software are known as Linux data recovery software. These applications poses high-end scanning mechanisms to methodically scan entire storage media and retrieve all of the data from it.

With self-descriptive and interactive graphical user interface, these applications are completely easy to use and do not demand sound and prior technical skills to carry out Linux data recovery. They do not change original data on the drive as they have read-only and non-destructive conduct.

0 comments: