public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Linda Walsh <xfs@tlinx.org>
To: xfs-oss <xfs@oss.sgi.com>
Subject: how to replay log of a fs that has no log? or is this supposed to work?
Date: Thu, 04 Oct 2012 08:46:46 -0700	[thread overview]
Message-ID: <506DAF66.2030507@tlinx.org> (raw)

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

             reply	other threads:[~2012-10-04 15:45 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-04 15:46 Linda Walsh [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=506DAF66.2030507@tlinx.org \
    --to=xfs@tlinx.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox