All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Clark <michael@metaparadigm.com>
To: Brian Jackson <brian-kernel-list@mdrx.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: md on shared storage
Date: Wed, 13 Nov 2002 10:51:14 +0800	[thread overview]
Message-ID: <3DD1BE22.2010706@metaparadigm.com> (raw)
In-Reply-To: 20021113002529.7413.qmail@escalade.vistahp.com

On 11/13/02 08:25, Brian Jackson wrote:
> Here's a question for all those out there that are smarter than me(so I 
> guess that's most of you then :) I looked around (google, kernel source, 
> etc.) trying to find the answer, but came up with nothing.
> Does the MD driver work with shared storage? I would also be interested 
> to know if the new DM driver works with shared storage(though I must 
> admit I didn't really try to answer this one myself, just hoping 
> somebody will know).

They should work, obviously with some caveats. Having 2 hosts both
trying to reconstruct the same md RAID1 may cause some troubles.

> I ask because I seem to be having some strange problems with an md 
> device on shared storage(Qlogic FC controllers). The qlogic drivers spit 
> out messages for about 20-60 lines then the machines lock up. So the 
> drivers were my first suspicion, but they were working okay before. So I 
> went back and got rid of the md device and now everything is working 
> again. Anybody got any ideas?

Could be a stack related problem with the qlogic driver. The additional
stack pressure of the md layer perhaps ?? The 20-60 lines of logs in
would probably give some ideas.

I have a couple of shared storage clusters that were using qla2300
driver, ext3 and LVM1 and they would periodically ooops. Removed LVM
and the systems are now rock solid.

~mc


  parent reply	other threads:[~2002-11-13  2:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-13  0:25 md on shared storage Brian Jackson
2002-11-13  1:19 ` Steven Dake
2002-11-13  3:00   ` Michael Clark
2002-11-13  3:15     ` Brian Jackson
2002-11-13 13:22       ` Michael Clark
2002-11-13  2:51 ` Michael Clark [this message]
2002-11-13 11:46 ` Lars Marowsky-Bree
2002-11-13 17:17   ` Steven Dake
2002-11-13 17:25     ` Joel Becker
2002-11-13 17:56       ` Steven Dake
2002-11-13 17:24   ` Joel Becker
2002-11-13 15:35 ` Eric Weigle
2002-11-13 18:33   ` Brian Jackson
  -- strict thread matches above, loose matches on Subject: below --
2002-11-13 19:25 Eric Weigle

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=3DD1BE22.2010706@metaparadigm.com \
    --to=michael@metaparadigm.com \
    --cc=brian-kernel-list@mdrx.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.