EXT3 data=ordered system crash

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

 



As I understand by default EXT3 uses "data=ordered" journalling mode. In this case, 
1)the Data is written to the disk
2)MetaData is written to the journal 
3)Transaction complete

With the above being the case, is there a possibility that if system crashes there will be filesystem inconsistency.

My understanding is that it should not as Data is first written to the disk and if it fails(or incompletes) then there is record of it anyway in the journal and if system crashes during writing MetaData to the journal it should be okay as actual Data is already in the Disk.



      
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux