LWN.net Logo

Advertisement

Front, Kernel, Security, Distributions, Development. See your byline here on LWN.net.

Advertise here

Benchmarking Linux filesystems on software RAID 1 (Lone Wolves)

Benchmarking Linux filesystems on software RAID 1 (Lone Wolves)

Posted Apr 23, 2008 16:46 UTC (Wed) by alankila (subscriber, #47141)
In reply to: Benchmarking Linux filesystems on software RAID 1 (Lone Wolves) by bronson
Parent article: Benchmarking Linux filesystems on software RAID 1 (Lone Wolves)

I'm thoroughly ignorant on this issue. I thought that basically all journalling filesystems
guarantee only that there is consistency of filesystem after service interruptions.

Was the nature of XFS's empty files problem somehow more severe than you'd expect to get in
other filesystems? I mean, data only in system RAM is lost no matter what. But once it's
partially or fully in journal, it should have been preserved. Did XFS not recover file data
for situations where it could have done so?


(Log in to post comments)

Benchmarking Linux filesystems on software RAID 1 (Lone Wolves)

Posted May 3, 2008 18:42 UTC (Sat) by anton (subscriber, #25547) [Link]

The way I have heard it, XFS used to zero files that were partially written. I have been bitten by such behaviour, although with a different file system. In my case I lost an hour of work.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds