public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* how to replay log of a fs that has no log? or is this supposed to work?
@ 2012-10-04 15:46 Linda Walsh
  2012-10-04 16:06 ` how to replay log of a fs that has no log: is this supposed to work? SW Defect? Linda Walsh
  0 siblings, 1 reply; 3+ messages in thread
From: Linda Walsh @ 2012-10-04 15:46 UTC (permalink / raw)
  To: xfs-oss

Looking at xfs_freeze it claims it is suppose to:
        When this is selected, all ongoing transactions in the
        filesystem are allowed to complete, new write system calls are  halted,
        other calls which modify the filesystem are halted, and all dirty data,
        metadata, and  log  information  are  written  to  disk.
--
Important in the above is the part about all the log information being
written to disk.

That ***should*** imply that xfs_ncheck shouldn't complain about outstanding
logfile changes that need to be replayed, no?  Er, um, having just tried that,
and noting that it DOES still indicated the log file is still outstanding,
does that mean xfs_freeze doesn't work in regards to writing out the logfile
or ?? what?

I assume I'm missing something? Seems like lunches aren't available even
after paying for them...let alone hoping for free ones...

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2012-10-04 23:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04 15:46 how to replay log of a fs that has no log? or is this supposed to work? Linda Walsh
2012-10-04 16:06 ` how to replay log of a fs that has no log: is this supposed to work? SW Defect? Linda Walsh
2012-10-04 23:37   ` Dave Chinner

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