Re: Adding new partition to system from unpartitioned space - any reason to not use ext4??

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



Thomas Bächler wrote:
> Am 07.01.2010 18:26, schrieb David C. Rankin:
> > the create the filesystem. With ext4 now available, is there any
> > reason I shouldn't go ahead and create the filesystem as ext4? It

> Delayed allocation might lead to data loss of recently created or
> overwritten files in case of power failure or system freeze. The most
> common case of overwriting files in badly written programs has been
> worked around in ext4, but theoretically it might still happen
> (witnessed by a file with size 0 after power loss or otherwise unclean
> shutdown).

 Kind of late response, but I strongly agree with Thomas. I've had my 
share of truncated files after unclean shutdowns (every single time), some 
kernel modules being among the victims. If you decide to decide to use 
ext4, then it's almost mandatory to use the 'nodelalloc' mount option, 
unless you're positive that unclean shutdowns are unlikely in your setup 
or you don't care about lost data.


-- 
X.


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux