public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: XFS corruption during power-blackout
@ 2005-07-16  7:02 Al Boldi
  0 siblings, 0 replies; 21+ messages in thread
From: Al Boldi @ 2005-07-16  7:02 UTC (permalink / raw)
  To: rhowe; +Cc: linux-kernel, linux-fsdevel, linux-xfs, 'Nathan Scott'

Russell Howe wrote: {

XFS only journals metadata, not data.

So, you are supposed to get a consistent filesystem structure, but your
data consistency isn't guaranteed.
}

What did XFS do to detect filedata-corruption before it was added to the
vanilla-kernel?

Maybe it did not update the metadata before the fs was sync'd?

Really, it should wait for fs sync and then update metadata!

This would imply 2 syncs in succession to ensure updated filedata/metadata
consistency, which is OK.

Is it possible to instruct XFS to delay metadata update until after a
filedata sync?

Thanks!

		Al


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2005-07-16  7:04 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20050629001847.GB850@frodo>
2005-06-29  4:53 ` XFS corruption during power-blackout Al Boldi
2005-06-29 16:38   ` Christian Rice
2005-06-29 17:02   ` Chris Wedgwood
2005-06-29 17:56     ` Steve Lord
2005-06-29 20:56       ` Chris Wedgwood
2005-06-29 21:10       ` Nathan Scott
2005-07-01  8:17     ` David Masover
2005-07-01  9:24       ` Jens Axboe
2005-07-01 13:19         ` Rogério Brito
2005-07-01 13:57           ` Ric Wheeler
2005-07-01 14:51           ` Luigi Genoni
2005-07-01 14:56             ` Jens Axboe
2005-07-01 14:05         ` Al Boldi
2005-07-01 16:35           ` Alistair John Strachan
2005-07-05 15:49           ` Sonny Rao
2005-07-05 17:25             ` Al Boldi
2005-07-05 18:10               ` Sonny Rao
2005-07-05 19:24                 ` Dieter Nützel
2005-07-06  4:24                 ` Al Boldi
2005-07-06  4:46                   ` Nathan Scott
2005-07-16  7:02 Al Boldi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox