linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steven Dake <sdake@mvista.com>
To: Miguel Biscaia <miguel-b-pias@ptinovacao.pt>
Cc: "'linux-raid@vger.kernel.org'" <linux-raid@vger.kernel.org>
Subject: Re: cluster raid
Date: Wed, 30 Apr 2003 13:52:37 -0700	[thread overview]
Message-ID: <3EB03795.7040108@mvista.com> (raw)
In-Reply-To: <D397A7FACCC45A44A0A207FD892961EA03B2DA3C@mail.intra.cet.pt>

Miguel,

My company (MontaVista software) is funding me to work on a solution for 
this for some time.  It requires node-node 
communication/membership/locking/master failover and hence a cluster 
manager.  I am nearing completion of the cluster manager currently, and 
then will work on the cluster services required to support md.  I'll 
post to this list once I have something working that I can open source.

You cannot currently have two devices open on multiple nodes.  It is 
possible to use RAIDs in shared storage where each node only opens up 
"its" assigned RAID devices.  This can be enforced by RAID locking (see 
the list for a patch for this technique).  I have a patch which locks 
based upon geographical address/slot#, fibrechannel WWN, scsi host # but 
I have not had time to make this available and there wasn't a big 
response when I posted the original patch.

Thanks
-steve

Miguel Biscaia wrote:

>Hello,
>At my company we are implementing a shared disk database arquitecture for
>telecom call processing, based on Linux. I would like to use MD devices,
>although I´m not aware if the MD devices can be configured and started in
>cluster environments. Is it possible? In which kernel version?
>
>Thanks in advance.
>-
>To unsubscribe from this list: send the line "unsubscribe linux-raid" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
>
>
>  
>

-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2003-04-30 20:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-28 14:06 cluster raid Miguel Biscaia
2003-04-28 14:16 ` Lars Marowsky-Bree
2003-04-30 20:52 ` Steven Dake [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-25  7:18 cluster RAID Kai-Min Sung
2003-05-25 10:57 ` Neil Brown
2003-05-25 11:51   ` Kai-Min Sung
2003-05-26  6:10     ` Neil Brown
2003-05-26 12:25       ` Sean Kormilo
2003-05-27 19:24   ` Steven Dake
2003-05-27 19:47 Brian Schwarz

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=3EB03795.7040108@mvista.com \
    --to=sdake@mvista.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=miguel-b-pias@ptinovacao.pt \
    /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).