public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Doug Ledford <dledford@redhat.com>
To: Christoph Biardzki <cbi@cebis.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: SCSI-Multipath driver for 2.4?
Date: Wed, 25 Apr 2001 12:17:08 -0400	[thread overview]
Message-ID: <3AE6F884.6D68304D@redhat.com> (raw)
In-Reply-To: <Pine.LNX.4.21.0104251311420.25506-100000@ameise.opto.de>

Christoph Biardzki wrote:
> 
> Hi,
> 
> I wondered whether thera are already effrots to por the Multipath-driver
> for FibreChannel (http://t3.linuxcare.org) to the 2.4 kernel? This patch
> allows a transparent failover to another path to FC-attached
> disk in case the primary path fails.

When we reviewed the code, we didn't like it all that much.  It served it's
purpose on the t3 stuff from Sun, but it wasn't generic enough to suit our
tastes.  So, Ingo wrote a multipath RAID extension as part of the MD driver
and that's in our 7.1 product and will be sent to the mainstream kernel as
soon as it's gotten enough testing to be deemed finished (for instance, there
are horribly stupid devices out there that support what is called
"Active-Passive" multipath, where if you write to the passive path, it makes
the active path error out, which makes the device 100% useless for
multi-initiator, shared SCSI/FC environments, and makes the device total junk
in my opinion, but if we are going to support them in a Multipath setup, then
the multipath driver has to be modified so it doesn't attempt to touch passive
paths until the active path has already failed, which it doesn't currently
attempt to do when writing superblocks or reading partition tables).

> Is there any documentation about the changes in the SCSI-driver interfaces
> from 2.2 -> 2.4 (eg. in sd.c) ?


-- 

 Doug Ledford <dledford@redhat.com>  http://people.redhat.com/dledford
      Please check my web site for aic7xxx updates/answers before
                      e-mailing me about problems

  reply	other threads:[~2001-04-25 16:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-25 11:15 SCSI-Multipath driver for 2.4? Christoph Biardzki
2001-04-25 16:17 ` Doug Ledford [this message]
2001-04-25 18:09   ` Jason McMullan
2001-04-30 22:42 ` Alan Cox

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=3AE6F884.6D68304D@redhat.com \
    --to=dledford@redhat.com \
    --cc=cbi@cebis.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox