From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [RFC] Integration with external clustering
Date: Thu Oct 20 10:03:36 2005 [thread overview]
Message-ID: <20051020150341.GC11488@ca-server1.us.oracle.com> (raw)
In-Reply-To: <20051020102358.GB11726@marowsky-bree.de>
On Thu, Oct 20, 2005 at 12:23:58PM +0200, Lars Marowsky-Bree wrote:
> On 2005-10-19T17:34:32, Jeff Mahoney <jeffm@suse.com> wrote:
> > In order to do this, I think that at mount time, we should call out to
> > user space to tell it to start caring about this node for a particular
> > heart beat group. When the file system is umounted, we call out again
> > and tell it to stop caring.
>
> What might just be about possible is that "mount" is patched to know
> that it has to go through some special steps to "mount" an OCFS2 fs;
> namely, not do it itself directly, but tell the CRM "Hey, user wants
> this mounted, see what you can do".
I'm not sure if you guys realize this, but mount is already
heavily involved in the cluster. Mount.ocfs2 is a separate program, and
in the O2CB world it handles starting the heartbeat for a particular
device in the "local heartbeat" mode (by "local heartbeat", we mean our
default mode of "must be heartbeating on the device that is the mounted
filesystem"). So, there is never a kernel callout to ask the cluster
manager to care. We don't like kernel callouts :-) It's all done in
user from mount.ocfs2. Having mount.ocfs2 know how to talk to CRM would
be entirely analogous.
Joel
--
"In the long run...we'll all be dead."
-Unknown
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
next prev parent reply other threads:[~2005-10-20 10:03 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-18 16:52 [Ocfs2-devel] [RFC] Integration with external clustering Jeff Mahoney
2005-10-18 17:18 ` Joel Becker
2005-10-18 18:03 ` Lars Marowsky-Bree
2005-10-18 18:27 ` Joel Becker
2005-10-18 18:50 ` Mark Fasheh
2005-10-19 8:26 ` Lars Marowsky-Bree
2005-10-19 12:49 ` Joel Becker
2005-10-19 17:41 ` Jeff Mahoney
2005-10-20 7:39 ` Lars Marowsky-Bree
2005-10-19 16:30 ` Jeff Mahoney
2005-10-20 5:24 ` Lars Marowsky-Bree
2005-10-20 10:03 ` Joel Becker [this message]
2005-10-20 10:25 ` David Teigland
2005-10-20 10:42 ` Joel Becker
2005-10-20 10:45 ` Lars Marowsky-Bree
2005-10-21 4:05 ` Andrew Beekhof
2005-10-24 6:41 ` Lars Marowsky-Bree
2005-10-24 8:39 ` Andrew Beekhof
2005-10-21 4:09 ` Christoph Hellwig
2005-10-21 9:29 ` Robert Wipfel
2005-11-06 23:01 ` Christoph Hellwig
2005-11-07 6:08 ` Lars Marowsky-Bree
2005-10-20 6:04 ` Andrew Beekhof
2005-10-18 18:47 ` Mark Fasheh
2005-10-19 8:35 ` Lars Marowsky-Bree
2005-10-18 18:20 ` Jeff Mahoney
2005-10-19 14:57 ` Lars Marowsky-Bree
2005-10-19 17:42 ` David Teigland
2005-10-20 5:58 ` Lars Marowsky-Bree
2005-10-20 9:45 ` David Teigland
2005-10-28 10:11 ` [Ocfs2-devel] " Lars Marowsky-Bree
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=20051020150341.GC11488@ca-server1.us.oracle.com \
--to=joel.becker@oracle.com \
--cc=ocfs2-devel@oss.oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.