Re: synchronous metadata update

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Shyam,

On Sun, Dec 21, 2008 at 6:41 PM, Shyam Burkule <shyam.burkule@xxxxxxxxx> wrote:
> Hi,
> I am new to Linux Filesystem. I read that "Most Unix file system use
> synchronous writes for metadata update to ensure filesystem coverability and
> data intregrity after system crash." But here I am not understanding how
> updating metadata helps keeping fs consistent? Does it also means of keeping
> file data consistent? Please clarify..
>

When you say a file system as consistent, It means that you would be
able to mount the filesystem. The superblock would be in the
consistent state.
The point is that even if you loose the data for a couple of files,
still your file system will be up and you would be able to access the
data for other files.
If you loose the consistency of a file system( e.g superblock) then
would loose everything.

There are other tools that can be used to recover the data of a file
or revert back the file to a consistent state but if you loose
superblock then you land NOWHERE.

>
> Thanks
> Shyam.
>



-- 
Regards,
Sandeep.





 	
"To learn is to change. Education is a process that changes the learner."

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux