cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Bob Peterson <rpeterso@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [GFS2 PATCH]
Date: Fri, 17 Feb 2012 09:34:54 -0500 (EST)	[thread overview]
Message-ID: <1db268c1-f95d-4f29-bbdb-87e266e600ab@zmail12.collab.prod.int.phx2.redhat.com> (raw)
In-Reply-To: <1329488734.2735.50.camel@menhir>

----- Original Message -----
| Hi,
| 
| If we are going to do this, then perhaps we should consider reading
| in
| the rindex on mount? That way it will always be uptodate, and we can
| refuse to mount if the rindex is damaged which is probably cleaner
| than
| doing it after the event.
| 
| The only concern is the time taken to mount large filesystems. Having
| said that the rindex should be contiguous on disk in most cases, so
| it
| should be a fairly fast operation. Worth considering, anyway I think,
| 
| Steve.

Hi,

That's not a bad idea, and we should consider it for a future enhancement.
However, I think these checks still need to be here because there are
other ways the rindex can get out of date and need to be re-read after
mount. For example, if there was another intermediate gfs2_grow done on a
different node.

BTW, I assume you saw my other patch from yesterday regarding gfs2_unlink, right?

Regards,

Bob Peterson
Red Hat File Systems



  reply	other threads:[~2012-02-17 14:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <b1f512c7-59c2-48d7-9c01-7d6acbf30877@zmail12.collab.prod.int.phx2.redhat.com>
2012-02-17 14:15 ` [Cluster-devel] [GFS2 PATCH] Bob Peterson
2012-02-17 14:25   ` Steven Whitehouse
2012-02-17 14:34     ` Bob Peterson [this message]
2012-02-17 14:42       ` Steven Whitehouse
2012-02-17 15:23       ` Steven Whitehouse
2008-01-28 17:15 Bob Peterson
2008-01-29  8:30 ` Steven Whitehouse

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=1db268c1-f95d-4f29-bbdb-87e266e600ab@zmail12.collab.prod.int.phx2.redhat.com \
    --to=rpeterso@redhat.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;
as well as URLs for NNTP newsgroup(s).