Distributed Replicated Block Device (DRBD) development
 help / color / mirror / Atom feed
From: "Joshua Mouch" <joshua@emailscout.net>
To: <drbd-dev@linbit.com>
Subject: [Drbd-dev] 0.8 & GFS
Date: Mon, 3 Oct 2005 19:43:19 -0400	[thread overview]
Message-ID: <4enh25$1gctd83@mxip13a.cluster1.charter.net> (raw)

I'd like to test the newest version of 0.8 that is in SVN with GFS 6.1 with
the following storage failover setup:

_________        _________
|   A   |        |   B   |
|       |        |       |
| DiskA |<-DRBD->| DiskB |
---------        ---------

1) DiskA+DiskB should act as a networked stripped raid, which will be
accomplished by DRBD syncing the data between DiskA and DiskB.

2) Nodes A & B both provide an IMAP service (using Cyrus) with storage on
DiskA+DiskB.

3) GFS will ensure that locking occurs on DiskA+DiskB such that NodeA and
NodeB cannot write to the same spot on disk simultaneously.

However, I can't quite figure out how to accomplish part 3 so that I can
begin testing.  My first thought is export DiskA using GNBD and import it
into Node B and do the same for DiskB to node A so that Node A & B can "see"
both disks and therefore be able to perform locking.

_________        _________
|   A   |        |   B   |
|       |        |       |
| DiskA |<-DRBD->| DiskB |
|       |\      /|       |
|       | \    / |       |
| GnbdB |--\--/  |       |
|       |   \    |       |
|       |    \---| GnbdA |
---------        ---------

But that's where I get stuck.  Is this the correct approach?

Joshua Mouch

             reply	other threads:[~2005-10-04  9:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-03 23:43 Joshua Mouch [this message]
2005-10-05  8:56 ` [Drbd-dev] 0.8 & GFS Lars Ellenberg

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='4enh25$1gctd83@mxip13a.cluster1.charter.net' \
    --to=joshua@emailscout.net \
    --cc=drbd-dev@linbit.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