From: Lars Marowsky-Bree <lmb@suse.de>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [RFC] Integration with external clustering
Date: Thu Oct 20 07:39:45 2005 [thread overview]
Message-ID: <20051020123943.GI11726@marowsky-bree.de> (raw)
In-Reply-To: <4356CC69.50706@suse.com>
On 2005-10-19T18:44:57, Jeff Mahoney <jeffm@suse.com> wrote:
> So, how about the following:
>
> The existing heartbeat directory structure can stay as it is. It will
> only be available when o2cb is active.
>
> /configfs/<cluster>/<uuid>/<node>/
> ip address
> port
> local
> fs slot
> node number
>
> The user space heartbeat will create and remove the <node> directory on
> up/down events. OCFS2 will take appropriate action as expected with the
> current heartbeat implementation. I intend to simply queue the events as
> they are now and use the existing callback infrastructure to distribute
> them.
That's a good direction to move into, and right for OCFS2/DLM.
Two things, though:
1. DLM should be decoupled from the filesystem. The DLM should be
useable without OCFS2.
2. I'd encapsulate the network details somehow because in the future
this might support more than just plain TCP, maybe SCTP or several
links. How about:
/configfs/<cluster>/<uuid>/<node>/link{0,1,...}/{ip,port,proto}
?
> I totally agree that mkfs;mount should work. It's what users expect to
> work for a file system, and we don't want OCFS2 to be special cased so
> much that nobody wants to deal with it. Users with more advanced
> topologies can handle the additional configuration load.
Well, conceded. The question seems to now focus on how to hook this up
with the cluster stack. I still like the idea of modifying mount(8)
better than changing mount(2), though I might be convinced.
Sincerely,
Lars Marowsky-Br?e <lmb@suse.de>
--
High Availability & Clustering
SUSE Labs, Research and Development
SUSE LINUX Products GmbH - A Novell Business -- Charles Darwin
"Ignorance more frequently begets confidence than does knowledge"
next prev parent reply other threads:[~2005-10-20 7:39 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 [this message]
2005-10-19 16:30 ` Jeff Mahoney
2005-10-20 5:24 ` Lars Marowsky-Bree
2005-10-20 10:03 ` Joel Becker
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=20051020123943.GI11726@marowsky-bree.de \
--to=lmb@suse.de \
--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.